602056952f
* Add `slotfill` to Abbreviated Notification panel This commit adds `slotfill` approach to Abbreviated Notification panel # Conflicts: # client/header/activity-panel/index.js # client/header/activity-panel/panels/inbox/inbox-panel.js * Renamed `AbbreviatedNotification` slot # Conflicts: # client/header/activity-panel/panels/inbox/inbox-panel.js * Renamed `hasExtraFills` # Conflicts: # client/header/activity-panel/index.js # client/header/activity-panel/panels/inbox/inbox-panel.js * Added changelog * Fixed hasExtendedNotifications check * Fixed changelog Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com> |
||
---|---|---|
.. | ||
activity-card | ||
activity-header | ||
display-options | ||
highlight-tooltip | ||
panels | ||
tab | ||
tabs | ||
test | ||
README.md | ||
index.js | ||
panel.js | ||
setup-progress.js | ||
style.scss | ||
toggle-bubble.js | ||
unread-indicators.js |
README.md
Activity Panel
This component contains the Activity Panel. This is shown on every page and is rendered as part of the header. It provides access to the notices system and actionable items like stock.
Components
ActivityCard
See activity-card/README.md