woocommerce/plugins/woocommerce-admin/client/layout
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
..
footer Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00
store-alerts Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
test Migrate the devdocs examples to Storybook CSF stories (https://github.com/woocommerce/woocommerce-admin/pull/5271) 2020-10-15 14:55:55 +13:00
transient-notices Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03:00
NoMatch.tsx Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
controller.js Create editor skeleton on add/edit product pages (#37023) 2023-03-08 05:51:59 -04:00
index.js CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
navigation.js Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
notices.js Align WooCommerce javascript code standards/linting/styles with WordPress core. (https://github.com/woocommerce/woocommerce-admin/pull/3674) 2020-02-14 15:23:21 +13:00
style.scss Add a bottom padding to the whole form (#35721) 2022-11-29 15:11:57 -03:00