Tags: UrakFerraz/amphtml
Tags
Avoid calling Object.assign before polyfill is installed. (ampproject… …#17544)
Avoid calling Object.assign before polyfill is installed. (ampproject… …#17544)
Fix doc.fonts.values presence check in font-display-swap experiment (a… …mpproject#17408)
Fix doc.fonts.values presence check in font-display-swap experiment (a… …mpproject#17408)
Fix bug where zoom button is not initialized (ampproject#17489)
Remove CSS Scroll Snap from 1% Canary (ampproject#17366)
CSS RTL improvements to amp-story 🖍 (ampproject#17248) * rewrite bookend css to use flexbox * fix heading * fixes consent * clean ups * support for consent * fixes consent * support hint overlay * fix getResources in amp-story-consent * cleanups * fix progress bar selector * use right order for measuremutate method * nit space * reviews * comment cleanups
✓ CRC32 Implementation (ampproject#17264) * crc impl * comments
Call onMeasureChanged after firstAttachedCallback (ampproject#17225) `onMeasureChanged` is only called when the size of the custom element is changed. However, we may not have been upgraded when the size last changed, meaning the noop version was called. When the element is upgraded, assume it's measurements have been changed.
PreviousNext