index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
serialize.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Correct code indentations based on jQuery Style Guide
Wonseop Kim
2020-05-05
1
-4
/
+2
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
1
-11
/
+7
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-05-13
1
-1
/
+1
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
1
-3
/
+2
*
Event: Leverage native events for focus/blur/click; propagate additional data
Richard Gibson
2019-03-20
1
-1
/
+1
*
Serialize: jQuery.param: return empty string when given null/undefined
Timmy Willison
2018-06-20
1
-0
/
+4
*
Core: deprecate jQuery.type
Jason Bedard
2018-01-16
1
-2
/
+3
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
1
-2
/
+3
*
Revert "Event: Trigger checkbox and radio click events identically"
Timmy Willison
2017-03-20
1
-1
/
+1
*
Event: Trigger checkbox and radio click events identically
Alex Padilla
2017-01-19
1
-1
/
+1
*
Core: Deprecate jQuery.isArray
Manoj Kumar
2016-11-30
1
-3
/
+3
*
Build: Update eslint config and fix associated errors
Oleg Gaidarenko
2016-07-15
1
-7
/
+11
*
Serialize: .param - don't use ajaxSettings.traditional
Alexander K
2016-04-27
1
-5
/
+0
*
Build: Put all AMD modules in "src/" in strict mode
Michał Gołębiowski
2016-04-25
1
-0
/
+2
*
Serialize: Reduce size
Richard Gibson
2016-04-05
1
-7
/
+8
*
Serialize: Treat literal and function-returned null/undefined the same
Joe Trumbull
2016-04-05
1
-1
/
+4
*
Ajax: Only form-encode requests with a body
Dave Methvin
2015-11-02
1
-2
/
+2
*
Serialize: Fix object detection
Michał Gołębiowski
2015-09-07
1
-1
/
+1
*
Serialize: Handle arrays with null values
Daniel Nill
2015-09-07
1
-1
/
+1
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-13
/
+22
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
1
-1
/
+6
*
Correct code style in comment line
Oleg
2013-09-13
1
-1
/
+1
*
No ticket: fix code style inconsistencies. Closes gh-1361
Oleg
2013-09-13
1
-5
/
+6
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ac...
Timmy Willison
2013-09-09
1
-0
/
+1
*
Apply consistent ordering in all modules. -38 bytes. Order modules like funct...
Timmy Willison
2013-09-09
1
-53
/
+53
*
Always return jQuery in modules that can be included separately
Timmy Willison
2013-09-08
1
-0
/
+2
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-3
/
+11
*
Ignore file inputs when serializing forms. File input serialization is handle...
Timmy Willison
2013-01-23
1
-1
/
+1
*
Fix #12959: Optimize library-wide patterns
Richard Gibson
2012-11-27
1
-3
/
+2
*
Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.
Dave Methvin
2012-11-25
1
-13
/
+12
*
no ticket: remove and enforce unused vars in jshint
Mike Sherov
2012-10-17
1
-1
/
+1
*
Extracts the serialization code from the ajax module so that alternative ajax...
jaubourg
2012-07-13
1
-0
/
+101