Skip to content

Tags: finativeCloud/amphtml

Tags

2002141856310

Toggle 2002141856310's commit message
Fix more arrow functions that are passed in as "constructors" (amppro…

…ject#26795)

* change all arrow functions registered as factory functions to normal function expressions

* skip tests that fail in isolation. these tests already fail on master

2002131923150

Toggle 2002131923150's commit message
Fix script calculations (ampproject#26780)

* temp

* revert back example

* temp

* temp

* fix lint issues

2002112037430

Toggle 2002112037430's commit message
🐛 Subscriptions: Stops stopping propagation of click events (ampproje…

…ct#26702)

* Stops stopping propagation of click events

* Add test

* Creates const and uses array accessor for surrogate property on click events

2002072311510

Toggle 2002072311510's commit message
Set amp-ad unit test to use unreachable domain (ampproject#26670)

2002072310350

Toggle 2002072310350's commit message
Set amp-ad unit test to use unreachable domain (ampproject#26670)

2002041606330

Toggle 2002041606330's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Download the JDK not JRE (ampproject#26566)

For newcomers, they likely want the JDK otherwise they cannot build the project.

2001281851410

Toggle 2001281851410's commit message
📦 Update dependency eslint-config-prettier to v6.10.0 (ampproject#26518)

2001251659540

Toggle 2001251659540's commit message
Revert 'Move mutator implementations out to a standalone service' (am…

…pproject#26479)

2001232119410

Toggle 2001232119410's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable macro-after-long-task in inabox. (ampproject#26459)

2001231930460

Toggle 2001231930460's commit message
unlaunch macro-after-long-task to verify if it has caused inabox regr…

…ession.