woocommerce/plugins/woocommerce-admin/packages/components
Bec Scott 90567853de Enable the home screen for everybody (https://github.com/woocommerce/woocommerce-admin/pull/5108)
* One-shot to enable the homescreen for everybody

* Make the home page the default (only) experience

* remove option check in activity panel tabs, get tests working, fix lint issues

* Remove is-homescreen CSS class

* Remove extra home page route registration

Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-09-15 09:44:46 +10:00
..
src Enable the home screen for everybody (https://github.com/woocommerce/woocommerce-admin/pull/5108) 2020-09-15 09:44:46 +10: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 Packages: release prep (https://github.com/woocommerce/woocommerce-admin/pull/5122) 2020-09-11 14:33:10 +12:00
README.md Components: fix README url 2019-04-30 07:55:32 +12:00
package.json Packages: release prep (https://github.com/woocommerce/woocommerce-admin/pull/5122) 2020-09-11 14:33:10 +12: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.