woocommerce/plugins/woocommerce-admin/client/inbox-panel
Moon a70d331cdf Present Inbox notes in a panel with header (https://github.com/woocommerce/woocommerce-admin/pull/7864)
* Wrap notes with Card component -- Added header, badge, and cllipsis menu

* CSS changes to adjust padding and margin

* Change buttons to link style

* Render image only when the layout is thumbnail

* Add hover state

* Update text and classname

* Dismiss note immediately without prompting a confirmation (https://github.com/woocommerce/woocommerce-admin/pull/7868)

* use woocommerce-admin-dismiss-notification class to target the dissmiss btn

* Add changelog

* Specify CSS styles so tha they dont get overridden by other plugins

* Update changelog

* Remove message gap

* Remove unwanted changes from package-lock.json

* Update changelog
2021-11-04 20:51:30 -07:00
..
test Refactor and extract inbox panel components (https://github.com/woocommerce/woocommerce-admin/pull/7006) 2021-06-02 15:25:41 -03:00
index.js Present Inbox notes in a panel with header (https://github.com/woocommerce/woocommerce-admin/pull/7864) 2021-11-04 20:51:30 -07:00
index.scss Present Inbox notes in a panel with header (https://github.com/woocommerce/woocommerce-admin/pull/7864) 2021-11-04 20:51:30 -07:00
utils.js Moved Inbox Panel component (https://github.com/woocommerce/woocommerce-admin/pull/5252) 2020-10-06 10:13:32 -03:00