woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/address-card
Gabriel Manussakis ece00533e4
[Accessibility] Convert edit address link to a button (#49471)
* Update edit address button style

* Add input prop to the ValidatedTextInputHandle type

* Add optional isEditing prop to the AddressFormProps

* Convert edit address link to button

* Focus first input after opening the address form

* Pass along the editing prop to children components in the shipping address block

* Add changelog file

* Clear timeout used to delay the focus on the first input

* Adjust checkout toggler buttons for dark themes

* Get first address field by id
2024-07-17 16:54:41 +02:00
..
index.tsx [Accessibility] Convert edit address link to a button (#49471) 2024-07-17 16:54:41 +02:00
style.scss [Accessibility] Convert edit address link to a button (#49471) 2024-07-17 16:54:41 +02:00