woocommerce/plugins/woocommerce-blocks/assets/js/base/utils
Seghir Nadir 952638a3ed Link shipping form fields to shipping rates to load them. (https://github.com/woocommerce/woocommerce-blocks/pull/1890)
* add plukedAddress util function in order to use it for shallowEqual

* refactor useShipping so it accepts and returns the address

* refactor fields

* fix test and return shippingRates to hook

* remove unneeded shippingAddress from ShippingRatesControl

* move keys logic to hook

* refactor tests again

* increase cart size
2020-03-10 11:55:19 +01:00
..
test More API price formatting and currency handling (https://github.com/woocommerce/woocommerce-blocks/pull/1394) 2019-12-18 11:29:20 +00:00
address.js Link shipping form fields to shipping rates to load them. (https://github.com/woocommerce/woocommerce-blocks/pull/1890) 2020-03-10 11:55:19 +01:00
errors.js Add withCategories and withAttributes HOCs (https://github.com/woocommerce/woocommerce-blocks/pull/935) 2019-09-04 18:07:00 +02:00
index.js Link shipping form fields to shipping rates to load them. (https://github.com/woocommerce/woocommerce-blocks/pull/1890) 2020-03-10 11:55:19 +01:00
price.js Add loading placeholder for cart block (inital load) (https://github.com/woocommerce/woocommerce-blocks/pull/1819) 2020-02-26 15:49:07 +00:00