woocommerce/plugins/woocommerce-blocks/packages/components/radio-control
Mike Jolley a80e3e8a56
Accessibility: Prevent shipping losing focus when making selections during checkout (#48370)
* Prevent duplicate update

* Style aria disabled radio input

* Disable keyboard navigation when options are being sent to server.

* Abort multiple requests to update shipping rates

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

* Update changelog

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-06-21 10:23:19 +01:00
..
stories Add storybook entries for RadioControl and RadioControlAccordion (https://github.com/woocommerce/woocommerce-blocks/pull/11657) 2023-11-13 17:12:46 +00:00
index.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
option-layout.tsx Move `RadioControl`and `RadioControlAccordion` components to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11312) 2023-10-23 15:59:19 +01:00
option.tsx Accessibility: Prevent shipping losing focus when making selections during checkout (#48370) 2024-06-21 10:23:19 +01:00
style.scss Accessibility: Prevent shipping losing focus when making selections during checkout (#48370) 2024-06-21 10:23:19 +01:00
types.ts Update shipping and payment radio controls to use borders on selected items (#46150) 2024-04-10 02:54:05 -07:00