woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-informatio...
Mike Jolley 77428b973d
Checkout: Add password strength meter to new field (#49164)
* Add validation message and fix rendering when account is required

* Adjust validation so we can change the label in messages with custom callback

* Add and style password meter

* Add validation feedback and zxcvbn support

* changelog

* Accessibility fixes

* Update lock file

* Fix initial state in safari

* Announce strength as you type

* Use React.ReactElement

* update lock file

* Update lock

* Downgrade local pnpm and recreate lock

* Feedback should only be shown when `showError` is true, not `hasError`

* Feedback should default to null
2024-07-15 16:22:42 +01:00
..
attributes.tsx Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
block.json Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
block.tsx Checkout: Add password strength meter to new field (#49164) 2024-07-15 16:22:42 +01:00
create-password.tsx Checkout: Add password strength meter to new field (#49164) 2024-07-15 16:22:42 +01:00
edit.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
frontend.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
index.tsx Include Cart and Checkout Blocks when included in WC Core (https://github.com/woocommerce/woocommerce-blocks/pull/6805) 2022-08-15 11:15:15 +05:30
login-prompt.js Checkout: Add password field to create account form (#48985) 2024-07-15 11:43:02 +01:00