-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): publish new version 0.6.0
- Loading branch information
1 parent
97e84eb
commit c90b9c1
Showing
6 changed files
with
44 additions
and
3 deletions.
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
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,13 @@ | ||
# Change Log | ||
## Multiple-Select-Vanilla, visit the GitHub Page [multiple-select-vanilla](https://github.com/ghiscoding/multiple-select-vanilla) | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.6.0](https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.5.0...v0.6.0) (2023-11-10) | ||
|
||
### Features | ||
|
||
* add `cssStyler` option to use typed CSSStyleDeclaration props ([#148](https://github.com/ghiscoding/multiple-select-vanilla/issues/148)) ([8ad2b28](https://github.com/ghiscoding/multiple-select-vanilla/commit/8ad2b286cfde7a319ffeba6479a02800d76b89d2)) - by @ghiscoding | ||
* add `showSearchClear` option to clear search input ([#147](https://github.com/ghiscoding/multiple-select-vanilla/issues/147)) ([32de6f2](https://github.com/ghiscoding/multiple-select-vanilla/commit/32de6f2d9844e0ddd71577276ada81af0dd4eb8b)) - by @ghiscoding | ||
* VirtualScroll replace all html strings to pure HTML elements ([#146](https://github.com/ghiscoding/multiple-select-vanilla/issues/146)) ([8731387](https://github.com/ghiscoding/multiple-select-vanilla/commit/87313875f25b41caaf51e759cf261950977d112e)) - by @ghiscoding |
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
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