woocommerce/plugins/woocommerce-admin/client
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
..
activity-panel fix: handle mobile app wrong user connection for mobile app modal (#34653) 2022-09-15 12:10:05 +08:00
analytics Fix "Orders" Plurality (#34491) 2022-08-26 14:34:40 -07:00
customer-effort-score-tracks Fix Customer Effort Score Tracks (#34209) 2022-08-05 15:40:01 -03:00
dashboard Exclude asterisk from Country / Region translation string (#34368) 2022-08-18 12:17:13 +08:00
embedded-body-layout dev: move guided tours into consolidated folder (#34279) 2022-08-12 09:49:18 +08:00
guided-tours Fix enable guided mode button not trigger when its text is translated (#34843) 2022-09-27 16:12:01 +08:00
header Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
homescreen Added tracks for mobile welcome modal (#34670) 2022-09-15 16:26:43 +08:00
hooks Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
inbox-panel Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
layout Feature integration: UI Revamp on Marketing Page (#34642) 2022-09-14 15:43:30 +08:00
lib Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
marketing Add tests for UI Revamp on Marketing page (#34840) 2022-09-27 22:25:48 +08:00
mobile-banner Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
navigation Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
payments Deploy payments banner in settings page (#34326) 2022-08-17 11:33:24 +08:00
payments-welcome Show APMs on the new Payments menu (#34581) 2022-09-23 20:36:12 +08:00
products Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00
profile-wizard Fix industry options not populate after reloading page (#34847) 2022-09-27 16:26:22 +08:00
settings Add settings client pages and plumbing (https://github.com/woocommerce/woocommerce-admin/pull/6092) 2021-02-12 14:32:42 -05:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Fix "1 of 2 steps" is shown for the first step in a 3 step tour (#34413) 2022-08-29 17:25:24 +08:00
store-management-links Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
stylesheets Reintroduce JITMs in the WC Admin. (#34383) 2022-09-14 13:05:54 -03:00
task-lists Add a header for the "Add store details" task in woocommerce admin (#34712) 2022-09-26 15:19:47 +03:00
tasks Add a header for the "Add store details" task in woocommerce admin (#34712) 2022-09-26 15:19:47 +03:00
two-column-tasks Add a header for the "Add store details" task in woocommerce admin (#34712) 2022-09-26 15:19:47 +03:00
typings Add: mobile app welcome modal and magic link (#34637) 2022-09-15 11:58:47 +08:00
utils Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
wp-admin-scripts dev: move guided tours into consolidated folder (#34279) 2022-08-12 09:49:18 +08:00
index.js Fix Uncaught DOMException on WooCommerce -> Extensions page. (#33711) 2022-07-04 12:41:32 +08:00
jest.config.js Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00