woocommerce/packages/js/product-editor
Joshua T Flowers 2b4ed6fe03
Add section block for use in product editor (#37153)
* Allow json imports in product editor package

* Add section block

* Init all blocks in product editor

* Add section styles and base product editor font styles

* Add changelog entry

* Handle PR feedback
2023-03-13 11:38:16 -07:00
..
changelog Add section block for use in product editor (#37153) 2023-03-13 11:38:16 -07:00
src Add section block for use in product editor (#37153) 2023-03-13 11:38:16 -07:00
typings Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08: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
changelog.md Package Release: handle initial release case (#36922) 2023-02-28 09:36:38 +13: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
package.json Adding test name block with support for entity data store (#37132) 2023-03-13 11:45:25 -03:00
tsconfig-cjs.json Add section block for use in product editor (#37153) 2023-03-13 11:38:16 -07:00
tsconfig.json Add section block for use in product editor (#37153) 2023-03-13 11:38:16 -07:00
webpack.config.js Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04: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