Skip to content

Releases: keithamus/invokers-polyfill

v0.5.2

25 Feb 16:20
ecc08ce
Compare
Choose a tag to compare
  • fix type issues with TypeScript

Full Changelog: v0.5.1...v0.5.2

v0.5.1

24 Feb 11:13
47e7dd0
Compare
Choose a tag to compare

Fixes missing files in v0.5.0 publish.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Feb 11:01
1ebd5ee
Compare
Choose a tag to compare

What's Changed

  • Exposes isSupported, isPolyfilled and apply functions.
  • Adds support for oncommand.
  • "command" event is now default preventable
  • Add note about aria by @lukewarlow in #54

Full Changelog: v0.4.9...v0.5.0

v0.4.9

18 Feb 18:42
f8b2ce5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8

13 Feb 18:22
f09762d
Compare
Choose a tag to compare

Fix bug where errors would be thrown if command was set not commandfor.

Full Changelog: v0.4.7...v0.4.8

v0.4.7

07 Feb 10:21
a731bbf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

07 Oct 17:11
026b4b9
Compare
Choose a tag to compare

This release fixes the minified build to ensure it is up-to-date.

Full Changelog: v0.4.5...v0.4.6

v0.4.5

24 Aug 23:01
c3c5282
Compare
Choose a tag to compare

Fix typescript module declaration errors.

Full Changelog: v0.4.4...v0.4.5

v0.4.4

24 Aug 09:29
e422e77
Compare
Choose a tag to compare

Prevents double dispatch of commands like close.

Full Changelog: v0.4.3...v0.4.4

v0.4.3

22 Aug 20:16
ea81bff
Compare
Choose a tag to compare

This fixes feature detection to ensure the latest semantics are polyfilled.

Full Changelog: v0.4.2...v0.4.3