Releases: keithamus/invokers-polyfill
Releases · keithamus/invokers-polyfill
v0.5.2
v0.5.1
Fixes missing files in v0.5.0 publish.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Exposes
isSupported
,isPolyfilled
andapply
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
v0.4.8
Fix bug where errors would be thrown if command
was set not commandfor
.
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- chore: typo by @mfranzke in #47
- remove support for invokers on input elements
- only return known values for built-ins in command getter
New Contributors
Full Changelog: v0.4.6...v0.4.7
v0.4.6
This release fixes the minified build to ensure it is up-to-date.
Full Changelog: v0.4.5...v0.4.6
v0.4.5
Fix typescript module declaration errors.
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Prevents double dispatch of commands like close
.
Full Changelog: v0.4.3...v0.4.4
v0.4.3
This fixes feature detection to ensure the latest semantics are polyfilled.
Full Changelog: v0.4.2...v0.4.3