woocommerce/plugins/woocommerce-admin/docs/components
Justin Shreve 448e1f3e11 Remove Newspack Dependency (https://github.com/woocommerce/woocommerce-admin/pull/3302)
* Switch to @wordpress/component's Button

* Finish button conversion

* Move to @wp/component's CheckboxControl

* Add  ImageUpload component

* Remove Newspack package

* CSS Cleanup

* Handle PR feedback: Fix tests, add ImageUploader basic test, fix FireFox/Safari Display issues, and  currency input bug
2019-12-02 12:39:22 -05:00
..
analytics Move in-house rest endpoints to private namespace (https://github.com/woocommerce/woocommerce-admin/pull/3204) 2019-11-12 14:15:55 -04:00
README.md Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795) 2019-03-13 11:14:02 -06:00
_sidebar.md Remove Newspack Dependency (https://github.com/woocommerce/woocommerce-admin/pull/3302) 2019-12-02 12:39:22 -05:00
packages Update doc gen format, fix docsify docs for exported components. 2019-09-06 11:52:20 -07:00

README.md

Components

This folder contains components used in woocommerce-admin. They are divided in analytics components, only available internally, and package components, which are available for plugins and third-party developers.