-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @spark-ui/[email protected] - @spark-ui/[email protected]
- Loading branch information
1 parent
98ea47a
commit 33cd532
Showing
5 changed files
with
23 additions
and
5 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -3,6 +3,19 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.2.0](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2023-11-22) | ||
|
||
### Bug Fixes | ||
|
||
- **dropdown:** added missing downshift dependency ([df2d0f5](https://github.com/adevinta/spark/commit/df2d0f5d0b59a8532c6edff932f277a35ab74c88)) | ||
|
||
### Features | ||
|
||
- **dropdown:** base compound following downshift integration in context ([13fae88](https://github.com/adevinta/spark/commit/13fae8898f30b693ea5a7eccee2b25f170ae5cb6)) | ||
- **dropdown:** dropdown downshift implementation ([3f72002](https://github.com/adevinta/spark/commit/3f720026212e2002f1b034a270e04aa67ae83c4e)) | ||
- **dropdown:** register list items into context ([f644e14](https://github.com/adevinta/spark/commit/f644e1423dbc6d2662bceadcfb087dc852424dcb)) | ||
- **dropdown:** sync dropdown items dynamically on children updates ([2e4b827](https://github.com/adevinta/spark/commit/2e4b827a0ef731c4cea3e622f5713a503a402421)) | ||
|
||
# 0.1.0 (2023-11-17) | ||
|
||
### Features | ||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.3.0](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2023-11-22) | ||
|
||
### Features | ||
|
||
- **dropdown:** dropdown downshift implementation ([3f72002](https://github.com/adevinta/spark/commit/3f720026212e2002f1b034a270e04aa67ae83c4e)) | ||
|
||
## [0.2.1](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2023-11-22) | ||
|
||
**Note:** Version bump only for package @spark-ui/select | ||
|
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