woocommerce/plugins/woocommerce-admin/packages/components
Paul Sealock d98eceffc7 Revert "Revert "Update to new Snackbar component and notice store"" (https://github.com/woocommerce/woocommerce-admin/pull/2643)
* Revert "Revert "Update to new Snackbar component and notice store""

* Update uploader component to use createNotice

* Bump required WP version to 5.2

* Update required PHP and WP versions in plugin header
2019-07-23 11:26:46 +08:00
..
src Revert "Revert "Update to new Snackbar component and notice store"" (https://github.com/woocommerce/woocommerce-admin/pull/2643) 2019-07-23 11:26:46 +08:00
.npmrc
CHANGELOG.md Implement "Simple" Select Component (https://github.com/woocommerce/woocommerce-admin/pull/2598) 2019-07-17 11:46:55 -07:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Update babel monorepo (https://github.com/woocommerce/woocommerce-admin/pull/2623) 2019-07-15 16:25:15 +02:00

README.md

Components

This packages includes a library of components that can be used to create pages in the WooCommerce dashboard and reports pages.

Installation

Install the module

npm install @woocommerce/components --save

View the full Component documentation for usage information.