woocommerce/plugins/woocommerce-blocks/assets/js/base/components/shipping-rates-control
Albert Juhé Lluveras e6f6dc9915 Cart and Checkout accessibility fixes (https://github.com/woocommerce/woocommerce-blocks/pull/2041)
* Make Product Price component accessible

* Render checkout form step number before the content instead of after

* Announce changes in the Shipping Rates Control results

* Render product name before product price in the Checkout sidebar

* Verify error element id exists before using it in describedBy

* Avoid reading 'Choose a shipping method' if no shipping methods are available

* Hide product image from screen readers if there is no alt text and make link not focusable

* Move Checkout block buttons below the sidebar

* Simplify selector

* Remove ternary to make code easier to understand

* Fix rebase issue

* Fix step number not visible for payment methods
2020-03-30 14:43:42 +02:00
..
index.js Cart and Checkout accessibility fixes (https://github.com/woocommerce/woocommerce-blocks/pull/2041) 2020-03-30 14:43:42 +02:00
package-options.js Add no payment methods placeholder (https://github.com/woocommerce/woocommerce-blocks/pull/1998) 2020-03-20 12:48:11 -04:00
package.js Make Shipping packages collapsible in Cart page (https://github.com/woocommerce/woocommerce-blocks/pull/1867) 2020-03-09 12:28:26 +01:00
packages.js Fix select rates when multiple packages exists (https://github.com/woocommerce/woocommerce-blocks/pull/1945) 2020-03-12 10:59:43 +01:00
style.scss Add no payment methods placeholder (https://github.com/woocommerce/woocommerce-blocks/pull/1998) 2020-03-20 12:48:11 -04:00