-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(SideNav): add description and onVisibleLevelChange callback (#2488)
* docs: add comment * feat: add description * feat: add jsdocs for onLevelChange * Create lucky-toys-hunt.md * test: update snapshots for sidenav * feat: rename prop to onVisibleLevelChange * Update lucky-toys-hunt.md
- Loading branch information
1 parent
4b36c3d
commit 194fffc
Showing
7 changed files
with
770 additions
and
499 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,5 @@ | ||
--- | ||
"@razorpay/blade": minor | ||
--- | ||
|
||
feat(SideNav): add `description` on SideNavLink and `onVisibleLevelChange` callback on `SideNav` |
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.