woocommerce/packages/js/product-editor
Maikel Perez 7f6e73dcd3
Cannot create variation options when viewport width is small (#47766)
* Fix cannot create variation options when viewport width is small

* Add changelog file
2024-05-23 14:16:03 -04:00
..
changelog Cannot create variation options when viewport width is small (#47766) 2024-05-23 14:16:03 -04:00
config Add edit button to each variation to redirect to the single variation page (#40709) 2023-10-13 16:22:11 -04:00
src Cannot create variation options when viewport width is small (#47766) 2024-05-23 14:16:03 -04:00
typings Avoid requesting product with id -1 while loading (#46769) 2024-05-03 11:52:57 -04:00
.eslintrc.js
.npmrc
README.md
babel.config.js
changelog.md Prepare @woocommerce/product-editor for release 1.5 (#46543) 2024-04-12 12:03:37 -03:00
composer.json bump php version in packages/js/*/composer.json (#42020) 2024-01-04 10:18:34 -04:00
composer.lock
jest.config.json Fix Jest Preset (#42707) 2023-12-12 09:58:13 -08:00
package.json [testing workflows] Add workflow_call trigger in CI workflow - support daily and other types of runs (#47612) 2024-05-22 11:04:44 -07:00
tsconfig-cjs.json
tsconfig.json
webpack.config.js Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00

README.md

Product Editor

A collection of WooCommerce Admin product editor components and utilities.

Installation

Install the module

pnpm install @woocommerce/product-editor --save