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
*
Save one byte
Oleg
2012-12-24
1
-20
/
+20
*
Take care of comments
Oleg
2012-12-24
1
-3
/
+4
*
Remove needless expression
Oleg
2012-12-24
1
-1
/
+1
*
Revert changes in support module
Oleg
2012-12-24
1
-1
/
+12
*
Use GET method in jQuery#domManip
Oleg
2012-12-24
1
-0
/
+1
*
Remove couple of spaces
Oleg
2012-12-24
1
-2
/
+2
*
More simplifications fore jQuery#html
Oleg
2012-12-24
1
-2
/
+2
*
Speed up iteration in jQuery#domManip if it called with function inside first...
Oleg
2012-12-24
1
-1
/
+1
*
Simplify execution of script element if it processed without src attribute
Oleg
2012-12-24
1
-1
/
+1
*
Use jQuery.merge only if it really necessary
Oleg
2012-12-24
1
-3
/
+3
*
Simplify jQuery.expando
Oleg
2012-12-24
1
-25
/
+7
*
Simplify wrapMap
Oleg
2012-12-24
1
-1
/
+1
*
Move all helpers to the end of the module
Oleg
2012-12-24
1
-111
/
+111
*
Remove fixDefaultChecked helper
Oleg
2012-12-24
1
-15
/
+1
*
Simplify getAll helper
Oleg
2012-12-24
1
-13
/
+11
*
Simplify fixCloneNodeIssues helper
Oleg
2012-12-24
1
-42
/
+8
*
Remove memory fix
Oleg
2012-12-24
1
-6
/
+0
*
Change "isFunc" variable to "isFunction"
Oleg
2012-12-24
1
-6
/
+5
*
Code style changes
Oleg
2012-12-24
1
-21
/
+21
*
Simplify jQuery#wrap
Oleg
2012-12-24
1
-6
/
+5
*
Code style changes
Oleg
2012-12-24
1
-8
/
+7
*
Remove unused variables
Oleg
2012-12-24
1
-2
/
+1
*
Remove removal of container children through removeChild method
Oleg
2012-12-24
1
-5
/
+0
*
Remove tbody check
Oleg
2012-12-24
2
-21
/
+1
*
Remove leading white space check
Oleg
2012-12-24
2
-12
/
+2
*
Remove createSafeFragment helper
Oleg
2012-12-24
2
-58
/
+15
*
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
[next]