woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block
Mike Jolley 586bc90f1b Shipping and collection method block package support (https://github.com/woocommerce/woocommerce-blocks/pull/7383)
* Shipment wordage

* Hide panel if collection is not available for an item

* Update selection when displayed

* Register a global local pickup method for the block based checkout (https://github.com/woocommerce/woocommerce-blocks/pull/7414)

* Register a blocks local pickup method globally

* Remove local pickup plucking from store api

* Multiple pickup locations

* Unused code

* Translate meta data

* Update UI to match zones table

* Description

* Handle new shipping method in client

* Improve location rendering

* Only split out pickup location methods

* Fix enabled toggle

* Show and hide shipping text in sidebar based on pickup

* No need for "from" when min and max are the same price

* Update sample data for the editor
2023-01-12 15:35:57 +01:00
..
attributes.tsx Create Pickup Locations Block (https://github.com/woocommerce/woocommerce-blocks/pull/7316) 2023-01-12 15:35:57 +01:00
block.json Create Pickup Locations Block (https://github.com/woocommerce/woocommerce-blocks/pull/7316) 2023-01-12 15:35:57 +01:00
block.tsx Shipping and collection method block package support (https://github.com/woocommerce/woocommerce-blocks/pull/7383) 2023-01-12 15:35:57 +01:00
edit.tsx Create Pickup Locations Block (https://github.com/woocommerce/woocommerce-blocks/pull/7316) 2023-01-12 15:35:57 +01:00
frontend.tsx Create Pickup Locations Block (https://github.com/woocommerce/woocommerce-blocks/pull/7316) 2023-01-12 15:35:57 +01:00
index.tsx Create Pickup Locations Block (https://github.com/woocommerce/woocommerce-blocks/pull/7316) 2023-01-12 15:35:57 +01:00
style.scss Shipping and collection method block package support (https://github.com/woocommerce/woocommerce-blocks/pull/7383) 2023-01-12 15:35:57 +01:00