Releases: oddbird/popover-polyfill
Releases · oddbird/popover-polyfill
v0.3.6
Full Changelog: v0.3.5...v0.3.6
v0.3.5
- 🐛 BUGFIX: Fix incorrect
isFocusable
result forShadowRoot
-- #155 - 🚀 NEW: Prepend default styles to lower specificity in the cascade -- #156
Full Changelog: v0.3.4...v0.3.5
v0.3.4
- 🚀 NEW: Wrap styles in
:where()
to lower specificity in the cascade -- #153
Full Changelog: v0.3.3...v0.3.4
v0.3.3
- 🐛 BUGFIX: Check slotted content for autofocus delegate -- #150
- 🏠 INTERNAL: Upgrade dependencies
New Contributors
Full Changelog: v0.3.2...v0.3.3
v0.3.2
- 🚀 NEW: Update TypeScript definitions to be compatible with v5 -- #146
- 🏠 INTERNAL: Upgrade dependencies
Full Changelog: v0.3.1...v0.3.2
v0.3.1
- 🐛 BUGFIX: Assign to
adoptedStyleSheets
rather than usingpush
-- #141 - 🏠 INTERNAL: Upgrade dependencies
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- 💥 BREAKING: Automatically inject styles from JS -- #137
- 🏠 INTERNAL: Upgrade dependencies
Full Changelog: v0.2.3...v0.3.0
v0.2.3
- 💥 BREAKING: Drop
:open
styles -- #128 - 📝 DOCS: Fix link in README -- #108
- 🏠 INTERNAL: Upgrade dependencies
New Contributors
- @markcellus made their first contribution in #108
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
- 🐛 BUGFIX: Fix infinite loop for removed popovers -- #99
- 🐛 BUGFIX: Expose CSS entry point as
@oddbird/popover-polyfill/css
and@oddbird/popover-polyfill/dist/popover.css
- 🏠 INTERNAL: Upgrade dependencies
Full Changelog: v0.2.0...v0.2.1