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.
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.