woocommerce/plugins/woocommerce-admin/packages/components
Jeff Stieler 6e85cf977a Style cleanup from components update (https://github.com/woocommerce/woocommerce-admin/pull/4606)
* Fix secondary button style in OBW.

* Center snackbar notices in OBW.

* Scope snackbar changes to just the OBW.

* Add busy treatment to Jetpack connect button when redirecting.

* Remove color override for form toggles in ellipsis menus.

* Fix styling of task list.

* Fix button styles in date range picker component.

* Use admin theme colors in calendar component selections.

* Fix datepicker styling on analytics settings page.
2020-06-17 08:58:35 -04:00
..
src Style cleanup from components update (https://github.com/woocommerce/woocommerce-admin/pull/4606) 2020-06-17 08:58:35 -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 Add Timeline component (https://github.com/woocommerce/woocommerce-admin/pull/3614) 2020-06-17 03:44:08 +08: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/4446) 2020-06-12 15:44:33 -07: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.