Releases: keithamus/invokers-polyfill
Releases · keithamus/invokers-polyfill
v1.0.1
What's Changed
- Fix an issue with
InvokeEvent is not defined#78 - Enhance README with MDN links for command attributes by @alexander-schranz in #77
New Contributors
- @alexander-schranz made their first contribution in #77
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Headline Changes
This drops all deprecated warnings for invokeaction, invoketarget, InvokeEvent, CommandEvent#action and CommandEvent#invoker.
This polyfill is now considered "feature complete". As this is feature is now "Baseline Newly Available", this polyfill no longer presents proposed behaviour, and is not subject to change (aside from bugfixes or to get it to more closely align to the spec).
What's Changed
- Swap interesttarget for interestfor by @lukewarlow in #75
- Remove handling of invokeaction and invoketarget by @lukewarlow in #74
Full Changelog: v0.6.1...v1.0.0
v0.6.1
v0.6.0
What's Changed
- Add support for request-close by @bakura10 in #71
- Add request-close to invokers by @keithamus in #64
Full Changelog: v0.5.7...v0.6.0
v0.5.7
What's Changed
- Remove PURE annotations by @joeldrapper in #67
New Contributors
- @joeldrapper made their first contribution in #67
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Call
super(…)fromInvokeEventconstructor by @philipp-spiess in #65
New Contributors
- @philipp-spiess made their first contribution in #65
Full Changelog: v0.5.5...v0.5.6
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