woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart
Albert Juhé Lluveras b0af5ac12e Update Mini-Cart block logic to use isSiteEditorPage util (https://github.com/woocommerce/woocommerce-blocks/pull/9501)
* Revert "Mini-Cart: prevent 'Mini-Cart in cart and checkout pages' toggle from showing up in the post/page editor (https://github.com/woocommerce/woocommerce-blocks/pull/9442)"

This reverts commit 0bfc1b341e.

* Update Mini-Cart block logic to use isSiteEditorPage util
2023-05-18 15:53:01 +02:00
..
mini-cart-contents Experiment: Replace style hooks coming from `@wordpress/block-editor` (https://github.com/woocommerce/woocommerce-blocks/pull/9251) 2023-05-12 13:42:16 +01:00
quantity-badge Only show the Mini Cart count badge when there are items in the cart (https://github.com/woocommerce/woocommerce-blocks/pull/9259) 2023-05-11 17:23:36 +02:00
test Only show the Mini Cart count badge when there are items in the cart (https://github.com/woocommerce/woocommerce-blocks/pull/9259) 2023-05-11 17:23:36 +02:00
block.tsx Mini Cart: stop using Modal component (https://github.com/woocommerce/woocommerce-blocks/pull/9345) 2023-05-16 10:41:26 +02:00
component-frontend.tsx Add option to hide/show price in Mini Cart block (https://github.com/woocommerce/woocommerce-blocks/pull/6796) 2022-08-02 10:28:52 -04:00
edit.tsx Update Mini-Cart block logic to use isSiteEditorPage util (https://github.com/woocommerce/woocommerce-blocks/pull/9501) 2023-05-18 15:53:01 +02:00
editor.scss Update Mini-Cart block editor sidebar (https://github.com/woocommerce/woocommerce-blocks/pull/9420) 2023-05-11 14:52:03 +02:00
frontend.ts Only show the Mini Cart count badge when there are items in the cart (https://github.com/woocommerce/woocommerce-blocks/pull/9259) 2023-05-11 17:23:36 +02:00
index.tsx Update Mini-Cart block logic to use isSiteEditorPage util (https://github.com/woocommerce/woocommerce-blocks/pull/9501) 2023-05-18 15:53:01 +02:00
style.scss Mini Cart: stop using Modal component (https://github.com/woocommerce/woocommerce-blocks/pull/9345) 2023-05-16 10:41:26 +02:00