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/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
...
*
event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153
Andrew Plummer
2013-01-31
1
-2
/
+2
*
Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151.
Oleg
2013-01-31
11
-57
/
+57
*
Change variables initialization sequence for some declarations
Oleg
2013-01-31
5
-21
/
+21
*
Minor updates. All parameters of an internal function are for internal use only.
Timmy Willison
2013-01-30
1
-11
/
+11
*
Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132,...
Timmy Willison
2013-01-30
1
-1
/
+1
*
Fix #13349. No need to sort simple .find() cases.
Dave Methvin
2013-01-29
1
-4
/
+5
*
Fix #13150, .has() w/o args checks for any callbacks. Close gh-1111.
adamcoulombe
2013-01-27
1
-2
/
+3
*
Fix #12656. Make event shorthands excludable.
Dave Methvin
2013-01-27
2
-27
/
+26
*
Fix #12846. Restore overflow when animation is stopped.
Dave Methvin
2013-01-26
1
-1
/
+1
*
Fix #13281: update Sizzle
Richard Gibson
2013-01-24
1
-0
/
+0
*
Fix #13315: compare typeof node.method to var instead of literal "undefined" ...
Richard Gibson
2013-01-24
6
-10
/
+14
*
Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes ...
byroot
2013-01-24
1
-3
/
+8
*
Ignore file inputs when serializing forms. File input serialization is handle...
Timmy Willison
2013-01-23
1
-1
/
+1
*
Fix failing tests, add support for empty spans in Opera. Supplements #13132, ...
Timmy Willison
2013-01-21
1
-1
/
+4
*
Treat elements as hidden when either offsetWidth OR offsetHeight is 0. Fixes ...
Timmy Willison
2013-01-21
1
-1
/
+1
*
Never use the XML as parsed by the XHR instance. Use raw text instead and let...
jaubourg
2013-01-21
1
-8
/
+1
*
Update Sizzle: fixes native slice usage
Timmy Willison
2013-01-18
1
-0
/
+0
*
Fix jQuery #13251: use slice instead of substring
Richard Gibson
2013-01-17
2
-1
/
+1
*
Ref 8f72967e: use acceptData to determine when it is safe to add event handlers
Richard Gibson
2013-01-16
1
-2
/
+2
*
Fix #8335: Avoid memory leak by never setting data on non-element non-documen...
danilsomsikov
2013-01-16
1
-0
/
+5
*
Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137.
Richard Gibson
2013-01-16
1
-8
/
+2
*
Fix #13182: update Sizzle
Richard Gibson
2013-01-16
1
-0
/
+0
*
Fix #13208: only check elements for delegation matches
Richard Gibson
2013-01-16
1
-1
/
+2
*
Fix #13183: Wrong animation initial value calc. Close gh-1136.
Mike Sherov
2013-01-15
2
-3
/
+3
*
Fix #13203: delegated events with selector matching Object.prototype property
Richard Gibson
2013-01-13
1
-1
/
+3
*
No ticket: sync with master @ b75b9ef8
Richard Gibson
2013-01-13
1
-3
/
+2
*
Fix #13180: don't delegate into SVG <use>
Richard Gibson
2013-01-13
1
-1
/
+2
*
reduce size
Richard Gibson
2013-01-13
1
-13
/
+13
*
jQuery.event.handlers delegate matching hook point
Richard Gibson
2013-01-13
1
-36
/
+45
*
Add a comment
Oleg
2013-01-13
1
-0
/
+2
*
Fixes #13200 - innerHTML in buildFragment need end tags
Oleg
2013-01-13
1
-10
/
+11
*
Fix 9cf812d7 oldIE failures
Richard Gibson
2013-01-12
1
-1
/
+1
*
No ticket: compress event.js
Richard Gibson
2013-01-12
2
-153
/
+164
*
Update copyrights used in file headers.
Dave Methvin
2013-01-11
1
-1
/
+1
*
Update Sizzle
Richard Gibson
2013-01-11
1
-0
/
+0
*
Ref 0ed497b. Close gh-1125.
Oleg
2013-01-11
1
-25
/
+23
*
Update Sizzle
Richard Gibson
2013-01-10
1
-0
/
+0
*
Ref gh-1117: Don't stop on a falsy value in buildFragment.
Oleg
2013-01-09
1
-10
/
+15
*
Propagate context of returned deferred object in Deferred.then(). Fixes #13160.
nanto
2013-01-08
1
-16
/
+13
*
Opera 12.0 still implements an older version of the DOM so cloneNode cannot b...
jaubourg
2013-01-08
1
-1
/
+1
*
Resurrect buildFragment and sacrifice jQuery.clean. See gh-1117.
Dave Methvin
2013-01-08
2
-27
/
+24
*
Ref #8908. Update IE9 css clone fix. Close gh-1120.
Oleg
2013-01-08
2
-2
/
+6
*
Fix #13103. Add .finish() method. Cherry picked from b6abb31df4d5be80dc13844...
Corey Frang
2013-01-08
2
-4
/
+56
*
Fix #12863. Prevent oldIE from calling `.removeAttribute`
Dave Methvin
2013-01-06
1
-1
/
+1
*
Fix #12336. Ensure oldIE really does .empty() selects.
Dave Methvin
2013-01-06
1
-0
/
+6
*
Fix #12945. Check for .getAttribute so IE9 is happy.
Dave Methvin
2013-01-04
1
-1
/
+5
*
Fixes #13088: under IE8, $(selector).attr('style') always return lowercase st...
Mike Sherov
2012-12-31
1
-2
/
+3
*
Followup to gh-1089. Avoid duplicate typeof check.
Dave Methvin
2012-12-23
1
-7
/
+6
*
Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089.
Sebi Burkhard
2012-12-23
1
-3
/
+6
*
Fix #13076. Speed up $() with strings, part of gh-1089.
Sebi Burkhard
2012-12-23
1
-2
/
+2
[prev]
[next]