woocommerce/packages/js/internal-js-tests/src
Maikel David Pérez Gómez 3ded2b46e9
Create editor skeleton on add/edit product pages (#37023)
* Add required dependencies

* Create the block editor component

* Create the header component

* Create the sidebar component

* Create the editor component

* Remove comments

* Export the block editor from its package

* Enqueue wp-edit-site

* Create the new block mode product page

* Register the new ProductPage component in /add-product route

* Add temporal layout styles

* Fix rebasing conflicts

* Fix linter errors

* Redirect to the new product-editor page when edit

* Add changelog files

* Fixing dependencies conflicts and ignoring some non running test

* Add comment suggestions

* Fix conflicts after rebasing

* Add comment suggestions
2023-03-08 05:51:59 -04:00
..
mocks Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
util Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
setup-globals.js Add selection to the tree control (#36435) 2023-02-28 15:10:12 -03:00
setup-react-testing-library.js Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
setup-window-globals.js Create editor skeleton on add/edit product pages (#37023) 2023-03-08 05:51:59 -04:00