-
Notifications
You must be signed in to change notification settings - Fork 3
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
System Administrator
authored and
System Administrator
committed
Aug 9, 2023
1 parent
f6b6591
commit c9e621f
Showing
2 changed files
with
195 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,193 @@ | ||
# Changelog | ||
|
||
|
||
## v0.0.2 | ||
|
||
|
||
### 🚀 Enhancements | ||
|
||
- **app:** Add playground ([69d3671](https://github.com/selemondev/windi-ui/commit/69d3671)) | ||
- **app:** Add Windi package ([4b5cf58](https://github.com/selemondev/windi-ui/commit/4b5cf58)) | ||
- **app:** Add Windi playground ([d73d340](https://github.com/selemondev/windi-ui/commit/d73d340)) | ||
- **app:** Add units tests ([057e733](https://github.com/selemondev/windi-ui/commit/057e733)) | ||
- **app:** Add Avatar ([97843b2](https://github.com/selemondev/windi-ui/commit/97843b2)) | ||
- **app:** Add AvatarGroup ([c5986b0](https://github.com/selemondev/windi-ui/commit/c5986b0)) | ||
- **app:** 8 add Badge ([09ddea5](https://github.com/selemondev/windi-ui/commit/09ddea5)) | ||
- **app:** #9 add Button ([#9](https://github.com/selemondev/windi-ui/issues/9)) | ||
- **app:** #27 ButtonGroup ([#27](https://github.com/selemondev/windi-ui/issues/27)) | ||
- **app:** #10 Accordion ([#10](https://github.com/selemondev/windi-ui/issues/10)) | ||
- **app:** #10 Accordion ([#10](https://github.com/selemondev/windi-ui/issues/10)) | ||
- **app:** #34 Kbd ([#34](https://github.com/selemondev/windi-ui/issues/34)) | ||
- **app:** #34 Kbd ([#34](https://github.com/selemondev/windi-ui/issues/34)) | ||
- **app:** #36 Input ([#36](https://github.com/selemondev/windi-ui/issues/36)) | ||
- **app:** #37 Checkbox ([#37](https://github.com/selemondev/windi-ui/issues/37)) | ||
- **app:** Add rounded Input ([b99646f](https://github.com/selemondev/windi-ui/commit/b99646f)) | ||
- **app:** Avatar icon ([3253a39](https://github.com/selemondev/windi-ui/commit/3253a39)) | ||
- **app:** #46 Divider ([#46](https://github.com/selemondev/windi-ui/issues/46)) | ||
- **app:** #39 Switch ([#39](https://github.com/selemondev/windi-ui/issues/39)) | ||
- **app:** #49 Tag ([#49](https://github.com/selemondev/windi-ui/issues/49)) | ||
- **app:** #38 modal ([#38](https://github.com/selemondev/windi-ui/issues/38)) | ||
- **app:** #56 dark theme ([#56](https://github.com/selemondev/windi-ui/issues/56)) | ||
- **app:** #58 Auto Imports ([#58](https://github.com/selemondev/windi-ui/issues/58)) | ||
|
||
### 🩹 Fixes | ||
|
||
- **app:** Deps ([a5132d3](https://github.com/selemondev/windi-ui/commit/a5132d3)) | ||
- **app:** Unit tests ([3087bec](https://github.com/selemondev/windi-ui/commit/3087bec)) | ||
- **app:** Variant extraction composable ([8798a77](https://github.com/selemondev/windi-ui/commit/8798a77)) | ||
- **app:** Theme ([5db0a94](https://github.com/selemondev/windi-ui/commit/5db0a94)) | ||
- **app:** Component types ([c87b016](https://github.com/selemondev/windi-ui/commit/c87b016)) | ||
- **app:** Button theme ([86bb041](https://github.com/selemondev/windi-ui/commit/86bb041)) | ||
- **app:** Checkbox size ([0181544](https://github.com/selemondev/windi-ui/commit/0181544)) | ||
- **app:** Modal ([3b0296d](https://github.com/selemondev/windi-ui/commit/3b0296d)) | ||
- **app:** Component themes ([81de20c](https://github.com/selemondev/windi-ui/commit/81de20c)) | ||
- **app:** Script ([420a0ad](https://github.com/selemondev/windi-ui/commit/420a0ad)) | ||
- **app:** Github component links ([4f528e5](https://github.com/selemondev/windi-ui/commit/4f528e5)) | ||
|
||
### 💅 Refactors | ||
|
||
- **app:** Update playground ([c58f703](https://github.com/selemondev/windi-ui/commit/c58f703)) | ||
|
||
### 📖 Documentation | ||
|
||
- **app:** Docs init ([77a7a70](https://github.com/selemondev/windi-ui/commit/77a7a70)) | ||
- **app:** Add rainbow animation ([7736265](https://github.com/selemondev/windi-ui/commit/7736265)) | ||
- **app:** Add README file for playground ([6315154](https://github.com/selemondev/windi-ui/commit/6315154)) | ||
- **app:** Update playground README file ([80ec7ee](https://github.com/selemondev/windi-ui/commit/80ec7ee)) | ||
- **app:** Introduction ([f69df30](https://github.com/selemondev/windi-ui/commit/f69df30)) | ||
- **app:** Installation ([9ef4288](https://github.com/selemondev/windi-ui/commit/9ef4288)) | ||
- **app:** Theme ([415bf13](https://github.com/selemondev/windi-ui/commit/415bf13)) | ||
- **app:** #64 alert ([#64](https://github.com/selemondev/windi-ui/issues/64)) | ||
- **app:** #65 avatar ([#65](https://github.com/selemondev/windi-ui/issues/65)) | ||
- **app:** #66 badge ([#66](https://github.com/selemondev/windi-ui/issues/66)) | ||
- **app:** Badge preset ([a100982](https://github.com/selemondev/windi-ui/commit/a100982)) | ||
- **app:** #67 button ([#67](https://github.com/selemondev/windi-ui/issues/67)) | ||
- **app:** Avatar size ([297459a](https://github.com/selemondev/windi-ui/commit/297459a)) | ||
- **app:** #68 checkbox ([#68](https://github.com/selemondev/windi-ui/issues/68)) | ||
- **app:** #69 divider ([#69](https://github.com/selemondev/windi-ui/issues/69)) | ||
- **app:** #70 icon ([#70](https://github.com/selemondev/windi-ui/issues/70)) | ||
- **app:** #71 input ([#71](https://github.com/selemondev/windi-ui/issues/71)) | ||
- **app:** #72 kbd ([#72](https://github.com/selemondev/windi-ui/issues/72)) | ||
- **app:** #73 modal ([#73](https://github.com/selemondev/windi-ui/issues/73)) | ||
- **app:** #74 switch ([#74](https://github.com/selemondev/windi-ui/issues/74)) | ||
- **app:** #75 tag ([#75](https://github.com/selemondev/windi-ui/issues/75)) | ||
- **app:** README ([1e33412](https://github.com/selemondev/windi-ui/commit/1e33412)) | ||
- **app:** Update readme ([be326a9](https://github.com/selemondev/windi-ui/commit/be326a9)) | ||
- **app:** README ([8c4bad9](https://github.com/selemondev/windi-ui/commit/8c4bad9)) | ||
- **app:** README ([ff28d7c](https://github.com/selemondev/windi-ui/commit/ff28d7c)) | ||
- **app:** README ([d78ba6a](https://github.com/selemondev/windi-ui/commit/d78ba6a)) | ||
- **app:** Playground ([86d66f3](https://github.com/selemondev/windi-ui/commit/86d66f3)) | ||
- **app:** Ui ([6da4493](https://github.com/selemondev/windi-ui/commit/6da4493)) | ||
|
||
### 🏡 Chore | ||
|
||
- Add playground deps ([feacf12](https://github.com/selemondev/windi-ui/commit/feacf12)) | ||
- **app:** Add playground examples ([bf11bfa](https://github.com/selemondev/windi-ui/commit/bf11bfa)) | ||
- **app:** Update deps ([3082fa9](https://github.com/selemondev/windi-ui/commit/3082fa9)) | ||
- **app:** Rename Alert variants ([71b4760](https://github.com/selemondev/windi-ui/commit/71b4760)) | ||
- **app:** Rename AvatarGroup variant ([9668b72](https://github.com/selemondev/windi-ui/commit/9668b72)) | ||
- **app:** Code of conduct ([9a28602](https://github.com/selemondev/windi-ui/commit/9a28602)) | ||
- **app:** Eslint config ([a9b7204](https://github.com/selemondev/windi-ui/commit/a9b7204)) | ||
- **app:** Add codeowners ([2fe6078](https://github.com/selemondev/windi-ui/commit/2fe6078)) | ||
- **app:** Windi-ui status ([567883b](https://github.com/selemondev/windi-ui/commit/567883b)) | ||
- **app:** Update .gitignore file ([a44c326](https://github.com/selemondev/windi-ui/commit/a44c326)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Selemondev <[email protected]> | ||
|
||
## v0.0.1 | ||
|
||
|
||
### 🚀 Enhancements | ||
|
||
- **app:** Add playground ([69d3671](https://github.com/selemondev/windi-ui/commit/69d3671)) | ||
- **app:** Add Windi package ([4b5cf58](https://github.com/selemondev/windi-ui/commit/4b5cf58)) | ||
- **app:** Add Windi playground ([d73d340](https://github.com/selemondev/windi-ui/commit/d73d340)) | ||
- **app:** Add units tests ([057e733](https://github.com/selemondev/windi-ui/commit/057e733)) | ||
- **app:** Add Avatar ([97843b2](https://github.com/selemondev/windi-ui/commit/97843b2)) | ||
- **app:** Add AvatarGroup ([c5986b0](https://github.com/selemondev/windi-ui/commit/c5986b0)) | ||
- **app:** 8 add Badge ([09ddea5](https://github.com/selemondev/windi-ui/commit/09ddea5)) | ||
- **app:** #9 add Button ([#9](https://github.com/selemondev/windi-ui/issues/9)) | ||
- **app:** #27 ButtonGroup ([#27](https://github.com/selemondev/windi-ui/issues/27)) | ||
- **app:** #10 Accordion ([#10](https://github.com/selemondev/windi-ui/issues/10)) | ||
- **app:** #10 Accordion ([#10](https://github.com/selemondev/windi-ui/issues/10)) | ||
- **app:** #34 Kbd ([#34](https://github.com/selemondev/windi-ui/issues/34)) | ||
- **app:** #34 Kbd ([#34](https://github.com/selemondev/windi-ui/issues/34)) | ||
- **app:** #36 Input ([#36](https://github.com/selemondev/windi-ui/issues/36)) | ||
- **app:** #37 Checkbox ([#37](https://github.com/selemondev/windi-ui/issues/37)) | ||
- **app:** Add rounded Input ([b99646f](https://github.com/selemondev/windi-ui/commit/b99646f)) | ||
- **app:** Avatar icon ([3253a39](https://github.com/selemondev/windi-ui/commit/3253a39)) | ||
- **app:** #46 Divider ([#46](https://github.com/selemondev/windi-ui/issues/46)) | ||
- **app:** #39 Switch ([#39](https://github.com/selemondev/windi-ui/issues/39)) | ||
- **app:** #49 Tag ([#49](https://github.com/selemondev/windi-ui/issues/49)) | ||
- **app:** #38 modal ([#38](https://github.com/selemondev/windi-ui/issues/38)) | ||
- **app:** #56 dark theme ([#56](https://github.com/selemondev/windi-ui/issues/56)) | ||
- **app:** #58 Auto Imports ([#58](https://github.com/selemondev/windi-ui/issues/58)) | ||
|
||
### 🩹 Fixes | ||
|
||
- **app:** Deps ([a5132d3](https://github.com/selemondev/windi-ui/commit/a5132d3)) | ||
- **app:** Unit tests ([3087bec](https://github.com/selemondev/windi-ui/commit/3087bec)) | ||
- **app:** Variant extraction composable ([8798a77](https://github.com/selemondev/windi-ui/commit/8798a77)) | ||
- **app:** Theme ([5db0a94](https://github.com/selemondev/windi-ui/commit/5db0a94)) | ||
- **app:** Component types ([c87b016](https://github.com/selemondev/windi-ui/commit/c87b016)) | ||
- **app:** Button theme ([86bb041](https://github.com/selemondev/windi-ui/commit/86bb041)) | ||
- **app:** Checkbox size ([0181544](https://github.com/selemondev/windi-ui/commit/0181544)) | ||
- **app:** Modal ([3b0296d](https://github.com/selemondev/windi-ui/commit/3b0296d)) | ||
- **app:** Component themes ([81de20c](https://github.com/selemondev/windi-ui/commit/81de20c)) | ||
- **app:** Script ([420a0ad](https://github.com/selemondev/windi-ui/commit/420a0ad)) | ||
- **app:** Github component links ([4f528e5](https://github.com/selemondev/windi-ui/commit/4f528e5)) | ||
|
||
### 💅 Refactors | ||
|
||
- **app:** Update playground ([c58f703](https://github.com/selemondev/windi-ui/commit/c58f703)) | ||
|
||
### 📖 Documentation | ||
|
||
- **app:** Docs init ([77a7a70](https://github.com/selemondev/windi-ui/commit/77a7a70)) | ||
- **app:** Add rainbow animation ([7736265](https://github.com/selemondev/windi-ui/commit/7736265)) | ||
- **app:** Add README file for playground ([6315154](https://github.com/selemondev/windi-ui/commit/6315154)) | ||
- **app:** Update playground README file ([80ec7ee](https://github.com/selemondev/windi-ui/commit/80ec7ee)) | ||
- **app:** Introduction ([f69df30](https://github.com/selemondev/windi-ui/commit/f69df30)) | ||
- **app:** Installation ([9ef4288](https://github.com/selemondev/windi-ui/commit/9ef4288)) | ||
- **app:** Theme ([415bf13](https://github.com/selemondev/windi-ui/commit/415bf13)) | ||
- **app:** #64 alert ([#64](https://github.com/selemondev/windi-ui/issues/64)) | ||
- **app:** #65 avatar ([#65](https://github.com/selemondev/windi-ui/issues/65)) | ||
- **app:** #66 badge ([#66](https://github.com/selemondev/windi-ui/issues/66)) | ||
- **app:** Badge preset ([a100982](https://github.com/selemondev/windi-ui/commit/a100982)) | ||
- **app:** #67 button ([#67](https://github.com/selemondev/windi-ui/issues/67)) | ||
- **app:** Avatar size ([297459a](https://github.com/selemondev/windi-ui/commit/297459a)) | ||
- **app:** #68 checkbox ([#68](https://github.com/selemondev/windi-ui/issues/68)) | ||
- **app:** #69 divider ([#69](https://github.com/selemondev/windi-ui/issues/69)) | ||
- **app:** #70 icon ([#70](https://github.com/selemondev/windi-ui/issues/70)) | ||
- **app:** #71 input ([#71](https://github.com/selemondev/windi-ui/issues/71)) | ||
- **app:** #72 kbd ([#72](https://github.com/selemondev/windi-ui/issues/72)) | ||
- **app:** #73 modal ([#73](https://github.com/selemondev/windi-ui/issues/73)) | ||
- **app:** #74 switch ([#74](https://github.com/selemondev/windi-ui/issues/74)) | ||
- **app:** #75 tag ([#75](https://github.com/selemondev/windi-ui/issues/75)) | ||
- **app:** README ([1e33412](https://github.com/selemondev/windi-ui/commit/1e33412)) | ||
- **app:** Update readme ([be326a9](https://github.com/selemondev/windi-ui/commit/be326a9)) | ||
- **app:** README ([8c4bad9](https://github.com/selemondev/windi-ui/commit/8c4bad9)) | ||
- **app:** README ([ff28d7c](https://github.com/selemondev/windi-ui/commit/ff28d7c)) | ||
- **app:** README ([d78ba6a](https://github.com/selemondev/windi-ui/commit/d78ba6a)) | ||
- **app:** Playground ([86d66f3](https://github.com/selemondev/windi-ui/commit/86d66f3)) | ||
- **app:** Ui ([6da4493](https://github.com/selemondev/windi-ui/commit/6da4493)) | ||
|
||
### 🏡 Chore | ||
|
||
- Add playground deps ([feacf12](https://github.com/selemondev/windi-ui/commit/feacf12)) | ||
- **app:** Add playground examples ([bf11bfa](https://github.com/selemondev/windi-ui/commit/bf11bfa)) | ||
- **app:** Update deps ([3082fa9](https://github.com/selemondev/windi-ui/commit/3082fa9)) | ||
- **app:** Rename Alert variants ([71b4760](https://github.com/selemondev/windi-ui/commit/71b4760)) | ||
- **app:** Rename AvatarGroup variant ([9668b72](https://github.com/selemondev/windi-ui/commit/9668b72)) | ||
- **app:** Code of conduct ([9a28602](https://github.com/selemondev/windi-ui/commit/9a28602)) | ||
- **app:** Eslint config ([a9b7204](https://github.com/selemondev/windi-ui/commit/a9b7204)) | ||
- **app:** Add codeowners ([2fe6078](https://github.com/selemondev/windi-ui/commit/2fe6078)) | ||
- **app:** Windi-ui status ([567883b](https://github.com/selemondev/windi-ui/commit/567883b)) | ||
- **app:** Update .gitignore file ([a44c326](https://github.com/selemondev/windi-ui/commit/a44c326)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Selemondev <[email protected]> | ||
|
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