..
add-36355_new_product_editor_package
Add new `@woocommerce/product-editor` JS package ( #36600 )
2023-01-31 09:38:28 -04:00
add-36991
Create editor skeleton on add/edit product pages ( #37023 )
2023-03-08 05:51:59 -04:00
add-37004
Create a helper hook for field validation ( #37196 )
2023-03-20 23:12:09 -03:00
add-37005
Add a product header component to the blocks interface ( #37152 )
2023-03-17 13:21:15 -03:00
add-37082
Add section block for use in product editor ( #37153 )
2023-03-13 11:38:16 -07:00
add-37096
Add tab blocks to the blocks product editor ( #37174 )
2023-03-13 15:00:50 -07:00
add-37096-accessibility
Improve accessibility around product editor tabs ( #37217 )
2023-03-15 11:50:37 -07:00
add-37096-tests
Add tests around product block editor tabs ( #37225 )
2023-03-16 14:46:38 -07:00
add-37098_add_product_list_price_block
Add product pricing block ( #37211 )
2023-03-17 14:03:10 -03:00
add-37103
Add the summary field to the product form ( #37302 )
2023-03-21 12:34:24 -03:00
add-37120_hydrate_product_editor_settings
Hydrate product editor settings ( #37123 )
2023-03-10 12:21:22 -08:00
add-37241-blocks-build
Add block related assets entry points to product editor build ( #37318 )
2023-03-31 10:36:40 -07:00
add-37249
Move the Save draft and Preview buttons to the product editor header ( #37461 )
2023-04-04 11:30:39 -04:00
add-37264
Add icon support to product section block ( #37340 )
2023-03-27 12:52:03 -03:00
add-37272
Add product images block to product editor ( #37455 )
2023-03-30 11:22:07 -07:00
add-37390
Add Sale price and list price blocks to pricing tab with pricing section ( #37513 )
2023-03-31 14:47:31 -03:00
add-37394
Create schedule sale pricing block ( #37567 )
2023-04-11 10:53:37 -04:00
add-37395
Add product radio block and tax class to product blocks editor ( #37529 )
2023-04-05 10:13:05 -07:00
add-37400
Add track inventory field to inventory section ( #37585 )
2023-04-11 11:52:20 -07:00
add-37406
Create shipping fee field block and initial shipping section ( #37642 )
2023-04-14 22:44:28 -04:00
add-37408
Create product shipping dimensions block ( #37683 )
2023-04-14 14:08:57 -04:00
add-admin-layout-package
Create @woocommerce/admin-layout package ( #37094 )
2023-03-10 09:58:02 -05:00
add-inventory-advanced-37401
Adding inventory advanced section with radio and text fields ( #37646 )
2023-04-14 08:39:53 -07:00
add-inventory-sku-block-37399
Add inventory section and SKU blocks ( #37623 )
2023-04-13 15:33:25 -07:00
add-migrate-more-menu-37097
Adding more menu with items using slot fill ( #37255 )
2023-03-22 07:30:06 -03:00
add-name-block-37007
Adding test name block with support for entity data store ( #37132 )
2023-03-13 11:45:25 -03:00
add-product-link-edit-37610
Add edit product link modal under name field ( #37612 )
2023-04-13 08:56:47 -07:00
add-toggle-content-block-37253
Adding collapsible content block with flexible rendering ( #37305 )
2023-03-20 18:18:44 -07:00
dev-consolidate-eslint-versions
Consolidate eslint versions ( #36700 )
2023-02-02 23:25:04 +13:00
dev-pin-wp-deps-6
Update Syncpack and use it to pin @wordpress packages to wp-6.0 ( #37034 )
2023-03-09 10:13:25 +13:00
dev-update-eslint-plugin
Update the @woocommerce/eslint-plugin and fix bugs ( #36988 )
2023-03-02 11:36:38 +13:00
fix-37209
Content lock all blocks in the product editor ( #37382 )
2023-03-28 15:18:00 -07:00
fix-37249
Prevent click event when buttons are aria-disabled ( #37577 )
2023-04-05 12:55:22 -04:00
fix-37348
Prevent duplicate registration of core blocks in client ( #37350 )
2023-03-22 16:56:35 -07:00
fix-initial-package-release
Package Release: handle initial release case ( #36922 )
2023-02-28 09:36:38 +13:00
fix-rest-namespace-blocks-37619
Replacing rest_namespace modification with middleware due to blocks issues ( #37621 )
2023-04-13 08:45:50 -07:00
fix-typescript-incremental-builds
Removed TypeScript Incremental Build Support ( #37374 )
2023-03-23 11:25:42 -07:00
fix-typescript-package-isolation
Enforce Strict `@types` Dependencies ( #37351 )
2023-03-23 18:02:20 -07:00
update-36355_product_editor_package
Update product editor package ( #36830 )
2023-02-24 09:37:53 -04:00
update-36395-move-product-fields
Migrating details fields to product-editor package ( #36945 )
2023-03-06 14:33:10 -08:00
update-36719
Move product editor utils to product editor package ( #36730 )
2023-02-23 09:48:49 -08:00
update-37244-37245
Remove the product block breadcrumbs and sidebar inspector ( #37250 )
2023-03-16 09:12:11 -07:00
update-37312_product_editor_interpolate_components
Update product editor interpolate components ( #37453 )
2023-03-28 04:15:17 -03:00
update-migrate-category-field
Use SelectTree component in Category field ( #37479 )
2023-04-04 09:28:19 -03:00
update-move-ces-to-product-editor
Move product-editor CES-related components and utilities ( #37131 )
2023-03-28 13:38:08 -04:00
update-move-product-hooks
Moving useProductHelper and useVariationsOrder hooks to product editor package ( #37006 )
2023-03-06 09:11:54 -08:00
update-product-page-add-hook-37281
Replacing multiple components on the product page with a single hook. ( #37283 )
2023-03-22 04:48:55 -03:00
update-product_rest_config
Update product rest config and template block usage ( #37206 )
2023-03-15 13:44:05 -03:00
update-select_tree_dropdown
Select tree dropdown menu SlotFill support ( #37574 )
2023-04-14 04:22:59 -03:00
update-webpack-invalid-export-error
Emit error on webpack build when invalid export name used in import for JS ( #37195 )
2023-03-26 21:42:33 -04:00