woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart
Mike Jolley 3c830d6f3f
Add/cart link in checkout header 44837 (#51948)
* Cart Link Block WIP

* Add pattern for header

* changelog

* We added a header so update test

* Add wc-blocks-header-pattern class

* render_woocommerce_template_part was missing wrappers

* Add missing class

* Update plugins/woocommerce/src/Blocks/BlockTypes/CartLink.php

Co-authored-by: Paulo Arromba <17236129+wavvves@users.noreply.github.com>

* Update plugins/woocommerce/src/Blocks/BlockTypes/CartLink.php

Co-authored-by: Paulo Arromba <17236129+wavvves@users.noreply.github.com>

* Update plugins/woocommerce/src/Blocks/BlockTypes/CartLink.php

Co-authored-by: Paulo Arromba <17236129+wavvves@users.noreply.github.com>

* Further SVG compression

* Remove unnecessary area handling

* Shared icon with mini cart

* Global style support

---------

Co-authored-by: Paulo Arromba <17236129+wavvves@users.noreply.github.com>
2024-10-17 16:50:12 +01:00
..
mini-cart-contents Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
quantity-badge Add/cart link in checkout header 44837 (#51948) 2024-10-17 16:50:12 +01:00
test Revert update to createRoot in Checkout block. (#51289) 2024-09-11 13:44:09 +00:00
utils update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
block.json Add an option to mini cart block to navigate directly to checkout. (#51283) 2024-09-26 13:16:21 +12:00
block.tsx Add an option to mini cart block to navigate directly to checkout. (#51283) 2024-09-26 13:16:21 +12:00
component-frontend.tsx Add an option to mini cart block to navigate directly to checkout. (#51283) 2024-09-26 13:16:21 +12:00
edit.tsx Add an option to mini cart block to navigate directly to checkout. (#51283) 2024-09-26 13:16:21 +12:00
editor.scss Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00
frontend.ts Load mini cart scripts by default on touch-enabled (mobile) devices (#48769) 2024-06-28 13:23:32 +01:00
index.tsx Remove isFeaturePlugin and flag code from FeatureGating class (#47866) 2024-05-30 02:50:09 +12:00
style.scss [Accessibility] Remove opacity from the hover style of the mini cart button (#50240) 2024-08-05 15:58:48 +02:00
types.ts Add an option to mini cart block to navigate directly to checkout. (#51283) 2024-09-26 13:16:21 +12:00