woocommerce/plugins/woocommerce-admin/client/products
louwie17 93506388e3
Update product rest config and template block usage (#37206)
* Update product post rest configs

* Update block usage

* Add changelogs

* Fix lint

* Make use of setupEditorState instead of setupEditor as we do not have a content block

* Simplify product condition

* Make use of core store only
2023-03-15 13:44:05 -03:00
..
fields Migrating details fields to product-editor package (#36945) 2023-03-06 14:33:10 -08:00
fills Update Syncpack and use it to pin @wordpress packages to wp-6.0 (#37034) 2023-03-09 10:13:25 +13:00
hooks Moving useProductHelper and useVariationsOrder hooks to product editor package (#37006) 2023-03-06 09:11:54 -08:00
images Add product variation visibility toggle (#36020) 2022-12-16 14:44:06 -03:00
layout Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
product-settings Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
sections Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08:00
shared Migrating details fields to product-editor package (#36945) 2023-03-06 14:33:10 -08:00
test Add components to @woocommerce/customer-effort-score (#37112) 2023-03-14 12:16:19 -04:00
tour Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
add-product-page.tsx Add/36075 render fields sections from php config (#36414) 2023-01-19 04:52:02 -04:00
constants.ts Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03:00
edit-product-page.tsx Refactor product tabs and add product tab slot fills (#36551) 2023-01-24 15:37:21 -08:00
index.ts Add/42 new product page (#34115) 2022-08-03 14:42:22 -03:00
product-breadcrumbs.scss Add breadcrumbs to new product management experience (#35596) 2022-11-18 09:51:01 -08:00
product-breadcrumbs.tsx Add breadcrumbs to new product management experience (#35596) 2022-11-18 09:51:01 -08:00
product-form-actions.scss Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
product-form-actions.tsx Add components to @woocommerce/customer-effort-score (#37112) 2023-03-14 12:16:19 -04:00
product-form-tab.tsx Adding WooProductSectionItem slotfill (#36331) 2023-01-11 10:00:20 -08:00
product-form.tsx Add default value for backorders (#36607) 2023-01-26 09:20:10 -08:00
product-more-menu.scss Add contextual product more menu (#35447) 2022-11-16 07:02:45 -08:00
product-more-menu.tsx Add components to @woocommerce/customer-effort-score (#37112) 2023-03-14 12:16:19 -04:00
product-page.scss Create editor skeleton on add/edit product pages (#37023) 2023-03-08 05:51:59 -04:00
product-page.tsx Update product rest config and template block usage (#37206) 2023-03-15 13:44:05 -03:00
product-status-badge.scss Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
product-status-badge.tsx Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
product-title.scss Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
product-title.tsx Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
product-validation.ts Migrating product editor inventory section to use slot fills (#36509) 2023-01-23 08:11:41 -08:00
product-variation-form-actions.tsx Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
product-variation-form.scss Add product variation navigation component (#36076) 2022-12-20 18:02:25 -03:00
product-variation-form.tsx Refactor product tabs and add product tab slot fills (#36551) 2023-01-24 15:37:21 -08:00