v4.1.0
版本发布时间: 2017-03-10 01:09:05
jquery-form/form最新发布版本:v4.3.0(2020-06-07 12:06:44)
New Features
- #436 Allows formToArray and ajaxSubmit to work on non-form tags
- #158 #421 #516 #517 When serializing text, encode all line breaks as CRLF pairs per the
application/x-www-form-urlencoded
specification - 76a0b2a #450 #502 Updates AMD definition and adds CommonJS support
- Moves documentation from malsup.com to GitHub Pages
- Adds automated testing using ESLint, Grunt, Mocha, Chai, and PhantomJS
Bug Fixes
- 76c7c90 #461 Outside fields bug fix prevents fields from being doubled in non-IE browsers
- #518 #258 IE fix if form is in a different document