index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/npm_and_yarn/rollup-4.22.4
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
*
1.12.0
1.12.0
Timmy Willison
2016-01-08
4
-1
/
+11034
*
Release: update AUTHORS.txt again
Timmy Willison
2016-01-08
1
-0
/
+1
*
Manipulation: re-expose domManip until 3.0
Timmy Willison
2016-01-08
1
-0
/
+4
*
Release: ensure files are copied to dist
Timmy Willison
2016-01-08
1
-2
/
+2
*
Release: allow local and github dists
Timmy Willison
2016-01-08
1
-1
/
+4
*
Release: update AUTHORS.txt
Timmy Willison
2016-01-08
1
-0
/
+12
*
Release: compat -> 1.x. Remove compat-specific release semantics
Timmy Willison
2016-01-08
10
-55
/
+28
*
Tests: Disable/relax a few tests failing in Android 2.3
Michał Gołębiowski
2016-01-07
3
-11
/
+33
*
CSS: Add animation-iteration-count to cssNumber, fix tests
Jun Sun
2016-01-07
2
-4
/
+14
*
Attributes: fix toggleClass(boolean) in ie6/7
Timmy Willison
2016-01-07
1
-7
/
+5
*
Tests: use assert syntax in restored test
Timmy Willison
2016-01-07
1
-2
/
+2
*
Revert "Event: remove guard for falsy handler argument of jQuery#on method"
Timmy Willison
2016-01-07
2
-1
/
+17
*
Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"
Timmy Willison
2016-01-07
2
-17
/
+74
*
Revert "Deprecated: Drop size and andSelf methods"
Timmy Willison
2016-01-07
2
-1
/
+16
*
Tests: fix support values for android
Timmy Willison
2016-01-07
1
-14
/
+14
*
Effects: add back support.shrinkWrapBlocks() for ie6
Timmy Willison
2016-01-06
7
-27
/
+148
*
Revert "Offset: simplify jQuery#offsetParent method"
Timmy Willison
2016-01-06
1
-13
/
+3
*
Tests: fix support tests in ie9
Timmy Willison
2016-01-06
1
-5
/
+5
*
CSS: fix reliableHiddenOffsets support test for IE6-7
Timmy Willison
2016-01-06
2
-16
/
+21
*
Revert "Manipulation: simplify html wrappers"
Timmy Willison
2016-01-06
1
-12
/
+0
*
CSS: fix visible/hidden for IE6/7
Timmy Willison
2016-01-06
2
-5
/
+24
*
Attributes: fix IE6-7 classes
Timmy Willison
2016-01-06
1
-3
/
+3
*
Revert "Ajax: remove "onunload" event handler"
Timmy Willison
2016-01-06
1
-11
/
+24
*
Revert "Ajax: use anchor tag for parsing urls"
Timmy Willison
2016-01-06
2
-38
/
+27
*
Revert "Misc: Drop support for older browsers; update support comments"
Timmy Willison
2016-01-06
39
-379
/
+1161
*
Wrap: correct tests length
Oleg Gaidarenko
2015-12-22
1
-22
/
+66
*
Build: another portion of code style fixes
Oleg Gaidarenko
2015-12-22
2
-3
/
+3
*
Manipulation: correct wrapMap assign
Oleg Gaidarenko
2015-12-22
1
-1
/
+1
*
Revert "Wrap: Support .unwrap( selector) for selective unwrapping"
Oleg Gaidarenko
2015-12-22
2
-121
/
+32
*
Revert "Core: Return empty array instead of null for parseHTML("")"
Oleg Gaidarenko
2015-12-22
2
-18
/
+13
*
Revert "Manipulation: simplification of manipulation wrappers"
Oleg Gaidarenko
2015-12-22
1
-9
/
+5
*
Revert "Ajax: simplify one ajax call and add explanatory comment"
Oleg Gaidarenko
2015-12-22
1
-0
/
+2
*
Effects: Remove tests for jQuery.Animation & jQuery.Tween
Michał Gołębiowski
2015-12-22
2
-8
/
+2
*
Build: code style fixes
Oleg Gaidarenko
2015-12-22
3
-3
/
+10
*
Build: remove needless file and re-enable jscs
Oleg Gaidarenko
2015-12-22
2
-24
/
+1
*
Build: remove node .10 from travis
Oleg Gaidarenko
2015-12-22
1
-1
/
+0
*
Build: code style fixes after all those reverts
Oleg Gaidarenko
2015-12-22
30
-1005
/
+1037
*
Revert "Ajax: Always use script injection in globalEval"
Oleg Gaidarenko
2015-12-22
7
-82
/
+64
*
Revert "Effects: Reintroduce use of requestAnimationFrame"
Oleg Gaidarenko
2015-12-22
2
-26
/
+1
*
Revert "Effects: Improve raf logic"
Oleg Gaidarenko
2015-12-22
2
-121
/
+20
*
Revert "Core: Remove deprecated context and selector properties"
Oleg Gaidarenko
2015-12-22
5
-12
/
+69
*
Revert "Core: Throw an error on $("#") rather than returning 0-length collect...
Oleg Gaidarenko
2015-12-22
2
-14
/
+6
*
Offset: do not run tests which break without back-incompat change
Oleg Gaidarenko
2015-12-22
1
-3
/
+3
*
Tests: correct revert artefact
Oleg Gaidarenko
2015-12-22
1
-4
/
+4
*
Revert "Manipulation: make wrapAll funarg execute only once"
Oleg Gaidarenko
2015-12-22
2
-109
/
+9
*
Revert "Traversing: simplify jQuery#contents method"
Oleg Gaidarenko
2015-12-22
1
-1
/
+3
*
Revert "CSS: simplify hack of css getter for the computed values"
Oleg Gaidarenko
2015-12-22
3
-20
/
+12
*
Revert "CSS: simplify "defaultDisplay" module"
Oleg Gaidarenko
2015-12-22
1
-1
/
+1
*
Revert "Callbacks: Don't abort execution on .lock()"
Oleg Gaidarenko
2015-12-22
2
-17
/
+7
*
Revert "Manipulation: don't auto-insert tbody"
Oleg Gaidarenko
2015-12-22
2
-84
/
+8
[next]