All Versions
11
Latest Version
Avg Release Cycle
239 days
Latest Release
1649 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.3.0 Changes
June 07, 2020 -
v4.2.2 Changes
August 09, 2017 -
v4.2.1 Changes
March 29, 2017๐ Bug Fixes
- 12b358a #521 Replace serialized "+" with space
โช This fixes/reverts a serious regression introduced by #262
Thanks to @markcarver for the fix
- 12b358a #521 Replace serialized "+" with space
-
v4.2.0 Changes
March 19, 2017๐ News
๐ฑ jQuery Form is confirmed to be compatible with jQuery 2 and 3! ๐
๐ If you see any incompatibilities, please report a bug or, preferrably, a pull request.๐ New Features
๐ Bug Fixes
-
v4.1.0 Changes
March 09, 2017๐ 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 โก๏ธ 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
-
v4.0.1 Changes
February 21, 2017๐ Bug Fixes
๐ 1. 2d75614 Fixes issue where form data array was unavailable in
beforeSubmit
function -
v4.0.0 Changes
February 20, 2017๐ News
- jQuery Form has a new home! The new canonical URL for the project is https://github.com/jquery-form/form
- The major version has been incremented to 4 due to the new home of project. Version 4
is expected to be backward compatible with 3.51.0.
๐ New Features
- aac6154 Contributor Code of Conduct
- #504 Changes functions 'bind' and 'unbind' to 'on' and 'off' for modern jQuery compatibility
- #193 Improve resetForm to work on individual elements and non-FORM tags ๐ 4. #224 Adds a filtering function to remove some elements from being serialized ๐ 5. #262 Added support for functions in 'data' option for ajaxForm and ajaxSubmit ๐ 6. #400 Shorter plugin initialization and set reset/clear form options through data attributes
- #414 #463 options.success may be an array of callback functions
- #506 beforeSubmit event can abort the submit โก๏ธ 9. 0dc9b4e 2ea3e86 Updated compatibility with package managers ๐ 10. aeb407d Grunt support
๐ Bug Fixes
-
v3.51
September 03, 2014 -
v3.50
February 19, 2014 -
v3.49
February 05, 2014