Mevrael / bunny

BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
https://bunnyjs.com
MIT License
487 stars 39 forks source link

Email validation is case sensitive #21

Closed adamseabrook closed 7 years ago

adamseabrook commented 7 years ago

https://bunnyjs.com/examples/form-validation/ I ran a few tests here and these emails fail to validate: USER@domain.com useR@domain.com user@Domain.com user@DOMAIN.com user@domain.Com user@domain.COM

Mevrael commented 7 years ago

Thank you for your interest in BunnyJS and bug report.

i option for email RegExp has been added.

Please feel free to join our Gitter as well https://gitter.im/bunny-js/Lobby