Releases: KittyGiraudel/a11y-dialog
Releases · KittyGiraudel/a11y-dialog
7.5.1
What's Changed
- Add missing type for ‘shown’ property (#394)
Full Changelog: 7.5.0...7.5.1
7.5.0
What's Changed
- Upgrade Cypress to v10 in #359
- Update
event.which
to event.key
by @tomasvn in #357
- Bump a lot of dependencies via Dependabot
New Contributors
Full Changelog: 7.4.0...7.5.0
7.4.0
What's Changed
- Add prefers-reduced-motion for cypress fixtures by @roblevintennis in #254
- Adds contributing and links from top-level README.md by @roblevintennis in #257
- Enable
hide
and show
functions to accept CustomEvent
by @ZerdoX-x in #326
- Bump a lot of dependencies via Dependabot
New Contributors
Full Changelog: 7.3.0...7.3.1
7.3.0
- Dispatch DOM events alongside custom ones so the lifecycle events can be reacted to for auto-instantiated dialogs as well (#237, #238)
- Update dev dependencies (#229, #230, #231, #232, #233, #234, #235, #236)
7.2.0
- Focus the dialog container instead of its first focusable element on dialog open (#228)
- Update focusable-selectors (f661846)
- Apply Rollup cosmetic change to ESM exports (22f7f57)
7.1.0
- Provide a focus trap escape hatch for advanced integrations (#178)
7.0.3
- Move back the
latest
tag onto the v7 major
7.0.2
- Fix focus restoration being too loose (#175)
6.1.1
- Fix focus restoration being too loose (b3a15e3)
7.0.1
- Remove obsolete usage of the targets argument (5909cac)