Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: erlin1989/worker-dom

Tags

v0.10.0

Toggle v0.10.0's commit message
clean up dupes from compat table (ampproject#445)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Filtered Initialization (ampproject#435)

* Support filtering items during hydration for frameworks that expose private DOM as public light DOM
* Remove unused commented out code
* Remove unused commented out code
* Leverage updated overrideIndex in Node.

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Touch Data on Events (ampproject#427)

* Implement Event Touches
* Address PR feedback
* Add item method

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move from serve-static to sirv (ampproject#421)

* Move from static-serve to sirv, allows us to set AMP headers on demo server responses

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
AMPScript Contract (ampproject#415)

* Re-introduce the Hydrate phase inside Worker.
* Neglected to checkin Emitter change

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Creation Format Tweak (ampproject#412)

* Shorten Creation Format between threads

v0.4.0

Toggle v0.4.0's commit message
Vue.js TodoMVC example (ampproject#406)

* Add Vue.js TodoMVC example

* Add Vue.js TodoMVC example

v0.3.0

Toggle v0.3.0's commit message
Update dependency webpack-cli to v3.3.0 (ampproject#367)

v0.2.18

Toggle v0.2.18's commit message
Update dependencies for security reasons

v0.2.17

Toggle v0.2.17's commit message
Move building artifacts to prepublishOnly