woocommerce/plugins/woocommerce-admin/client
Nathan Silveira 6d4c1b3b8a
Adapt the width of the pricing fields (#35545)
* Add css class to change the input width based on the screen's width

* Changelog

* Move class from pricing-section.scss to product-page.scss and use breakpoint 960px mixin

* Move className from currencyInputProps to InputControl

* Improve changelog

* Move 'half-width-field' class to currencyInputProps instead of adding it manually for the two currency fields

* Add 'half-width-field' class to SKU and Shipping Class

Sent as a parameter to getInputProps and getSelectControlProps to avoid overwriting any additional className

* Update changelog
2022-11-18 13:03:10 -03:00
..
activity-panel Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03: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 Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01:00
header Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
homescreen fix: handle error loading and error states for magic link button (#35068) 2022-10-13 16:12:40 +08:00
hooks Add a confirmation modal when the user tries to navigate away with unsaved changes (#35625) 2022-11-18 11:54:59 -03:00
inbox-panel Only show five inbox messages and add "Show more" button (#35003) 2022-10-13 08:36:02 -03:00
layout Show a dismissible snackbar if the server responds an error (#35160) 2022-10-22 10:47:17 -03: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 WCPay Experiment: Create an Inbox Note if user wants more info on WCPay (#35581) 2022-11-16 13:22:16 +00:00
products Adapt the width of the pricing fields (#35545) 2022-11-18 13:03:10 -03:00
profile-wizard Fix business details step fails to display when Gutenberg plugin is active (#35448) 2022-11-02 13:40:02 -05: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 Fix the display of letter descenders in the shipping class dropdown menu (#35258) 2022-10-25 17:28:37 -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 Deploy the stacked layout in the Products Task experiment (#35611) 2022-11-17 22:48:14 +08:00
two-column-tasks Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01:00
typings Add: mobile app welcome modal and magic link (#34637) 2022-09-15 11:58:47 +08:00
utils Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
wp-admin-scripts Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01: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