gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

gTLDs can be up to 63 characters long #739

Open vittala opened 4 years ago

vittala commented 4 years ago

The existing limit of 5 and 6 characters means that emailand url validation fails for newer TLDs.

This change just increases the legal length of the last portion of the domain.