816776b02b
* Add route and layout for unmatched path * Add NoMatch to catch missing report pages * Load WooCommerce Admin scripts on all pages * Move NoMatch inside default page layout * Add permission checks to tabs * Allow update_option_extended_task_list to be called on non-admin pages * Check for task list task count in extended list update function * Add changelog entry * Add PR number to changelog entry * Remove deprecated extended task list filter and tests |
||
---|---|---|
.. | ||
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