woocommerce/plugins/woocommerce-blocks/assets/js/base/context/hooks
Seghir Nadir 66523872f3
Support controlling address card state from data store in Checkout block (#51386)
* fix line height

* Support controlling address card from data store

* expand billing address on unsync

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

* disable linter rule

* remove empty section

* remove used vars

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-09-17 10:56: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 Fix most of lint warnings (#50869) 2024-08-23 14:30:14 +02:00
payment-methods Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
shipping Performance: Optimise select shipping API calls (https://github.com/woocommerce/woocommerce-blocks/pull/10472) 2023-08-08 11:56:19 +01: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 Support controlling address card state from data store in Checkout block (#51386) 2024-09-17 10:56: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 Make place order button editable (https://github.com/woocommerce/woocommerce-blocks/pull/7843) 2022-12-15 17:28:23 +07: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 Block Checkout: Fix default shipping selection on toggle pickup (#49718) 2024-07-23 16:25:35 +01: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 Add a generic arg to useCollection to improve typing of results. (https://github.com/woocommerce/woocommerce-blocks/pull/10696) 2023-08-24 04:49:41 +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