enso/app/ide-desktop/lib
somebody1234 d11745a205
Fix validation regexes (#7499)
- Closes #7498
- Validation regex previously disallowed non-ASCII characters, now fixed
- Changes every password input to use the correct regex. For old/new passwords, it uses the regular input. For password confirmations, it uses the new password, converted to a regex. This makes it so that the password confirmation input's validation only succeeds when it exactly matches the new password.

# Important Notes
None
2023-08-17 10:32:53 +00:00
..
assets New context menu (#7431) 2023-08-10 15:31:53 +00:00
client Fixes for importing project bundles (#7558) 2023-08-11 16:30:49 +00:00
common New Top Bar (#7488) 2023-08-08 15:23:41 +00:00
content localStorage manager (#7467) 2023-08-11 05:16:54 +00:00
content-config Display user-provided project name in the top bar (#7533) 2023-08-11 12:32:46 +00:00
dashboard Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
esbuild-plugin-copy-directories Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
icons Extract SVGs to files (#7076) 2023-06-23 10:47:04 +02:00
types Fixes for importing project bundles (#7558) 2023-08-11 16:30:49 +00:00