Skip to content

Commit b040bb2

Browse files
authored
feat: Add HeaderNotificationsSlot to enable notifications tray default ON (#663)
* feat: Add HeaderNotificationsSlot to enable notifications tray default ON * refactor: Embed notifications in wrapper slots for better customization * docs: refine slot documentation and fix router context in tests * chore: added screenshots of new slots * feat: split notifications slots into v1/v2 for backward compatibility * refactor: split DesktopSecondaryMenuSlot into v1/v2 * docs: updated DesktopSecondaryMenuSlot read me * docs: updated desktop_secondary_menu_slot v2 readme * docs: addressed feedback changes * docs: update DesktopSecondaryMenuSlot readme
1 parent fd84608 commit b040bb2

37 files changed

Lines changed: 1086 additions & 209 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ module.config.js
1010

1111
.vscode
1212
src/i18n/messages
13+
env.config.jsx

0 commit comments

Comments
 (0)