0e8d19d43b
* Updated storybook and renamed stories to use the *.story.js/tsx format * Renamed stories within product editor and wc admin package * Include *story files in product editor package * Add storybook pages workflow * Remove the 'on' param in storybook-pages * Add changelogs * Fix failing tests * Add dirname for any other webpack configs that rely on the woocommerce-admin one * Fix React 18 warnings * Remove unneeded storybook packages from components package * Remove storybook workflow, to be added as a follow up instead * Revert @storybook/react back to fix unit tests |
||
---|---|---|
.. | ||
changelog | ||
config | ||
src | ||
typings | ||
.eslintrc.js | ||
.npmrc | ||
README.md | ||
babel.config.js | ||
changelog.md | ||
composer.json | ||
composer.lock | ||
jest.config.json | ||
package.json | ||
tsconfig-cjs.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
Product Editor
A collection of WooCommerce Admin product editor components and utilities.
Installation
Install the module
pnpm install @woocommerce/product-editor --save