Releases: keithamus/invokers-polyfill
Releases · keithamus/invokers-polyfill
v0.5.5
v0.5.4
What's Changed
- Add typing support for empty command string by @jonathantneal in #57
- Fix validity check in invoker activation by @jonathantneal in #56
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Consistently presume DOM classes by @jonathantneal in #59
- Assign Event classes to globalThis by @jonathantneal in #58
New Contributors
- @jonathantneal made their first contribution in #59
Full Changelog: v0.5.2...v0.5.3
v0.5.2
- fix type issues with TypeScript
Full Changelog: v0.5.1...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