woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-link
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
..
block.json Add/cart link in checkout header 44837 (#51948) 2024-10-17 16:50:12 +01:00
edit.tsx Add/cart link in checkout header 44837 (#51948) 2024-10-17 16:50:12 +01:00
index.tsx Add/cart link in checkout header 44837 (#51948) 2024-10-17 16:50:12 +01:00
style.scss Add/cart link in checkout header 44837 (#51948) 2024-10-17 16:50:12 +01:00