-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: refactor popover and checkbox (#63)
* fix: form issue fixes * fix ui issue with button having href in table * fix: button ui * fix: button ui * fix: skeleton ui fix, remove old skeleton(loader) * fix: states component, dependencies on loader * fix: header * fix: states title alignment * fix: skeleton animation after removing loader component * fix: table- added skeletons, added option to pass data * fix: table- show no data only when isLoading=false * fix: remove antd props, refactor empty table component * implemented basic InputNumber component * feat: add picker-date/time picker and range picker * chore: removed unwanted dependency * feat: implement card, collapse, loader, fix table pagination style * feat: export new modal, added prop for overlay background * chore: bump version to 0.8.1 * feat: implement alert component * fix: refactor popover and checkbox * chore: force push * fix: issues with popover
- Loading branch information
1 parent
2823a99
commit 690d19e
Showing
5 changed files
with
83 additions
and
32 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
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