woocommerce/packages/js/product-editor/changelog
louwie17 345ad58919
Add product pricing block (#37211)
* Adding initial pricing block

* Have price block render in form

* Make sure price is loaded correctly and fix template rendering

* Make pricing block abstract and add list and sale price to template

* Add changelogs

* Revert changes in wc/data package

* Fix lint issues

* Fix type error

* Add styling

* Fix styling lint issues

* Revert config change missed in rebase

* Make use of base control help text for field info

* Allow additional callbacks for onFocus and onKeyUp
2023-03-17 14:03:10 -03:00
..
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-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-37120_hydrate_product_editor_settings Hydrate product editor settings (#37123) 2023-03-10 12:21:22 -08:00
add-admin-layout-package Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
add-name-block-37007 Adding test name block with support for entity data store (#37132) 2023-03-13 11:45:25 -03: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-initial-package-release Package Release: handle initial release case (#36922) 2023-02-28 09:36:38 +13: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-move-product-hooks Moving useProductHelper and useVariationsOrder hooks to product editor package (#37006) 2023-03-06 09:11:54 -08:00
update-product_rest_config Update product rest config and template block usage (#37206) 2023-03-15 13:44:05 -03:00