forked from raystack/apsara
-
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.
feat: improve apsara component (#65)
* feat: expose useWatch form * fix: fix accesibility form * feat: create SidebarV2 * fix: fix accessibility button component (#63) fix: fix accesibility button component * feat: expose custom filter listing (#64) * chore: expose sidebarV2 * feat: code refactor sidebarV2 * feat: explore classname tooltips * feat: add focus-visible keyboard navigation * feat: add default collapse current active sidebar state * feat: expose customize icon collapsible * chore: bump v0.10.0
- Loading branch information
1 parent
3f3f938
commit 5ff93b0
Showing
32 changed files
with
950 additions
and
180 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@goto-company/apsara", | ||
"version": "0.9.22", | ||
"version": "0.10.0", | ||
"description": "A list of base components for apsara", | ||
"author": "Praveen Yadav <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
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
Oops, something went wrong.