generated from oddbird/polyfill-template
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e4d4b0a
commit 96221f7
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Popover Attribute Polyfill Changelog | ||
|
||
## 0.0.5: 2023-01-14 | ||
|
||
- 🚀 NEW: Support popovers in shadow roots -- | ||
[#49](https://github.com/oddbird/popover-polyfill/pull/49) | ||
- 🚀 NEW: Use system text and background colors -- | ||
[#55](https://github.com/oddbird/popover-polyfill/pull/55), | ||
[#56](https://github.com/oddbird/popover-polyfill/pull/56) | ||
- 📝 DOCS: Include CSS in CDN section -- | ||
[#52](https://github.com/oddbird/popover-polyfill/pull/52) | ||
- 🏠 INTERNAL: Upgrade dependencies | ||
|
||
## 0.0.4: 2022-12-16 | ||
|
||
- 🐛 BUGFIX: Fix event handling of buttons -- | ||
[#40](https://github.com/oddbird/popover-polyfill/pull/40) | ||
- 🏠 INTERNAL: Upgrade dependencies | ||
|
||
## 0.0.3: 2022-11-15 | ||
|
||
- 💥 BREAKING: Drop support for `hint` and `defaultopen` | ||
- 📝 DOCS: Improve documentation | ||
- 🏠 INTERNAL: Rename popup to popover | ||
- 🏠 INTERNAL: Upgrade dependencies | ||
|
||
## 0.0.2: 2022-10-28 | ||
|
||
- 📝 DOCS: Fix links in documentation | ||
|
||
## 0.0.1: 2022-10-26 | ||
|
||
- 🎉 Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters