-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2022-02-23) ### Bug Fixes * **dependency:** use menu depency rather than peer to fix race condition ([3f3db40](3f3db40)) * **git:** fix workflow node version ([027fb02](027fb02)) * update element to support new menu API [#32](#32) [#33](#33) [#29](#29) ([cba7f68](cba7f68)) ### Features * **a11y:** trap tabindex while dropdown is expanded ([1abb75f](1abb75f)) * **API:** expose value ([0114255](0114255)) * **API:** initial code dump ([ba0281a](ba0281a)) * **menu:** auto-focus menu when dropdown opens ([d48c5ee](d48c5ee))
- Loading branch information
1 parent
82201cf
commit 16e7c9a
Showing
2 changed files
with
19 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,18 @@ | ||
# Semantic Release Automated Changelog | ||
|
||
# 1.0.0 (2022-02-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **dependency:** use menu depency rather than peer to fix race condition ([3f3db40](https://github.com/AlaskaAirlines/auro-select/commit/3f3db40de5500c40543347b99ff6ded38361d71f)) | ||
* **git:** fix workflow node version ([027fb02](https://github.com/AlaskaAirlines/auro-select/commit/027fb029a2881692b26ac8b67eb2cc33315465f1)) | ||
* update element to support new menu API [#32](https://github.com/AlaskaAirlines/auro-select/issues/32) [#33](https://github.com/AlaskaAirlines/auro-select/issues/33) [#29](https://github.com/AlaskaAirlines/auro-select/issues/29) ([cba7f68](https://github.com/AlaskaAirlines/auro-select/commit/cba7f686e79fd5401cfb9bc4f6134a3fbfe834a0)) | ||
|
||
|
||
### Features | ||
|
||
* **a11y:** trap tabindex while dropdown is expanded ([1abb75f](https://github.com/AlaskaAirlines/auro-select/commit/1abb75f824652028b9efac2f5da3db18879f9848)) | ||
* **API:** expose value ([0114255](https://github.com/AlaskaAirlines/auro-select/commit/011425506239e22f1371a6a504cb4ba2d03450c8)) | ||
* **API:** initial code dump ([ba0281a](https://github.com/AlaskaAirlines/auro-select/commit/ba0281aaf6045abe9ceb178d405193fbc70c66c3)) | ||
* **menu:** auto-focus menu when dropdown opens ([d48c5ee](https://github.com/AlaskaAirlines/auro-select/commit/d48c5ee2d4bb46ca8181d1953a6a445b50400612)) |
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