woocommerce/plugins/woocommerce-admin/packages/components
Matt Sherman b996b69b6f Fix RTL issues with `wc-admin` pages (https://github.com/woocommerce/woocommerce-admin/pull/4051)
* Flip summary item's delta 'right' arrow when RTL
* Prevent chart legend checkbox from flipping in RTL
* Flip store alerts pagination arrows in RTL
2020-04-03 07:26:24 -04:00
..
src Fix RTL issues with `wc-admin` pages (https://github.com/woocommerce/woocommerce-admin/pull/4051) 2020-04-03 07:26:24 -04: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 Animation slider example fix (https://github.com/woocommerce/woocommerce-admin/pull/3939) 2020-03-25 10:50:26 +13:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Update dependency qs to v6.9.3 (https://github.com/woocommerce/woocommerce-admin/pull/4041) 2020-04-02 10:30:30 +10: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.