woocommerce/plugins/woocommerce-admin/packages/components
Albert Juhé Lluveras 776e8d31fe Merge pull request woocommerce/woocommerce-admin#1085 from woocommerce/add/name-filter-autocompleter
Customers report: Name Advanced Filter
2018-12-19 10:39:22 +01:00
..
src Merge pull request woocommerce/woocommerce-admin#1085 from woocommerce/add/name-filter-autocompleter 2018-12-19 10:39:22 +01:00
.npmrc Build: Move components to packages dir (https://github.com/woocommerce/woocommerce-admin/pull/804) 2018-11-15 13:16:23 -05:00
CHANGELOG.md Add customer username filter to Customers page 2018-12-18 12:11:45 +01:00
README.md Build: Move components to packages dir (https://github.com/woocommerce/woocommerce-admin/pull/804) 2018-11-15 13:16:23 -05:00
package.json Update npm versions and build script (https://github.com/woocommerce/woocommerce-admin/pull/1120) 2018-12-18 17:25:26 -08: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.