woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks
Alex Florisca 3089b1888e
Refactor the Order Summary of the Cart & Checkout blocks (#46386)
* Added new OrderSummaryTotals Block

* Refactor order summary and totals block to contain the inner children

* Add migration for Order Summary Block

* Migration to handle older order summary without totals block

* Remove empty lines from order summary migration

* block editor migration for order summary

* Fix isEligible function

* Update Totals title

* Add checkout totals

* Remove echos and dies

* replace individual checkout blocks with totals block

* Change parent of totals inner blocks and add totals block to innerBlockAreas map

* change CART_ORDER_SUMMARY_TOTALS to CHECKOUT_ORDER_SUMMARY_TOTALS

* Fix linting issues

* fix lint warnings

* Add  changelog

* Lock movement of the taxes block in attributes.tsx

* Less indentation in the render function of CartOrderSummaryBlock and CheckoutOrderSummaryBlock

* Rename webpack chunkName for order summary totals
2024-04-17 10:28:30 +01:00
..
cart-accepted-payment-methods-block Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
cart-cross-sells-block Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
cart-cross-sells-products Remove all references to the product add to cart block. (#46220) 2024-04-09 14:01:32 +12:00
cart-express-payment-block Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
cart-items-block Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
cart-line-items-block Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
cart-order-summary-block Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
cart-order-summary-coupon-form Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
cart-order-summary-discount Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
cart-order-summary-fee Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
cart-order-summary-heading update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
cart-order-summary-shipping Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
cart-order-summary-subtotal Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
cart-order-summary-taxes Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
cart-order-summary-totals Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
cart-totals-block Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
empty-cart-block Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
filled-cart-block Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
proceed-to-checkout-block Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
component-metadata.ts Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
index.tsx Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
register-components.ts Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00