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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Revert "Ajax: remove deprecated extensions from ajax promise"
Oleg Gaidarenko
2015-12-22
1
-4
/
+6
*
Revert "Deferred: Backwards-compatible standards interoperability"
Oleg Gaidarenko
2015-12-22
6
-890
/
+293
*
Revert "Data: do not include digits when camelCasing"
Oleg Gaidarenko
2015-12-22
3
-37
/
+16
*
CSS: remove revert artefact
Oleg Gaidarenko
2015-12-22
1
-2
/
+0
*
Revert "Data: always camelCase keys in .data()"
Oleg Gaidarenko
2015-12-22
2
-215
/
+112
*
Revert "Data: camelCasing should not ignore case"
Oleg Gaidarenko
2015-12-22
2
-20
/
+1
*
Revert "Offset: Fix .offset() to correctly work with ShadowDOM"
Oleg Gaidarenko
2015-12-22
2
-39
/
+11
*
Revert "Offset: remove ownerDocument check in offset getter"
Oleg Gaidarenko
2015-12-22
2
-10
/
+18
*
Revert "Offset: allow offset setter to throw for disconnected elements"
Oleg Gaidarenko
2015-12-22
2
-2
/
+10
*
Build: Temprary disable jscs checks
Oleg Gaidarenko
2015-12-22
1
-1
/
+1
*
Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."
Oleg Gaidarenko
2015-12-22
10
-1341
/
+1352
*
Revert "Core: remove custom ready event"
Oleg Gaidarenko
2015-12-22
2
-25
/
+35
*
Revert "Event: remove deprecated event aliases"
Oleg Gaidarenko
2015-12-22
2
-3
/
+10
*
Revert "Ajax: Remove remnants of the load event alias handling"
Oleg Gaidarenko
2015-12-22
1
-2
/
+11
*
Revert "Deferred: add .catch handler"
Oleg Gaidarenko
2015-12-22
2
-40
/
+0
*
Revert "CSS: Make .css("width") & .css("height") return fractional values"
Oleg Gaidarenko
2015-12-22
6
-120
/
+30
*
Revert "Effects: Remove additional parameters of easings"
Oleg Gaidarenko
2015-12-22
2
-7
/
+14
*
Revert "CSS: Make show/hide/toggle methods a module"
Oleg Gaidarenko
2015-12-22
8
-85
/
+66
*
Revert "Core: make isNumeric limited to strings and numbers"
Oleg Gaidarenko
2015-12-22
2
-7
/
+7
*
Revert "Attributes: do not set properties to false when removing booleans"
Oleg Gaidarenko
2015-12-22
2
-2
/
+19
*
Tests: Make regexes for iOS devices more rigid
Michał Gołębiowski
2015-10-30
1
-3
/
+3
*
Tests: Remove Safari 7.0 & iOS 6 support tests results
Michał Gołębiowski
2015-10-30
1
-35
/
+1
*
Tests: Add iOS 9 support tests results
Michał Gołębiowski
2015-10-30
1
-0
/
+34
*
Build: Test on Node 5
Michał Gołębiowski
2015-10-30
1
-0
/
+1
*
Attributes: remove flakey test for selected attribute
Timmy Willison
2015-10-26
1
-3
/
+1
*
Attributes: do not set properties to false when removing booleans
Timmy Willison
2015-10-26
2
-20
/
+5
*
Tests: Post-Summit cleanup
Richard Gibson
2015-10-25
1
-1
/
+1
*
Core: make isNumeric limited to strings and numbers
Timmy Willison
2015-10-25
2
-7
/
+7
*
Attributes: fix tabIndex on <img> in IE11
Joelle Fleurantin
2015-10-25
1
-0
/
+7
*
CSS: use isFinite in place of redundant isNumeric
Timmy Willison
2015-10-25
1
-1
/
+1
*
CSS: fix AMD mode for the new showHide module
Timmy Willison
2015-10-25
1
-1
/
+2
*
Tests: Change quotes according to style guidelines
Julian Alexander Murillo
2015-10-25
9
-18
/
+18
*
Event: Fix delegated radio events when arrow keys are used
Dave Methvin
2015-10-25
2
-3
/
+37
*
Attributes: removeClass() -> attr("class", "")
Thomas Tortorini
2015-10-25
1
-24
/
+22
[next]