Consensus on approach for optional CSS validation, initial implementation work
Consensus on process for partial adoption of new components/features by providers
Consensus on and implementation of standardized action allowlist and URL macro allowlist
Documentation for email-allowed Actions and Events on amp.dev
New features
amp-autocomplete: Opt-in support with doc-level data-amp-autocomplete-opt-in (pending client support)
amp-list: Support managed dynamic resizing with [layout=container] as an email-only feature after a breakage in the web format, post mortem.
amp-list: Initial content is made visible pre-build (like placeholder) as a performance optimization on the [diffable] feature
Sped up initial load times with [binding=refresh-evaluate] as an email-only feature:
amp-bind integration to evaluate and cache state expressions without blocking amp-list's initial render
What's next
Continue implementing tools for CSS validations
Addressing amp-lightbox and amp-image-lightbox experiences in email
What was accomplished
Standardization
New features
amp-autocomplete
: Opt-in support with doc-leveldata-amp-autocomplete-opt-in
(pending client support)amp-list
: Support managed dynamic resizing with[layout=container]
as an email-only feature after a breakage in the web format, post mortem.amp-list
: Initial content is made visible pre-build (like placeholder) as a performance optimization on the[diffable]
feature[binding=refresh-evaluate]
as an email-only feature:amp-bind
integration to evaluate and cache state expressions without blockingamp-list
's initial renderWhat's next
amp-lightbox
andamp-image-lightbox
experiences in email