woocommerce/packages/js/product-editor
Christopher Allford d015950e86 Wireit Dependencies Set 2023-12-09 14:24:51 -08:00
..
changelog changelog 2023-12-07 19:35:06 -03: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 Resolved Type Errors 2023-12-09 12:08:16 -08:00
typings Show feedback footer on product editor page (#38599) 2023-06-08 20:56:07 -04:00
.eslintrc.js Create editor skeleton on add/edit product pages (#37023) 2023-03-08 05:51:59 -04:00
.npmrc Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
README.md Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
babel.config.js Create a helper hook for field validation (#37196) 2023-03-20 23:12:09 -03:00
changelog.md Prep both admin-layout and product editor (#41764) 2023-11-28 16:23:08 -04:00
composer.json Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
composer.lock Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
jest.config.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
package.json Wireit Dependencies Set 2023-12-09 14:24:51 -08:00
tsconfig-cjs.json Add block related assets entry points to product editor build (#37318) 2023-03-31 10:36:40 -07:00
tsconfig.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
webpack.config.js Add block related assets entry points to product editor build (#37318) 2023-03-31 10:36:40 -07: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