aboutsummaryrefslogtreecommitdiffstats
path: root/src/serialize.js
Commit message (Expand)AuthorAgeFilesLines
* Ignore file inputs when serializing forms. File input serialization is handle...Timmy Willison2013-01-231-1/+1
* Fix #12959: Optimize library-wide patternsRichard Gibson2012-11-271-3/+2
* Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.Dave Methvin2012-11-251-13/+12
* no ticket: remove and enforce unused vars in jshintMike Sherov2012-10-171-1/+1
* Extracts the serialization code from the ajax module so that alternative ajax...jaubourg2012-07-131-0/+101