woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block
Mike Jolley 65bc740518 Block Checkout: Apply selected Local Pickup rate to entire order (all packages) (https://github.com/woocommerce/woocommerce-blocks/pull/7484)
* Avoid duplicates in selected shipping method display

* Correct types

* Render pickup locations - not rates

* Always show "from" when there are multiple packages

* Pickup must be available for all packages

* Derive locations from rates

* Improve code style/docs

* Packagecount

* Introduce woocommerce_store_api_cart_select_shipping_rate

* Update docblock
2023-01-12 15:40:15 +01:00
..
shared Block Checkout: Apply selected Local Pickup rate to entire order (all packages) (https://github.com/woocommerce/woocommerce-blocks/pull/7484) 2023-01-12 15:40:15 +01:00
attributes.tsx Rename collection to shipping to reflect the block purpose 2023-01-12 15:38:06 +01:00
block.json Rename collection to shipping to reflect the block purpose 2023-01-12 15:38:06 +01:00
block.tsx Block Checkout: Apply selected Local Pickup rate to entire order (all packages) (https://github.com/woocommerce/woocommerce-blocks/pull/7484) 2023-01-12 15:40:15 +01:00
edit.tsx Enhancement/pickup location editor improvements (https://github.com/woocommerce/woocommerce-blocks/pull/7446) 2023-01-12 15:40:15 +01:00
frontend.tsx Rename collection to shipping to reflect the block purpose 2023-01-12 15:38:06 +01:00
index.tsx Rename collection to shipping to reflect the block purpose 2023-01-12 15:38:06 +01:00
style.scss Enhancement/pickup location editor improvements (https://github.com/woocommerce/woocommerce-blocks/pull/7446) 2023-01-12 15:40:15 +01:00