woocommerce/plugins/woocommerce-blocks/assets/js/base/context/hooks
Mike Jolley 71f28210f6
Cart Block: Refactor shipping totals. Separate cart and checkout logic. More clearly distinguish between Collection and Delivery (#52546)
* Refactor shipping totals section

From https://github.com/woocommerce/woocommerce/pull/52313/files

* style

* changelog

* More specific imports
2024-11-06 12:29:15 +00:00
..
cart Validate and present custom error for not in allowed emails coupons (#43872) 2024-03-20 10:19:06 +00:00
collections Introduce file to define Product Collection types. Improve types handling. (#52458) 2024-10-31 09:30:40 +00:00
payment-methods Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
shipping Checkout: Collapsible Order Summary in mobile view (#52253) 2024-11-01 05:48:54 +13:00
test [WIP][Accessibility] Fix inline documentation typos in woocommerce-blocks (#50737) 2024-08-19 13:57:38 +01:00
index.js Fix total shipping display info when no shipping method is available (https://github.com/woocommerce/woocommerce-blocks/pull/8819) 2023-05-25 06:31:15 +01:00
tsconfig.json Move all totals components into components package (https://github.com/woocommerce/woocommerce-blocks/pull/11773) 2023-11-20 12:53:41 +00:00
use-checkout-address.ts Cart Block: Refactor shipping totals. Separate cart and checkout logic. More clearly distinguish between Collection and Delivery (#52546) 2024-11-06 12:29:15 +00:00
use-checkout-extension-data.ts Fix/extension data conflicts (https://github.com/woocommerce/woocommerce-blocks/pull/8354) 2023-02-03 11:18:18 +00:00
use-checkout-submit.js Checkout: Add loading placeholder and payment method toggle (#52044) 2024-10-29 11:45:40 +00:00
use-customer-data.ts Rename billingData to billingAddress (https://github.com/woocommerce/woocommerce-blocks/pull/6369) 2022-06-10 18:59:25 +02:00
use-product-attributes.ts Improve Products block Attributes Filter Inspector Controls (https://github.com/woocommerce/woocommerce-blocks/pull/8583) 2023-03-08 17:22:51 +01:00
use-query-state.js Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
use-show-shipping-total-warning.ts Cart Block: Refactor shipping totals. Separate cart and checkout logic. More clearly distinguish between Collection and Delivery (#52546) 2024-11-06 12:29:15 +00:00
use-store-add-to-cart.ts Update @woocmmerce/eslint-plugin to 2.0.0 (https://github.com/woocommerce/woocommerce-blocks/pull/6203) 2022-04-08 14:47:19 +01:00
use-store-events.ts Get latest cart when triggering events (https://github.com/woocommerce/woocommerce-blocks/pull/10254) 2023-07-19 10:42:25 +01:00
use-store-products.ts Introduce file to define Product Collection types. Improve types handling. (#52458) 2024-10-31 09:30:40 +00:00
use-validation.ts Simplify @woocommerce/types imports (https://github.com/woocommerce/woocommerce-blocks/pull/8019) 2022-12-23 18:59:02 +07:00