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

Skip to content

Tags: rmundy/worker-dom

Tags

v0.21.0

Toggle v0.21.0's commit message
Update dependency preact to v10 (ampproject#676)

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for Property Setters of empty strings not applying (ampproject#669)

* Fix for ampproject#667
* Revert moving demo to debug runtime

v0.18.1

Toggle v0.18.1's commit message
Update dependency rollup to v1.20.1 (ampproject#624)

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simpler builds (ampproject#630)



* 0.16.0

* 0.17.0

* Tell Ava to use ESM for running tests, reduce the chain required to build code and allows for incremental typescript compilation since the targets are the same always

* formatting for package.json

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Suppress Console Messages in AMP output (ampproject#609)

* Suppress console messages for amp release
* Use same input signal AMP uses for logging for the AMP output of WorkerDOM

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
WebSocket Support for AMP (ampproject#594)

* Add WebSocket to allowlist for AMP

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add localStorage/sessionStorage support (ampproject#573)

* Rename Strings->StringContext, other clean up.

* Missed a few renames.

* Add Storage and StorageProcessor.

* Get target in each processor.

* Pass scope, fix processor refactor.

* Allow delegation to sanitizer.

* Hydrate local and session storage.

* Fix processor tests.

* Ask sanitizer to fetch initial data.

* Fix test document.

* Set jsdom.url to avoid localStorage error.

* Bump maxSize.

* Add storage transfer tests.

* Forgot the test file.

* A couple more comments.

* Add @types/jsdom, delete test-main-thread.d.ts.

* Fix merge errors.

* Revert "Add @types/jsdom, delete test-main-thread.d.ts."

This reverts commit 7854575.

* Bump maxSize.

* Inline processor context strings.

* Remove Storage.setData().

* Add a TODO.

* Enum-ify StorageLocation, other comments.

* JSON stringify initial storage data.

* Fix test.

* Change Storage implementation to be class-less.

* One more test.

v0.14.0

Toggle v0.14.0's commit message
rollup-plugin-copy 3

v0.13.0

Toggle v0.13.0's commit message
Update dependency webpack to v4.35.0 (ampproject#538)