041aec8ff9
* Migrate homescreen specific backend code to its own class. * Default to single column homescreen. Create an option to handle the default homescreen layout value. * Potentially reset sticky column when layout is changed. * Move homescreen components to their new locations. * Clean up defunct CSS. * Default to the two-column layout on existing stores. * Remove header from inbox notes. * Add "your store today" header on two column homescreens. * Set default homescreen layout to two columns when task list is complete or hidden. * Remove unused variables. * Add sticky scrolling behavior to both homepage columns. |
||
---|---|---|
.. | ||
activity-card | ||
activity-header | ||
display-options | ||
panels | ||
tab | ||
tabs | ||
test | ||
README.md | ||
index.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 reviews and stock.
Components
ActivityCard
See activity-card/README.md