Skip to content

Tags: keithamus/invokers-polyfill

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from bakura10/fix-nested

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.
Merge pull request #71 from bakura10/my-request-close-changes

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #67 from joeldrapper/remove-pure-annotations

Remove PURE annotations

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #65 from philipp-spiess/invoke-event-super

Call `super(…)` from `InvokeEvent` constructor

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #60 from coliff/dev/coliff/add-package-fields

Add `package.json` fields

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #56 from jsxtools/jon/remove-unused-block

Fix validity check in invoker activation

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #58 from jsxtools/jon/assign-event-classes

Assign Event classes to globalThis

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
keithamus Keith Cirkel
fix type issues with TypeScript

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
keithamus Keith Cirkel
include missing files

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
keithamus Keith Cirkel
Add support for `oncommand`. Fixes #55