woocommerce/plugins/woocommerce-blocks/assets/js/blocks/order-confirmation
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
..
additional-fields Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
additional-fields-wrapper Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
additional-information Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
billing-address Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
billing-wrapper Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
create-account [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
downloads Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
downloads-wrapper Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
shipping-address Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
shipping-wrapper Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
status Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
summary Order confirmation: Update mobile order summary styling so items appear side by side (#50722) 2024-08-23 19:22:59 +01:00
totals Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
totals-wrapper Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00