woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout
Thomas Roberts bb92392d9f
Apply spacing improvements to the Checkout block (#47565)
2024-06-03 11:18:42 -07:00
..
address-card Use address format from server in address card (#45852) 2024-04-08 01:43:42 -07:00
address-wrapper [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02: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 [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
inner-blocks Apply spacing improvements to the Checkout block (#47565) 2024-06-03 11:18:42 -07:00
order-notes Update blocks JS tests to React 18 (#47383) 2024-05-15 21:33:36 +12:00
phone-number update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
styles Apply spacing improvements to the Checkout block (#47565) 2024-06-03 11:18:42 -07:00
test only make order summary sticky when it's not longer than view (#47680) 2024-05-22 22:09:50 +00: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 Change Checkout form step numbering so it can only be toggled for all blocks, not individually per-step (#47479) 2024-05-22 07:03:48 -07:00
block.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
context.ts Change Checkout form step numbering so it can only be toggled for all blocks, not individually per-step (#47479) 2024-05-22 07:03:48 -07:00
edit.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02: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 [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
types.ts Change Checkout form step numbering so it can only be toggled for all blocks, not individually per-step (#47479) 2024-05-22 07:03:48 -07:00
utils.ts Use address format from server in address card (#45852) 2024-04-08 01:43:42 -07:00