woocommerce/plugins/woocommerce-admin/client/header/activity-panel
Jeff Stieler c794428710 Fix column scroll collision after layout change. (https://github.com/woocommerce/woocommerce-admin/pull/5586)
* Reset homescreen column stickiness when layout changes.

* Close display options menu when making a selection.
2020-11-11 12:19:24 -05:00
..
activity-card Home Screen - migrated orders panel (https://github.com/woocommerce/woocommerce-admin/pull/5455) 2020-11-06 14:21:05 +13:00
activity-header Home Screen - migrated orders panel (https://github.com/woocommerce/woocommerce-admin/pull/5455) 2020-11-06 14:21:05 +13:00
display-options Fix column scroll collision after layout change. (https://github.com/woocommerce/woocommerce-admin/pull/5586) 2020-11-11 12:19:24 -05:00
panels Add help tab to the home screen (https://github.com/woocommerce/woocommerce-admin/pull/5538) 2020-11-10 09:36:04 -04: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 Add Homescreen layout control (https://github.com/woocommerce/woocommerce-admin/pull/5429) 2020-10-22 18:13:14 -04:00
test Add help tab to the home screen (https://github.com/woocommerce/woocommerce-admin/pull/5538) 2020-11-10 09:36:04 -04:00
README.md Home Screen - migrated orders panel (https://github.com/woocommerce/woocommerce-admin/pull/5455) 2020-11-06 14:21:05 +13:00
index.js Add help tab to the home screen (https://github.com/woocommerce/woocommerce-admin/pull/5538) 2020-11-10 09:36:04 -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 Add help tab to the home screen (https://github.com/woocommerce/woocommerce-admin/pull/5538) 2020-11-10 09:36:04 -04: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 Home Screen - migrated orders panel (https://github.com/woocommerce/woocommerce-admin/pull/5455) 2020-11-06 14:21:05 +13: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 reviews and stock.

Components

ActivityCard

See activity-card/README.md