Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Releases: github/details-dialog-element

v3.1.4

15 Aug 09:31
c552658
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

20 Sep 13:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

10 Jun 21:38
10e9c56
Compare
Choose a tag to compare
  • Fix <details-dialog src preload> setting <include-fragment src> twice

v3.1.1

10 Jun 15:40
f3f0a59
Compare
Choose a tag to compare
  • Add a fallback for getRootNode

v3.1.0

06 May 18:48
3f4a137
Compare
Choose a tag to compare
  • Add Shadow DOM support
  • Remove UMD build

v3.0.14

10 Mar 23:01
3fdccab
Compare
Choose a tag to compare
  • Fix details-dialog-close event getting mis-fired when dialog is nested inside of an open <details>. #53

v3.0.13

20 Jan 13:24
fd291fb
Compare
Choose a tag to compare
  • Add type to HTMLElementTagNameMap in typescript declaration file (#50)

https://github.com/github/details-dialog-element/compare/v3.0.12…v3.0.13

v3.0.12

14 Nov 19:43
4c7c4f2
Compare
Choose a tag to compare
  • Fix visibility check in tab trapping behavior #48.
  • Fix shift tab keydowns not cycling through to the last element #49.

3.0.11

08 Oct 17:47
v3.0.11
Compare
Choose a tag to compare
  • Fix Flow module declaration #46

v3.0.10

12 Sep 10:47
Compare
Choose a tag to compare
  • types(ts): add window declaration 778f8f4

v3.0.9...v3.0.10