8eda9cbd59
* basic empty storybook setup * borrow (copy paste) config (module.rules & aliases) from main webpack * story for rating (styling not working) * correctly style rating stars in storybook * import webpack config for storybook instead of paste * tweak rating story to show partial stars * stylelint fixes * pin storybook addons versions * add knobs for rating & totalStars * add knob for size + use defaultProps for knob defaults * import all component styles into storybook preview: - stories shouldn't import component styles directly, consistent with how they are used |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json |
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.