woocommerce/plugins/woocommerce-blocks/packages/components/text-input
Niels Lange 0c9e33bb7c
Adjust input field height and input label text size (#49636)
* Field height and label text size adjustments

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

* Kepe initial height of child element

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-07-22 12:53:59 +02:00
..
stories Add Storybook entries for `TextInput`, `ValidatedTextInput`, and `ValidationInputError` (https://github.com/woocommerce/woocommerce-blocks/pull/11794) 2023-11-20 13:08:16 +00:00
test Update blocks JS tests to React 18 (#47383) 2024-05-15 21:33:36 +12:00
style.scss Adjust input field height and input label text size (#49636) 2024-07-22 12:53:59 +02:00
text-input.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
types.ts Checkout: Add password strength meter to new field (#49164) 2024-07-15 16:22:42 +01:00
validated-text-input.tsx Checkout: Add password strength meter to new field (#49164) 2024-07-15 16:22:42 +01:00