1.1.2
Released Released on November 25, 2017
Bugfixes:
Fixed a regression caused by .type() adhering to
maxlengthincorrectly. Special character sequences were not respected. Now .type() works with special characters and implements a complete fix formaxlength. In addition to it working, it now fires all applicable browser events without modifying the actual input value. Fixes #955.Errors coming from plugins now display correctly in the Test Runner. Fixes #945.
Documentation Changes:
Added more video tutorials
Improved displaying list of Tutorials, Recipes, Applications, and Docker examples