woocommerce/plugins/woocommerce-admin/client/products
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
..
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 Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03: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-block-page.scss Add product pricing block (#37211) 2023-03-17 14:03:10 -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 Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03: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 Move CES data store to @woocommerce/customer-effort-score (#37252) 2023-03-16 10:22:33 -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 Add product pricing block (#37211) 2023-03-17 14:03:10 -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 Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03: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