woocommerce/plugins/woocommerce-admin/client/products
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
..
fields/attribute-field Add initial attributes section for empty state (#34751) 2022-09-26 14:44:06 -03:00
layout Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
sections Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
shared/edit-product-link-modal Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
test Disable action buttons when product form is invalid (#34658) 2022-09-22 17:47:44 -03:00
add-product-page.tsx Add initial attributes section for empty state (#34751) 2022-09-26 14:44:06 -03:00
constants.js Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
edit-product-page.tsx Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
index.ts Add/42 new product page (#34115) 2022-08-03 14:42:22 -03:00
product-form-actions.scss Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
product-form-actions.tsx Disable action buttons when product form is invalid (#34658) 2022-09-22 17:47:44 -03:00
product-page.scss Price section - Small refactor and style fix (#34558) 2022-09-15 10:56:33 -03:00
product-validation.ts Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
use-product-helper.ts Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00