This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
- Breaking change: remove confusing
modal
concept, replace withbackdrop
attribute - Backdrop attribute can be:
true
|false
|ElementID
(for custom backdrops or server side rendering) - Fixes Edge where
custom-element
polyfill andtoggleAttribute
polyfill did not play well together