svelte-form icon indicating copy to clipboard operation
svelte-form copied to clipboard

Change email regex

Open sewek opened this issue 2 years ago • 0 comments

I changed the regex that checks email addresses to one that meets RFC 5322 standards. Additionally, I added a test for checking email addresses with a longer TLD and turned off the line width limitation so as not to split the regex.

sewek avatar May 22 '23 11:05 sewek