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
{{ message }}
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.
What was accomplished
amp-accordion
:amp-base-carousel
snap-align
feature to view slides either atstart
orcenter
of carousel viewportamp-lightbox
initial implementationamp-selector
:keyboard-select-mode
feature for Arrow key navigation and selection configurationamp-instagram
,amp-youtube
,amp-lightbox
viewportCallback
fromBaseElement
Lessons learned
import 'preact/debug';
to the start of the story.hidden
isdisplay:none
in AMP but it is much more fragile (overridable) to use it in Bento mode.What's next
amp-accordion
:amp-base-carousel
:orientation
feature to configure the carousel as horizontal or vertical scrollingdir="rtl"
supportamp-selector
integration with formsThe text was updated successfully, but these errors were encountered: