woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout
Niels Lange 99bed6d7ba
Display price in place order button (#47083)
* WIP: Display price in place order button

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

* Fix JS lint error

* Update e2e tests

* Display default place order button including placeholder in page editor

* Update plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/constants.tsx

Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>

* Optimise i18n using sprintf

* Wrap cart totals in “useSelect”

* Temporary skip failing e2e test

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>
2024-05-08 16:18:48 +07:00
..
address-card Use address format from server in address card (#45852) 2024-04-08 01:43:42 -07:00
address-wrapper Ensure validation of fields occurs when collapsing fields (https://github.com/woocommerce/woocommerce-blocks/pull/11199) 2023-10-10 22:07:58 +01:00
checkout-order-error Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
empty-cart Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
form-step Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
inner-blocks Display price in place order button (#47083) 2024-05-08 16:18:48 +07:00
order-notes Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
phone-number update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
styles Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
test Replace @wordpress/components Button, Radio, RadioGroup with Ariakit Button (#45974) 2024-05-03 15:28:39 +12:00
attributes.ts Move Checkout block attributes into metadata (`block.json`) (https://github.com/woocommerce/woocommerce-blocks/pull/5594) 2022-01-28 16:37:06 +00:00
block.json Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
block.tsx Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
context.ts Remove account creation setting from Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/7941) 2022-12-15 18:13:28 +07:00
edit.tsx Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
frontend.tsx Spread metadata when loading block in frontend (https://github.com/woocommerce/woocommerce-blocks/pull/5732) 2022-02-08 10:33:27 +00:00
index.tsx Add additional information block for custom checkout fields (#43274) 2024-01-10 06:20:06 -08:00
types.ts Remove account creation setting from Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/7941) 2022-12-15 18:13:28 +07:00
utils.ts Use address format from server in address card (#45852) 2024-04-08 01:43:42 -07:00