uniform-team / Uniform-Validation-Language

A logic language to simplify and improve online form validation.
Apache License 2.0
1 stars 0 forks source link

jQuery Compatibility Testing #8

Open dgp1130 opened 8 years ago

dgp1130 commented 8 years ago

Before release, we will need to determine what versions of jQuery the system can run on. If there are simple changes that will significantly improve the versions of jQuery that Uniform can use, then those changes should be made (such as removing promise syntax from $.ajax() calls). Whatever limits there are, they should be identified and documented so we know what we can support.