woocommerce/plugins/woocommerce-blocks/packages/components/text-input
Gabriel Manussakis f3c66456d4
[Accessibility] Add focus indicator to select and text inputs on Cart/Checkout block pages (#52010)
* Add outline if select and text inputs are focused

* Add changelog file

---------

Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
2024-10-24 08:44:41 +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 fix: ValidatedTextInput attribute (#51971) 2024-10-21 11:00:11 +01:00
style.scss [Accessibility] Add focus indicator to select and text inputs on Cart/Checkout block pages (#52010) 2024-10-24 08:44:41 +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 fix: ValidatedTextInput attribute (#51971) 2024-10-21 11:00:11 +01:00