woocommerce/plugins/woocommerce-blocks/tests
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
..
e2e [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
js Monorepo: enable babel-loader and Jest caching (inc. CI) (#49656) 2024-07-19 09:40:01 +02:00
mocks/woo-test-helper Relocate helper (child) themes (#47080) 2024-05-02 21:23:52 +07:00
utils Blocks: Fix JS unit tests (#47516) 2024-05-15 16:03:11 +00:00