woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods
Mike Jolley 7eabbe4ecd
Consistent payment and shipping options empty states (#52192)
* Remove inspector notice

* Replace placeholder with generic version

* Implement new placeholder

* Fix shipping method count so it excludes rows which do not link to installed payment method

* changelog

* Set default so tests pass

* unused vars

* unused import

* Remove return type and fix import warnings
2024-11-06 12:50:50 +00:00
..
express-payment Fix visual inconsisties in Cart/Checkout between elements and between Light/Dark modes (#51585) 2024-09-23 14:11:43 +02:00
no-payment-methods Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
test Checkout: Add loading placeholder and payment method toggle (#52044) 2024-10-29 11:45:40 +00:00
express-payment-methods.tsx [Feature] Express Checkout Improvements (#50791) 2024-09-18 19:49:27 +00:00
index.js Move mini cart outside cart-checkout folder (https://github.com/woocommerce/woocommerce-blocks/pull/6192) 2022-04-07 14:47:58 +01:00
payment-method-card.tsx update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
payment-method-error-boundary.tsx update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
payment-method-options.js Checkout: Add loading placeholder and payment method toggle (#52044) 2024-10-29 11:45:40 +00:00
payment-methods.tsx Consistent payment and shipping options empty states (#52192) 2024-11-06 12:50:50 +00:00
saved-payment-method-options.tsx Checkout: Add loading placeholder and payment method toggle (#52044) 2024-10-29 11:45:40 +00:00
style.scss Checkout: Add loading placeholder and payment method toggle (#52044) 2024-10-29 11:45:40 +00:00