woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart
Alex Florisca 7dc8dd63ba
Update Order Summary Design (#45767)
* Add border around order summary on cart & checkout

* Group subtotal, discount, fees, taxes and shiping block

* Move the coupon form in order summary

* Move the coupon form in order summary

* Manage state externally in Panel component and refactor Coupon form to use the Panel component

* Remove descriptions from order summary items

* increase font weight of order summary title

* Tidy up design for desktop and add separator back in for blocks on checkout order summary

* Remove border around order summary on mobile

* Revert "Move the coupon form in order summary"

This reverts commit 4a8044cdcf.

* Change heading styles for cart

* Change font weight to 500 of order summary heading on checkout block

* Remove padding and border between order summary totals items

* Refactor css for cart & checkout totals to work in the editor

* Adjust cart totals heading in the editor

* Last adjustment to checkout totals style to work in editor

* Add changelog

* Change the cursor to pointer for the panel component

* remove unused short and full description from OrderSummaryItem

* Fix failing e2e tests

* Fix lint issues

* Vertically align order summary title in the editor

* Fix e2e tests

* Fix linting issues

* Fix unit tests

* Remove changes from woocommerce.php

* Fix checkout block test

* fix eslint errors in checkout block test

---------

Co-authored-by: Niels Lange <info@nielslange.de>
2024-04-25 12:03:31 +07:00
..
cart-cross-sells-product-list Show rating stars for the cross-sells products (#43069) 2023-12-28 16:20:07 +07:00
inner-blocks Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
test Remove Shipping calculator settings and link to the WooCommerce admin settings (https://github.com/woocommerce/woocommerce-blocks/pull/11184) 2023-10-11 15:09:43 +01:00
attributes.js Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
block.js Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
context.ts WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00
edit.js Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
editor.scss Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
frontend.js WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00
index.js Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
style.scss Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
types.ts WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00