woocommerce/packages/js/create-product-editor-block/block-templates
Matt Sherman 2b12908a80
Add @woocommerce/create-product-editor-block package (#38263)
* Initial commit for create-product-editor-block

* Changelog

* Add stylelint support

* Install WooCommerce and WooCommerce Beta Tester in wp-env

* Set PHP and WordPress versions

* Enable product block editor after wp-env setup

* Lower priority for modifying template, so that the template is actual there!

* Update wp-env afterSetup command to use npx

* Update output README.md

* Update README for package

* Use long form of template parm name in README

* Remove unused example in block config

* Update block registration to handle both WP 6.2 and WP 6.3

* Include note about how to change version of WP and WC in README

* Update WP to 6.2.1

* Remove explicit enqueuing of block script and style

* Update minimum required versions of WordPress and PHP in generated plugin file

* Enable feature flag option after setup of wp-env

* Add minimum required WC version to generated plugin file

* Support wp-env lifecycleScripts

* Guard against product_block_editor not enabled or missing template

* Update lock file
2023-05-26 08:16:57 -04:00
..
edit.tsx.mustache Add @woocommerce/create-product-editor-block package (#38263) 2023-05-26 08:16:57 -04:00
editor.scss.mustache Add @woocommerce/create-product-editor-block package (#38263) 2023-05-26 08:16:57 -04:00
index.ts.mustache Add @woocommerce/create-product-editor-block package (#38263) 2023-05-26 08:16:57 -04:00