index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
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
*
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
*
Update Sizzle
Richard Gibson
2012-12-21
1
-0
/
+0
*
Fix 00bbbe20 test failures
Richard Gibson
2012-12-21
1
-0
/
+0
*
Fix #12569. Improve feature detect for event bubbling. Close gh-1076.
Oleg
2012-12-20
1
-74
/
+38
*
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
1
-3
/
+4
*
Fix #13078. Remove .live() and .die(). Great rejoicing.
Dave Methvin
2012-12-18
1
-9
/
+0
*
Sizzle: :lang updates for handling backslashes, xml, and inheritance
Timmy Willison
2012-12-18
1
-0
/
+0
*
Sizzle: QA for :lang from gibson
Timmy Willison
2012-12-17
1
-0
/
+0
*
Sizzle: add support for :lang selector
Timmy Willison
2012-12-17
1
-0
/
+0
*
let .attr(checked|selected, true) update the property
Richard Gibson
2012-12-16
1
-1
/
+1
*
Fix #11115: Normalize boolean attributes/properties. Close gh-1066.
Richard Gibson
2012-12-15
2
-34
/
+51
*
Sizzle: size optimization
Timmy Willison
2012-12-15
1
-0
/
+0
*
Sizzle: initialize with default document on load to get it out of the way for...
Timmy Willison
2012-12-15
1
-0
/
+0
*
Sizzle: assume window.document in Sizzle.matches; massively reduce calls to s...
Timmy Willison
2012-12-15
1
-0
/
+0
*
Update Sizzle
Timmy Willison
2012-12-15
1
-0
/
+0
*
Update Sizzle: avoid calling setDocument when possible
Timmy Willison
2012-12-15
1
-0
/
+0
*
Update Sizzle
Richard Gibson
2012-12-15
1
-0
/
+0
*
Update Sizzle: IE6-8 traversing test fix
Timmy Willison
2012-12-14
1
-0
/
+0
*
Sizzle: fix test failures related to Sizzle.contains
Timmy Willison
2012-12-14
1
-0
/
+0
*
Sizzle: :target and :root selector support. adds Sizzle.setDocument. Remove :...
Timmy Willison
2012-12-14
1
-0
/
+0
*
Fix #12600: don't use value property in place of value attribute. Close gh-1063.
Richard Gibson
2012-12-14
2
-57
/
+53
*
Adjust jQuery('html') detection to only match when html starts with '<' (not ...
timmywil
2012-12-13
2
-1
/
+2
*
compress -16 min+gzip
Richard Gibson
2012-12-13
2
-31
/
+31
*
Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036.
Oleg
2012-12-13
3
-20
/
+9
[next]