woocommerce/plugins/woocommerce-blocks/packages/checkout/components/store-notices-container
Seghir Nadir 54ad47e53b Handle single notice issues (https://github.com/woocommerce/woocommerce-blocks/pull/8404)
* Capture notices from hidden block into siblings block

* switch to using a single context

* make change bwc

* support context as array in StoreNotice

* Handle single context use cases
2023-02-09 16:04:02 +01:00
..
test Handle single notice issues (https://github.com/woocommerce/woocommerce-blocks/pull/8404) 2023-02-09 16:04:02 +01:00
index.tsx Handle single notice issues (https://github.com/woocommerce/woocommerce-blocks/pull/8404) 2023-02-09 16:04:02 +01:00
snackbar-notices.tsx New contexts for `StoreNoticesContainer` and notice grouping (https://github.com/woocommerce/woocommerce-blocks/pull/7711) 2022-12-19 15:30:13 +00:00
store-notices.tsx Handle single notice issues (https://github.com/woocommerce/woocommerce-blocks/pull/8404) 2023-02-09 16:04:02 +01:00
style.scss New contexts for `StoreNoticesContainer` and notice grouping (https://github.com/woocommerce/woocommerce-blocks/pull/7711) 2022-12-19 15:30:13 +00:00
types.ts Handle single notice issues (https://github.com/woocommerce/woocommerce-blocks/pull/8404) 2023-02-09 16:04:02 +01:00
utils.ts New contexts for `StoreNoticesContainer` and notice grouping (https://github.com/woocommerce/woocommerce-blocks/pull/7711) 2022-12-19 15:30:13 +00:00