woocommerce/plugins/woocommerce-admin/client/products/layout
Maikel David Pérez Gómez 7fe05d65f3
Load size units to show them as a suffix of shipping dimensions fields (#34856)
* Add dimensions to shipping section
Change the FormComponent to support input name with dot notation like dimensions.width
Add the dimension controls to the product form

* Remove custom styles from FormSection component and use Card and CardBody instead

* Add dimension fields formating using the woo number global settings

* Add dimension fields validations

* Solve conflics from rebase

* Add changelogs

* Fix resetForm function to consider the passed params and the initialValues

* Load size units to show it as a suffix of shipping dimensions fields

* Fix card styles according the disign and pass props manually to BaseControl
2022-09-29 14:54:04 -03:00
..
test Add product link field (#34313) 2022-08-19 12:05:13 -03:00
product-field-layout.tsx Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
product-form-layout.scss Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
product-form-layout.tsx Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
product-section-layout.scss Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
product-section-layout.tsx Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
woo-product-field-item.tsx Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00