woocommerce/plugins/woocommerce-admin/client/wc-api
Joshua T Flowers 847b59246d Add transient notices (https://github.com/woocommerce/woocommerce-admin/pull/1423)
* Add initial transient notices component

* Animate notices to slide in and out

* Add notices to wc-api

* Map notices from wc-api to transient notices

* Add success message on settings save

* Add save notices to Settings page

* Remove all margin and padding from notice box when empty

* Add role alert to transient notices

* Add prefers reduced motion media query for transient animation

* Remove initial test notice

* Remove notices from wc-api

* Add wc-admin store for transient notices

* Pull transient notices from newly implemented store

* Use speak instead of role alert for accessibility

* Only show success message after request is complete

* Destructure state in componentDidUpdate

* Add store notice tests and fixtures

* Add box shadow to transient notice

* Move transient notices to bottom left

* Fix indentation
2019-02-13 19:44:58 +08:00
..
items Merge getOrders and getItems (https://github.com/woocommerce/woocommerce-admin/pull/1438) 2019-02-01 11:01:42 +01:00
notes Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00
reports Format todo comments to match WC Core format (https://github.com/woocommerce/woocommerce-admin/pull/1474) 2019-02-06 14:41:53 +08:00
reviews Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00
settings Add transient notices (https://github.com/woocommerce/woocommerce-admin/pull/1423) 2019-02-13 19:44:58 +08:00
user Hook up performance indicators to the REST API 2019-01-18 08:19:19 -05:00
wp-data-store Format todo comments to match WC Core format (https://github.com/woocommerce/woocommerce-admin/pull/1474) 2019-02-06 14:41:53 +08:00
constants.js Format todo comments to match WC Core format (https://github.com/woocommerce/woocommerce-admin/pull/1474) 2019-02-06 14:41:53 +08:00
utils.js Attempt to include report stats type in resource name prefix rather than identifier. 2018-12-07 16:39:42 -07:00
wc-api-spec.js Update product details report to use getItems (https://github.com/woocommerce/woocommerce-admin/pull/1488) 2019-02-06 11:24:40 -05:00
with-select.js Format todo comments to match WC Core format (https://github.com/woocommerce/woocommerce-admin/pull/1474) 2019-02-06 14:41:53 +08:00