Skip to content

Tags: cmboling/amphtml

Tags

2008102328000

Toggle 2008102328000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⏪ Temporarily revert lazy polyfill web animations (ampproject#29772)

* Revert polyfill web animations lazily due to issue with FIE
* Type was wrong

2008072132000

Toggle 2008072132000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
♻️ Fix todo by using a WeakMap (ampproject#29749)

* Use a WeakMap as indicated by todo

* Further simplifications

* Remove unneccessary method

* Fix types

2008070238000

Toggle 2008070238000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🚀 Use Lazy Loading to retrieve Web Animations Polyfill (ampproject#29708

)

* Use Lazy Loading to retrieve Web Animations Polyfill

* Fix presubmit exclusion

* Continued refinement

* Ensure users of the builder are awaiting the promise for the polyfill or native implementation

* Use Deferred from Utils

* Address PR Feedback, install polyfill once per window as needed

* Bail earlier when a polyfillPromise has been generated already per window

2007302351001

Toggle 2007302351001's commit message
Ramp up ampdoc-fie experiment to 10% (5% exp, 5% control) in prod. (a…

…mpproject#29663)

(cherry picked from commit 4a241bd)

2007242032002

Toggle 2007242032002's commit message
Ramp up ampdoc-fie experiment to 10% (5% exp, 5% control) in prod. (a…

…mpproject#29663)

(cherry picked from commit 4a241bd)

2007302351000

Toggle 2007302351000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
calcTaskTimeout: turn off experiment now that experimental data was c…

…ollected (ampproject#29602)

2007300607000

Toggle 2007300607000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
📖 amp-list: fix amp.dev docs syntax errors (ampproject#29554)

* 📖 amp-list: fix amp.dev docs syntax errors

* Accomodate prettier suggestions

* Enable Validation section for all formats

* Use correct white spaces

2007290331000

Toggle 2007290331000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add metrics for onResizeSuccess/onResizeDenied usage (ampproject#29533)

2007280015000

Toggle 2007280015000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🧪Ramp up json targeting exp (ampproject#29518)

2007242032001

Toggle 2007242032001's commit message
🐛 [amp-story] Audio bug fixes (ampproject#29515)

* audio bug fixes

* update sample

* clean up PR

* cleanup

(cherry picked from commit 420b303)