Details Dialog Element Versions Save

A modal dialog that's opened with

.

v3.1.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/details-dialog-element/compare/v3.1.3...v3.1.4

v3.1.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/details-dialog-element/compare/v3.1.2...v3.1.3

v3.1.2

3 years ago
  • Fix <details-dialog src preload> setting <include-fragment src> twice

v3.1.1

3 years ago
  • Add a fallback for getRootNode

v3.1.0

3 years ago
  • Add Shadow DOM support
  • Remove UMD build

v3.0.14

4 years ago
  • Fix details-dialog-close event getting mis-fired when dialog is nested inside of an open <details>. #53

v3.0.13

4 years ago
  • 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

4 years ago
  • Fix visibility check in tab trapping behavior #48.
  • Fix shift tab keydowns not cycling through to the last element #49.

v3.0.11

4 years ago
  • Fix Flow module declaration #46

v3.0.10

4 years ago