woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout
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
..
additional-fields-placeholder [Experimental] Surface additional checkout fields on Order Confirmation page (#43449) 2024-01-16 13:17:28 +00:00
cart-line-items-table Add totalValue filter (#45170) 2024-03-13 00:42:24 +07:00
form Ensure "email" field id does not include the section ID (#43734) 2024-01-18 04:33:50 -08:00
local-pickup-select Update shipping and payment radio controls to use borders on selected items (#46150) 2024-04-10 02:54:05 -07:00
order-summary Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
payment-method-icons Simplify @woocommerce/types imports (https://github.com/woocommerce/woocommerce-blocks/pull/8019) 2022-12-23 18:59:02 +07:00
payment-method-label Update @woocmmerce/eslint-plugin to 2.0.0 (https://github.com/woocommerce/woocommerce-blocks/pull/6203) 2022-04-08 14:47:19 +01:00
pickup-location update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
place-order-button Checkout block: Full width Place Order button when Return To Cart link is disabled. (https://github.com/woocommerce/woocommerce-blocks/pull/9721) 2023-06-05 15:31:32 +01:00
policies Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
product-backorder-badge update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-badge Add universal border radius for form elements and components (https://github.com/woocommerce/woocommerce-blocks/pull/11193) 2023-10-11 17:04:45 +01:00
product-details Fix/you do not need lodash (https://github.com/woocommerce/woocommerce-blocks/pull/9161) 2023-04-28 11:29:45 +01:00
product-image Add theme-level global styles to Cart and Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/8809) 2023-04-22 00:11:10 +04:00
product-low-stock-badge update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-metadata Simplify @woocommerce/types imports (https://github.com/woocommerce/woocommerce-blocks/pull/8019) 2022-12-23 18:59:02 +07:00
product-sale-badge update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-summary Fix es lint warnings (https://github.com/woocommerce/woocommerce-blocks/pull/4206) 2021-05-16 18:59:32 +01:00
return-to-cart-button update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
shipping-calculator Support additional fields in the Contact step for Checkout (#43088) 2024-01-05 18:35:28 +01:00
shipping-location update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
shipping-rates-control Update shipping and payment radio controls to use borders on selected items (#46150) 2024-04-10 02:54:05 -07:00
shipping-rates-control-package Reset shipping rate font size to match other elements (#46345) 2024-04-17 13:54:43 -07:00
totals Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
index.js [Experimental] Surface additional checkout fields on Order Confirmation page (#43449) 2024-01-16 13:17:28 +00:00