woocommerce/plugins/woocommerce-admin/client/layout/activity-panel
Kelly Dwan ddeacb84e5 Move non-reset SCSS to new files, add folder structure (https://github.com/woocommerce/woocommerce-admin/pull/274)
* Move non-reset SCSS to a new file

* Split shared files and “meta” files into two folders

This also creates two new base scss files for the different app vs embedded CSS files

* Move notice & embed-specific css out of reset

* Update README with folder structure notes
2018-08-06 11:30:43 -04:00
..
activity-card Add Collapsed Review View (https://github.com/woocommerce/woocommerce-admin/pull/242) 2018-08-01 08:21:51 -04:00
activity-header Add Activity Panel Outbound Link Component (https://github.com/woocommerce/woocommerce-admin/pull/213) 2018-07-17 14:51:56 -04:00
activity-outbound-link Add SplitButton Component (https://github.com/woocommerce/woocommerce-admin/pull/236) 2018-07-25 10:25:08 -04:00
panels Fix for gutenberg 3.4 2018-08-01 12:07:17 -07:00
README.md Rename sidebar to activity-panel, and refactor code and behavior. 2018-06-28 09:52:45 -04:00
index.js Add unread indicator to mobile panel toggle (https://github.com/woocommerce/woocommerce-admin/pull/219) 2018-07-18 11:20:00 -04:00
style.scss Move non-reset SCSS to new files, add folder structure (https://github.com/woocommerce/woocommerce-admin/pull/274) 2018-08-06 11:30:43 -04:00
toggle-bubble.js Add unread indicator to mobile panel toggle (https://github.com/woocommerce/woocommerce-admin/pull/219) 2018-07-18 11:20:00 -04:00
wordpress-notices.js Add unread indicator to mobile panel toggle (https://github.com/woocommerce/woocommerce-admin/pull/219) 2018-07-18 11:20:00 -04: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 orders, reviews, and stock.

Components

ActivityCard

See activity-card/README.md

Sections

Orders

Shows a timeline of actionable orders.