index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-0b02fec6e3
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #13183: Wrong animation initial value calc. Close gh-1136.
Mike Sherov
2013-01-15
3
-10
/
+27
*
Updating the source version to 1.9.1pre
Dave Methvin
2013-01-14
1
-1
/
+1
*
Tagging the 1.9.0 release.
Dave Methvin
2013-01-14
1
-1
/
+1
*
Simplify release notes generator script.
Dave Methvin
2013-01-14
2
-44
/
+22
*
0a3a424e with moar guard for IE6
Richard Gibson
2013-01-13
1
-4
/
+4
*
Fix #13203: delegated events with selector matching Object.prototype property
Richard Gibson
2013-01-13
2
-1
/
+17
*
Fix f860e0bd Firefox failures
Richard Gibson
2013-01-13
1
-3
/
+4
*
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
*
#13180 unit test
Richard Gibson
2013-01-13
1
-8
/
+19
*
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
2
-2
/
+2
*
Update Sizzle
Richard Gibson
2013-01-11
1
-0
/
+0
*
Ref 0ed497b. Close gh-1125.
Oleg
2013-01-11
2
-36
/
+55
*
Update Sizzle
Richard Gibson
2013-01-10
1
-0
/
+0
*
Fix map file reference in .min.js file.
Dave Methvin
2013-01-10
1
-1
/
+4
*
Adding some more test coverage for .finish()
Corey Frang
2013-01-09
1
-1
/
+72
*
Ref gh-1117: Don't stop on a falsy value in buildFragment.
Oleg
2013-01-09
2
-11
/
+17
*
Updating the source version to 1.9.0pre
Dave Methvin
2013-01-08
1
-1
/
+1
*
Tagging the 1.9.0rc1 release.
1.9.0rc1
Dave Methvin
2013-01-08
1
-2
/
+2
*
Propagate context of returned deferred object in Deferred.then(). Fixes #13160.
nanto
2013-01-08
2
-17
/
+30
*
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
4
-46
/
+32
*
Ref #8908. Update IE9 css clone fix. Close gh-1120.
Oleg
2013-01-08
4
-14
/
+30
*
Fix #13103. Add .finish() method. Cherry picked from b6abb31df4d5be80dc13844...
Corey Frang
2013-01-08
3
-4
/
+105
*
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
2
-2
/
+14
*
Fix #12471. Use consistent line endings in jquery.js
Dave Methvin
2013-01-06
1
-5
/
+13
*
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
2
-4
/
+8
*
Add release support for map files.
Dave Methvin
2012-12-28
1
-10
/
+45
*
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
2
-4
/
+17
*
Fix #13076. Speed up $() with strings, part of gh-1089.
Sebi Burkhard
2012-12-23
2
-3
/
+3
*
Put .min.js file at the end so compare_size will work.
Dave Methvin
2012-12-23
1
-2
/
+2
*
Know when to hold em, know when to fold em.
Dave Methvin
2012-12-22
1
-7
/
+12
*
Put the map in the dist directory.
Dave Methvin
2012-12-22
1
-1
/
+1
*
Post-process map file so it has the right path.
Dave Methvin
2012-12-22
1
-32
/
+29
*
Update Sizzle
Richard Gibson
2012-12-21
1
-0
/
+0
*
Fix 00bbbe20 test failures
Richard Gibson
2012-12-21
1
-0
/
+0
*
Do not perform support check for old Opera. Close gh-1097.
Oleg
2012-12-20
1
-1
/
+1
*
Fix #12569. Improve feature detect for event bubbling. Close gh-1076.
Oleg
2012-12-20
4
-86
/
+180
*
Fix #13070: better unescaping logic in Sizzle
Richard Gibson
2012-12-20
1
-0
/
+0
*
Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.
Oleg
2012-12-20
2
-3
/
+12
*
Better dependency versions for grunt packages, thanks @Krinkle!
Mike Sherov
2012-12-19
1
-6
/
+6
[prev]
[next]