woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks
Thomas Roberts 72112bd5d4
Update shipping calculator wording and Cart/Checkout order summary title (#51072)
* Update isAddressComplete to allow only specific fields to be checked

* Update tests for isAddressComplete

* Update wording on "enter address" prompt in Cart sidebar

* Update Shipping to Delivery in cart & checkout shipping total

* Only check the city, state, country, & postcode fields in shipping calc

* Update wording in the "Ships to" section of cart/checkout sidebar

* Update shipping calculator button to say delivery

* Update tests to use new strings

* Remove test that was falsely passing anyway

This test checked for presence of a string that wasn't in the codebase. It also doesn't seem like a valid test. Why would we want to remove the button just because default rates are available?

* Add changelog

* Left align text in shipping calculator button

It floats weirdly in the middle with the new text changes

* Update text in tests

* Update wording in unit tests

* Update shipping calculator text in test

* Update shipping text in test

* Update use of shipping in tests

* Skip test with no translation available

* Lint fixes

---------

Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>
2024-09-09 15:19:57 +02:00
..
checkout-actions-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-additional-information-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-billing-address-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-contact-information-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-express-payment-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-fields-block [Accessibility] Improve Checkout block page accessibility after removing heading level 1 (#50925) 2024-09-03 15:42:28 +01:00
checkout-order-note-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-block Update shipping calculator wording and Cart/Checkout order summary title (#51072) 2024-09-09 15:19:57 +02:00
checkout-order-summary-cart-items Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-coupon-form Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-discount Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-fee Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-shipping Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-subtotal Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-taxes Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-order-summary-totals Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-payment-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-pickup-options-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-shipping-address-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-shipping-method-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-shipping-methods-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-terms-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
checkout-totals-block Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
component-metadata.ts Graduate Additional Fields to stable and rename it. (#46805) 2024-04-23 16:47:32 +02:00
index.tsx Refactor the Order Summary of the Cart & Checkout blocks (#46386) 2024-04-17 10:28:30 +01:00
register-components.ts Revert "Add new buttonAttributes API to style express checkout buttons coherently (#47899) (#50763) 2024-08-19 18:54:58 +01:00