woocommerce/plugins/woocommerce-admin/packages/components
Hsing-Yu Flowers db0552e714 Change from MenuGroup to label (https://github.com/woocommerce/woocommerce-admin/pull/6090)
* Change from MenuGroup to label

* Remove icon

* Remove icon folder

* Update input style

* Remove list message

* Run test snapshots

* Add single knob

* Add changelog

* Change to wrap list with ul

* Run snapshots test

* Add styling on li

* Move renderList outside of li to prevent nesting

* snapshots test
2021-02-05 13:24:34 -03:00
..
src Change from MenuGroup to label (https://github.com/woocommerce/woocommerce-admin/pull/6090) 2021-02-05 13:24:34 -03: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 Change from MenuGroup to label (https://github.com/woocommerce/woocommerce-admin/pull/6090) 2021-02-05 13:24:34 -03:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Add the Mollie payment provider setup task (https://github.com/woocommerce/woocommerce-admin/pull/6257) 2021-02-05 13:41:55 +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.