index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #6911 - Prevent action on disabled elements, both triggering and bound vi...
Dan Heberden
2011-02-18
1
-1
/
+1
*
Revert "Adds an invert method to promises that returns a "inverted" promise t...
jaubourg
2011-02-18
1
-34
/
+8
*
A temporary workaround for #8018 that avoids any chance of compatibility-brea...
Alex Sexton
2011-02-17
1
-4
/
+9
*
Fixes #7912. Make sure .cur() only returns 0 as fallback value when it needs ...
louisremi
2011-02-17
1
-3
/
+7
*
Only perpetrate the .toJSON hack on data caches when they are attached to a p...
Dave Methvin
2011-02-17
1
-1
/
+10
*
Fixes #8297. Makes sure response headers with empty values are handled proper...
jaubourg
2011-02-17
1
-2
/
+2
*
Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8...
Anton M
2011-02-15
1
-27
/
+2
*
Fix some whitespace issues.
Anton M
2011-02-15
6
-13
/
+13
*
Fixes #7922. Copy the donor event when simulating a bubbling submit in IE so ...
Dave Methvin
2011-02-15
1
-9
/
+17
*
Fixes #8277. Sets data to undefined rather than null when it is not provided ...
jaubourg
2011-02-15
1
-3
/
+3
*
Update jQuery.data to use jQuery.noop for toJSON hack instead of an additiona...
Colin Snover
2011-02-14
1
-3
/
+1
*
Hide metadata when serializing JS objects using JSON.stringify via a toJSON h...
Colin Snover
2011-02-14
1
-3
/
+23
*
Add missing semicolon.
Anton M
2011-02-14
1
-1
/
+1
*
Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099
jeresig
2011-02-14
1
-3
/
+28
|
\
|
*
Bug #8099 - Updates per review
rwldrn
2011-01-31
1
-9
/
+13
|
*
Bug #8099 - Always restore to correct display value based on element's expect...
rwldrn
2011-01-31
1
-3
/
+24
*
|
Merge branch 'fix8033' of https://github.com/SlexAxton/jquery into SlexAxton-...
jeresig
2011-02-14
2
-1
/
+2
|
\
\
|
*
|
Moved jQuery global leak to end of file so accidental gEBCN overrides in prot...
Alex Sexton
2011-01-23
2
-1
/
+2
*
|
|
Fix breaking test in Chrome.
Anton M
2011-02-14
1
-2
/
+2
*
|
|
Don't add "px" to unit-less properties when animating them. Fixes #4966.
Anton M
2011-02-13
1
-2
/
+2
*
|
|
Remove unnecessary "script.type = text/javascript;". Fixes #8198.
David Murdoch
2011-02-12
1
-1
/
+0
*
|
|
Unexpose $.support._scriptEval as it's not needed. Use a private var instead....
David Murdoch
2011-02-12
1
-5
/
+5
*
|
|
Enhances ajaxSetup so that it can take an optional target option, in which ca...
jaubourg
2011-02-12
1
-11
/
+23
*
|
|
Pulls out the callback function in setRequestHeader. Also renames the regexp ...
jaubourg
2011-02-12
1
-4
/
+5
*
|
|
Minor changes to enforce JQuery Core Style Guidelines.
jaubourg
2011-02-12
2
-10
/
+12
*
|
|
Adds missing crossDomain test.
jaubourg
2011-02-11
1
-1
/
+1
*
|
|
Fixes #8245. Ajax now ensures header names are capitalized so that non-compli...
jaubourg
2011-02-11
2
-10
/
+13
*
|
|
Simplifies status normalization in xhr transport. Local file test modified fo...
jaubourg
2011-02-11
1
-29
/
+8
*
|
|
Make sure .val() works after form.reset() in IE. Fixes #2551.
rwldrn
2011-02-10
1
-0
/
+5
*
|
|
Make sure .clone(true) correctly clones namespaced events. Fixes #4537.
Anton M
2011-02-10
1
-1
/
+1
*
|
|
Fix some whitespace issues. Improve and correct an events test.
Anton M
2011-02-10
1
-4
/
+4
*
|
|
Replaces jQuery.each loop for headers with a foreach loop.
jaubourg
2011-02-09
1
-3
/
+3
*
|
|
Fixes #8219. Introduces the mimeType option to override content-type header i...
jaubourg
2011-02-09
2
-1
/
+14
*
|
|
Makes sure statusText always defaults to "error".
jaubourg
2011-02-09
1
-1
/
+1
*
|
|
Revert portions of 7acb141ed7f2dedd950bb65acf878098640d081e that attempt to u...
Colin Snover
2011-02-08
1
-3
/
+1
*
|
|
Make sure that mousing over Chrome "internal div" doesn't trigger a mouseleav...
Anton M
2011-02-08
1
-0
/
+6
*
|
|
Revert "Make sure that mousing over Chrome "internal div" elements results in...
Anton M
2011-02-08
1
-3
/
+1
*
|
|
Make sure that mousing over Chrome "internal div" elements results in no trig...
Anton M
2011-02-08
1
-1
/
+3
*
|
|
Update jQuery.support.noCloneEvent test to function properly in IE9. Fixes #8...
Colin Snover
2011-02-07
1
-1
/
+1
*
|
|
Merge branch 'master' of github.com:jquery/jquery into jquery-master
Colin Snover
2011-02-07
1
-3
/
+4
|
\
\
\
|
*
|
|
Adds jQuery collection to objects that will be used as global events context ...
jaubourg
2011-02-07
1
-3
/
+4
*
|
|
|
Update $.data to use a function instead of an object when attaching to JS obj...
Colin Snover
2011-02-07
2
-46
/
+16
|
/
/
/
*
|
|
Fixes a bug that prevented headers from being set in an ajaxSend callback. Un...
jaubourg
2011-02-07
1
-2
/
+2
*
|
|
Makes sure xhrs are actually aborted on unload in IE. Simplifies active xhrs ...
jaubourg
2011-02-07
1
-34
/
+26
*
|
|
Fixes #8177. XHR transport now considers 304 Not Modified responses as 200 OK...
jaubourg
2011-02-05
1
-0
/
+6
*
|
|
Reformats logic for early abort in beforeSend to limit block imbrication.
jaubourg
2011-02-04
1
-36
/
+35
*
|
|
Fixes abort in prefilter. No global event will be fired in that case even if ...
jaubourg
2011-02-04
1
-4
/
+14
*
|
|
Disables dataType redirection while selecting transport.
jaubourg
2011-02-04
1
-2
/
+2
*
|
|
Adds widget as the list of local protocols.
jaubourg
2011-02-03
1
-1
/
+1
*
|
|
Don't use a local copy of jQuery.ajaxSettings.isLocal anymore but use the cur...
jaubourg
2011-02-03
1
-12
/
+5
[next]