Skip to content

Releases: KittyGiraudel/a11y-dialog

2.3.2

17 Aug 08:17
Compare
Choose a tag to compare
  • Fixed an issue with CustomEvent in Internet Explorer (#50)

2.3.1

04 Aug 09:34
Compare
Choose a tag to compare
  • Added polyfill for CustomEvent for Internet Explorer (#48)

2.3.0

05 Jul 13:00
Compare
Choose a tag to compare
  • Added dialog:show and dialog:hide DOM events to dialogs (#41, #42)

2.2.0

22 Apr 22:53
Compare
Choose a tag to compare
  • Made the module AMD compliant (577df33)

2.1.0

22 Apr 16:38
Compare
Choose a tag to compare
  • Made the module ES6 compliant (074109c)

2.0.3

17 Mar 15:23
Compare
Choose a tag to compare
  • Prevented a JavaScript error when calling hide(..) method with no focus set (26d9b7a)

2.0.2

17 Mar 14:26
Compare
Choose a tag to compare
  • Fixed a JavaScript issue with multiple dialogs (cf3f5d8)

2.0.1

07 Mar 12:34
Compare
Choose a tag to compare
  • Added Bower registration

2.0.0

01 Mar 16:43
Compare
Choose a tag to compare
  • Renamed Modal into A11yDialog
  • Renamed data-modal-* into data-a11y-dialog-*

1.0.3

21 Feb 16:23
Compare
Choose a tag to compare
  • Elements with a tabindex attribute below -1 are no longer treated as focusable elements