Skip to content

Commit 399da9c

Browse files
feat(global header): Add global actions with animations (#3008)
* feat(global-header): componentize parts of global header and add new global actions component * Begin docs * Begin docs * Add documentation and tests * Revert export * Update snapshots * update snapshots * Fix lint and tests * Add annotations and updated tests * Fix typos and deconstructed props * Add rem function to px values, add copy regarding unread notifications * Fix lint * Change token ref to brand, update tests * Add some documentation around notifications * Add favorites popover and task menu * Update snapshots * Update menus component to take custom icon * Lint * Update snapshots * Update snapshots * Update snapshots * Update snapshots * Add accessibility note to new notifications
1 parent 069a3c8 commit 399da9c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+9284
-348
lines changed

test/__tests__/__snapshots__/Global_Header_Action_Bar.json

Lines changed: 737 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Favorites_Disabled.json

Lines changed: 206 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Favorites_Not_Pressed.json

Lines changed: 201 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Favorites_Pressed.json

Lines changed: 201 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Help_Action.json

Lines changed: 115 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Logo.json

Lines changed: 41 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Notification_New_Notifications.json

Lines changed: 129 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Notification_No_Notifications.json

Lines changed: 129 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Notification_Popup.json

Lines changed: 97 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Global_Header_Notification_With_playground.json

Lines changed: 67 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)