You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated over the following AMP components to being powered by Preact
<amp-social-share>
<amp-timeago>
Storybook integration for Bento and AMP
Created Storybook integration for AMP and Bento AMP components
Added Storybook examples for:
<amp-date-display>
<amp-timeago>
<amp-youtube>
<amp-social-share>
<amp-image-slider>
<amp-sidebar>
CSS in Storybook
Performance and stability
<amp-social-share> (Reference documentation) design review and resolution to prerender to prevent layout shift with type=system in cache cases.
<amp-carousel> 0.2 interactivity and lightbox enhancements
<amp-timeago> and <amp-date-display> design to prevent layout shift for dynamically resolved text
Stabilized visual tests:
<amp-sidebar>
<amp-accordion>
Display Locking API
Experimentally enabled display locking on <amp-accordion> to allow user agent features such as Find-in-Page and scrollIntoView to expand and collapse relevant sections.
What was accomplished
Bento components
<amp-social-share>
<amp-timeago>
Storybook integration for Bento and AMP
<amp-date-display>
<amp-timeago>
<amp-youtube>
<amp-social-share>
<amp-image-slider>
<amp-sidebar>
Performance and stability
<amp-social-share>
(Reference documentation) design review and resolution to prerender to prevent layout shift withtype=system
in cache cases.<amp-carousel> 0.2
interactivity and lightbox enhancements<amp-timeago>
and<amp-date-display>
design to prevent layout shift for dynamically resolved text<amp-sidebar>
<amp-accordion>
Display Locking API
<amp-accordion>
to allow user agent features such as Find-in-Page andscrollIntoView
to expand and collapse relevant sections.<amp-next-page>
(Reference documentation)<amp-video-iframe>
(Reference documentation)Jwplayer
video documents.data-param-*
for simpler vendor use.<amp-list>
(Reference documentation)single-item
Bugs fixes worth mentioning:
<amp-form>
- Add support for ‘application/x-www-form-urlencoded’ encoding format<amp-recaptcha-input>
- Add support for global recaptcha endpoint<amp-sidebar>
- Update documentation on amp.dev to include an always visible desktop sidebar<amp-img>
- Add support fordisable-inline-width
attribute to propagatesizes
without inline stylingWhat's next
Bento components
<amp-selector>
<amp-video>
and other 3P players<amp-twitter>
and other social media components<amp-fit-text>
Storybook integration for Bento and AMP
All-new Carousel components
<amp-base-carousel>
: Next generationamp-carousel
with many bug fixes and new features. Code complete<amp-stream-gallery>
: High level for scrolling carousels. Code complete<amp-inline-gallery>
: High level component that supports captions, thumbnails and progress dots.<amp-story-animation>
: Use animation effect specs like<amp-animation>
in<amp-story>
<amp-video-docking>
: Support to seamlessly dock multiple videos.<amp-video-iframe>
: Alias as a vendor component.The text was updated successfully, but these errors were encountered: