woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks
Mike Jolley b0401ef25d
[Experimental] Delayed Account Creation Block (#50934)
* Add block to templates

* Register block type with php

* Create block type class

* Update webpack

* Move password strength meter component

* Add button styles when disabled

* Move password strength component

* Block WIP

* CSRF token handling

* Put new block behind feature flag

* Add experimental flag docs

* Update icon + description

* Changelog

* Lint errors

* Style controls

* Adjust icon markup

* subsctring match

* More specific import

* Fix test fail caused by layout shift

* Wording changes from Figma

* Check if logged in, not just if the current email is registered

* Use opacity for disabled button text

* Sync order data with customer after account creation

* Add id/fragment to form
2024-09-12 11:18:13 +01: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 [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01: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 Revert update to createRoot in Checkout block. (#51289) 2024-09-11 13:44:09 +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 Revert update to createRoot in Checkout block. (#51289) 2024-09-11 13:44:09 +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