-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: extract NavigationDisclosure props into interface * fix: fixing type issue * fix: fixing header for unselected navigation header * refactor: adding a styles for the unselected disclosure heading * refactor: extracting style computation logic into a custom hook * refactor: renaming variable * fix: removing change * chore: adding changeset * chore: formatting * feat: adding sidebar navigation item unselected styles * feat: updating the computed styles * chore: updating changeset message * feat: adjusting the icon color in sidebar navigation disclosure heading * chore: reverting changes * chore: small changes for merging --------- Co-authored-by: “nora <[email protected]> Co-authored-by: Nora Krantz <[email protected]>
- Loading branch information
1 parent
df4ffd6
commit 7ae14af
Showing
3 changed files
with
73 additions
and
11 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,6 @@ | ||
--- | ||
"@twilio-paste/sidebar": patch | ||
"@twilio-paste/core": patch | ||
--- | ||
|
||
[Sidebar] Updating the unselected Sidebar Disclosure Header and SidebarNavigationItems. |
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