Skip to content

Releases: KittyGiraudel/a11y-dialog

7.5.1

05 Aug 13:46
Compare
Choose a tag to compare

What's Changed

  • Add missing type for ‘shown’ property (#394)

Full Changelog: 7.5.0...7.5.1

7.5.0

09 Jun 08:09
Compare
Choose a tag to compare

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

25 Mar 08:39
Compare
Choose a tag to compare

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

02 Sep 14:35
Compare
Choose a tag to compare
  • 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

07 Aug 10:48
Compare
Choose a tag to compare
  • 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

29 Mar 19:46
Compare
Choose a tag to compare
  • Provide a focus trap escape hatch for advanced integrations (#178)

7.0.3

25 Mar 11:47
Compare
Choose a tag to compare
  • Move back the latest tag onto the v7 major

7.0.2

25 Mar 10:46
Compare
Choose a tag to compare
  • Fix focus restoration being too loose (#175)

6.1.1

25 Mar 11:08
Compare
Choose a tag to compare
  • Fix focus restoration being too loose (b3a15e3)

7.0.1

23 Mar 13:48
Compare
Choose a tag to compare
  • Remove obsolete usage of the targets argument (5909cac)