-
Notifications
You must be signed in to change notification settings - Fork 144
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
@qwikifiers
committed
Feb 9, 2023
1 parent
707a704
commit df171e4
Showing
2 changed files
with
30 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,29 @@ | ||
# Changelog | ||
|
||
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). | ||
|
||
## 0.0.1 (2023-02-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* button dynamic classes ([#106](https://github.com/qwikifiers/qwik-ui/issues/106)) ([e6cda35](https://github.com/qwikifiers/qwik-ui/commit/e6cda351edb9fdb3df8187d86c7ba73daeef08f9)) | ||
* **component:** add TS support for HTMLButton properties ([b3fca21](https://github.com/qwikifiers/qwik-ui/commit/b3fca210dbe026c653e0f4a7518ed7621bd1aeda)) | ||
* **components:** fix tabs selected problem with daisy implementation ([f641f18](https://github.com/qwikifiers/qwik-ui/commit/f641f1894cde2123bbbe8a2aa4205cb20dcf19cf)) | ||
|
||
|
||
* add select implementation (#88) ([ba67163](https://github.com/qwikifiers/qwik-ui/commit/ba671637546cd2211960f05fb3187fd173517958)), closes [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#76](https://github.com/qwikifiers/qwik-ui/issues/76) [#76](https://github.com/qwikifiers/qwik-ui/issues/76) [#76](https://github.com/qwikifiers/qwik-ui/issues/76) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#97](https://github.com/qwikifiers/qwik-ui/issues/97) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) | ||
|
||
|
||
### Features | ||
|
||
* add Button component ([#98](https://github.com/qwikifiers/qwik-ui/issues/98)) ([58f1ff1](https://github.com/qwikifiers/qwik-ui/commit/58f1ff1fcabbe9f0cfb66203000e84d76096d5b4)) | ||
* **component:** add ButtonGroup component ([#103](https://github.com/qwikifiers/qwik-ui/issues/103)) ([30d9f69](https://github.com/qwikifiers/qwik-ui/commit/30d9f697e9cda54d9aa7ee452fe870d555ad0ce5)) | ||
* **component:** add wrapped headless toggle to daisy implementation ([570c2dc](https://github.com/qwikifiers/qwik-ui/commit/570c2dc02966cc1d10a0290a6bfef912fa2d7f19)) | ||
* **components:** add tabs to daisy implementation ([8b21de7](https://github.com/qwikifiers/qwik-ui/commit/8b21de72f1d5bd055a2f1bcdfe5e36699d7f03a0)) | ||
* **components:** add tabs to daisy implementation ([37808b9](https://github.com/qwikifiers/qwik-ui/commit/37808b9bacd9ec7ed3ddeef70009e019c91c14f7)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* Value on option elements are set to 0 despite value prop being successfully passed |
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