form v4.1.0 Release Notes

Release Date: 2017-03-09 // about 7 years ago
  • ๐Ÿ†• New Features

    1. #436 Allows formToArray and ajaxSubmit to work on non-form tags
    2. #158 #421 #516 #517 When serializing text, encode all line breaks as CRLF pairs per the
      application/x-www-form-urlencoded specification โšก๏ธ 3. 76a0b2a #450 #502 Updates AMD definition and adds CommonJS support ๐Ÿ“š 4. Moves documentation from malsup.com to GitHub Pages ๐Ÿ‘• 5. Adds automated testing using ESLint, Grunt, Mocha, Chai, and PhantomJS

    ๐Ÿ› Bug Fixes

    ๐Ÿ’ป 1. 76c7c90 #461 Outside fields bug fix prevents fields from being doubled in non-IE browsers

    1. #518 #258 IE fix if form is in a different document