woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout
Seghir Nadir 07a0b8477b
Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585)
* darker outline and double outline on focus

* flip outlines for shipping selector

* fix select outline in dark mode

* Fix input labels being cut off due to line height

* adjust outline colors

* fix rest of problems in dark mode

* fix express payment on checkout

* Fix broken styles for shipping cart in medium

* Always center input label

* Fix order note background in dark mode

* remove empty space in payment methods when there's no content inside

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

* fix linter issues

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-09-23 14:11:43 +02:00
..
address-card Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585) 2024-09-23 14:11:43 +02: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 Fix most of lint warnings (#50869) 2024-08-23 14:30:14 +02:00
inner-blocks Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585) 2024-09-23 14:11:43 +02: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 Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585) 2024-09-23 14:11:43 +02:00
test Display address card for virtual products if shopper's address is known (#50127) 2024-07-31 15:17:21 +02: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 all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
block.tsx Revert "Add new buttonAttributes API to style express checkout buttons coherently (#47899) (#50763) 2024-08-19 18:54:58 +01:00
context.ts Revert "Add new buttonAttributes API to style express checkout buttons coherently (#47899) (#50763) 2024-08-19 18:54:58 +01:00
edit.tsx [Accessibility] Fix focus order on checkout block page (#49649) 2024-08-20 15:42:38 +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