woocommerce/plugins/woocommerce-admin/client/header/activity-panel
Moon e36b65e3b9 Hide InboxPanel header content in the sidebar (https://github.com/woocommerce/woocommerce-admin/pull/7952)
* Hide Inbox Panel header when it is rendered in the sidebar

* Add changelog

* Update changelog
2021-11-23 02:27:32 -08:00
..
activity-card Fix/7812 activity panel styling (https://github.com/woocommerce/woocommerce-admin/pull/7813) 2021-10-21 22:18:11 -03:00
activity-header Update analytics card header text styles (https://github.com/woocommerce/woocommerce-admin/pull/6506) 2021-08-13 15:06:32 -04:00
display-options Replace old task list option calls with data store selectors (https://github.com/woocommerce/woocommerce-admin/pull/7820) 2021-11-15 15:57:13 -05:00
highlight-tooltip Update help tooltip styling (https://github.com/woocommerce/woocommerce-admin/pull/7414) 2021-07-26 10:26:58 -03:00
panels Hide InboxPanel header content in the sidebar (https://github.com/woocommerce/woocommerce-admin/pull/7952) 2021-11-23 02:27:32 -08:00
tab Add help tab to the home screen (https://github.com/woocommerce/woocommerce-admin/pull/5538) 2020-11-10 09:36:04 -04:00
tabs Update panel icon order - moving help tab far right (https://github.com/woocommerce/woocommerce-admin/pull/5624) 2020-11-16 09:48:50 -04:00
test Rename Inbox -> Activity from the activity header (https://github.com/woocommerce/woocommerce-admin/pull/7879) 2021-11-16 21:56:25 -08:00
README.md Migrate reviews panel to home screen (https://github.com/woocommerce/woocommerce-admin/pull/5706) 2020-12-02 09:30:39 -04:00
icon-flag.js Rename Inbox -> Activity from the activity header (https://github.com/woocommerce/woocommerce-admin/pull/7879) 2021-11-16 21:56:25 -08:00
index.js Rename Inbox -> Activity from the activity header (https://github.com/woocommerce/woocommerce-admin/pull/7879) 2021-11-16 21:56:25 -08:00
panel.js Fix the activity panel toggle not closing on click (https://github.com/woocommerce/woocommerce-admin/pull/6679) 2021-03-25 19:42:01 -04:00
setup-progress.js Add Homescreen layout control (https://github.com/woocommerce/woocommerce-admin/pull/5429) 2020-10-22 18:13:14 -04:00
style.scss Show task and activity notifications in the Inbox panel (https://github.com/woocommerce/woocommerce-admin/pull/7017) 2021-06-09 10:56:45 -03:00
toggle-bubble.js Align WooCommerce javascript code standards/linting/styles with WordPress core. (https://github.com/woocommerce/woocommerce-admin/pull/3674) 2020-02-14 15:23:21 +13:00
unread-indicators.js Show task and activity notifications in the Inbox panel (https://github.com/woocommerce/woocommerce-admin/pull/7017) 2021-06-09 10:56:45 -03:00

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