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
*
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
*
CSS: Save some bytes. Close gh-1071.
Scott González
2012-12-13
1
-13
/
+13
*
Fix #9646. Cloned nodes shouldn't affect original in IE7. Close gh-947.
Oleg
2012-12-13
1
-1
/
+9
*
Fix #11230. .appendTo and pals should always stack.
Dave Methvin
2012-12-13
1
-10
/
+4
*
Fix #4087. insertAfter, insertBefore, etc do not work if origin and destinati...
Paul Ramos
2012-12-11
1
-4
/
+8
*
Fix #13011. Let 'type' attribute be set if the browser allows.
Dave Methvin
2012-12-11
1
-7
/
+2
*
copy defaultSelected in cloneFixAttributes
Richard Gibson
2012-12-11
1
-1
/
+1
*
Fix #12990. Don't add 'px' to column-count. Close gh-1050.
Bennett Sorbo
2012-12-11
1
-0
/
+1
*
Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034.
Oleg
2012-12-11
1
-26
/
+15
*
Fixes #11938: Adding array getter method to jQuery.fn.css
Mike Sherov
2012-12-11
2
-1
/
+16
*
Pass style declarations around for performance improvements and paving the wa...
Mike Sherov
2012-12-11
4
-43
/
+58
*
Update Sizzle
Richard Gibson
2012-12-11
1
-0
/
+0
*
Test: Update index.html to new QUnit format. Close gh-1061.
Timo Tijhof
2012-12-10
1
-0
/
+0
*
Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065.
Oleg
2012-12-10
3
-4
/
+4
*
Be specific about Firefox nodes-as-nodelist. Never assume that modern browser...
Rick Waldron
2012-12-10
1
-0
/
+4
*
Fixes #13021. Normalization of core utility array like detection based on sta...
Rick Waldron
2012-12-10
1
-28
/
+45
*
Refactor defaultDisplay's node creation and display logic, -6
Rick Waldron
2012-12-10
1
-10
/
+13
*
Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected().
Dave Methvin
2012-12-09
2
-12
/
+5
*
Fix #13019. Disconnected nodes with .replaceWith are a noop. Close gh-1062.
Dave Methvin
2012-12-09
1
-11
/
+3
*
Fix #12904: Firefox defaultDisplay with body/iframe display:none. Report and ...
Richard Gibson
2012-12-08
1
-35
/
+29
*
Deferred: .resolve(), .reject() and .notify() now set the callback context to...
jaubourg
2012-12-07
1
-3
/
+6
*
Fix #13013. Move jQuery.buildFragment() to compat plugin.
Dave Methvin
2012-12-06
2
-20
/
+6
*
Make compatible with jshint, lint test/data. Close gh-1043.
Timo Tijhof
2012-12-06
1
-30
/
+22
*
once more with feeling
Richard Gibson
2012-12-05
1
-0
/
+0
*
don't test SVG on IE6
Richard Gibson
2012-12-05
1
-0
/
+0
*
Fix #10832 (this time with tests): jQuery.contains in SVG
Richard Gibson
2012-12-05
1
-0
/
+0
*
Fixes #12449. make replaceWith() clone elements where required. Closes gh-920
Rod Vagg
2012-12-04
1
-19
/
+17
[next]