-
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.
- Loading branch information
1 parent
9ab2760
commit 7592dfa
Showing
3 changed files
with
29 additions
and
9 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 |
---|---|---|
@@ -1,8 +1,28 @@ | ||
Version 0.0.3 - 2nd October, 2024 | ||
- New - Breadcrumb | ||
- New - Grid Container | ||
- New - Dialog Component | ||
- New - Drawer Component | ||
- New - Menu & Menu Item Component | ||
Version 1.0.0 - 17th October, 2024 | ||
- New - Alert | ||
- New - Avatar | ||
- New - Badge | ||
- New - Button | ||
- New - Buttom Group | ||
- New - Cards | ||
- New - Checkbox | ||
- New - Datepicker | ||
- New - Drawer | ||
- New - Dropdown Menu | ||
- New - Editor Input | ||
- New - Input | ||
- New - Pagination | ||
- New - Menu Item | ||
- New - Progress Steps | ||
- New - Radio Button | ||
- New - Radio Button Group | ||
- New - Search | ||
- New - Select | ||
- New - Sidebar | ||
- New - Topbar | ||
- New - Switch | ||
- New - Tabs | ||
- New - Text Area | ||
- New - Title | ||
- New - Toaster | ||
- New - Tooltip | ||
- New - Topbar |
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"force-ui": "0.0.6" | ||
"force-ui": "1.0.0" | ||
} |