Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

[email protected]: backdrop attribute

Compare
Choose a tag to compare
@eirikbacker eirikbacker released this 13 Aug 12:38
· 545 commits to master since this release
  • Breaking change: remove confusing modal concept, replace with backdrop attribute
  • Backdrop attribute can be: true | false | ElementID (for custom backdrops or server side rendering)
  • Fixes Edge where custom-element polyfill and toggleAttribute polyfill did not play well together