woocommerce/plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/create-account
Mike Jolley d567c6c698
Delayed Account Creation: Support option to send password setup link to customer via email (#51227)
* Update form handling to work with automatically generated passwords

* Keep user logged in after password reset.

* Ignore comments for hooks in changed method

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

* Checkmark list style

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-09-19 15:03:27 +01:00
..
block.json [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
edit.tsx Delayed Account Creation: Support option to send password setup link to customer via email (#51227) 2024-09-19 15:03:27 +01:00
form.tsx Delayed Account Creation: Support option to send password setup link to customer via email (#51227) 2024-09-19 15:03:27 +01:00
frontend.tsx [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
index.tsx [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
style.scss Delayed Account Creation: Support option to send password setup link to customer via email (#51227) 2024-09-19 15:03:27 +01:00
utils.ts [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00