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/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
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
...
*
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
*
Attributes: Use simpler boolean check vs a function call
Dave Methvin
2015-10-25
2
-6
/
+7
*
Attributes: Remove undocumented .toggleClass( boolean ) signature
Dave Methvin
2015-10-25
2
-76
/
+22
*
CSS: Make show/hide/toggle methods a module
Dave Methvin
2015-10-25
8
-66
/
+83
*
Deprecated: fix amd mode for the deprecated module
Timmy Willison
2015-10-25
2
-1
/
+4
*
Tests: Keep test iframes around for assertions
Richard Gibson
2015-10-25
1
-1
/
+1
*
Core: make isNumeric test work on Symbol
Liza Ramo
2015-10-25
2
-1
/
+9
*
Build: update Sizzle to 2.2.1
Oleg Gaidarenko
2015-10-25
4
-12
/
+12
*
Ajax: Don't let onreadystatechange preempt exceptions from xhr.send
Richard Gibson
2015-10-23
1
-2
/
+6
*
Tests: Use standard external domain name
Richard Gibson
2015-10-23
1
-1
/
+1
*
Ajax: Catch synchronous readystatechange events
Richard Gibson
2015-10-23
1
-6
/
+8
*
CSS: Protect against getBoundingClientRect exceptions
Richard Gibson
2015-10-20
1
-6
/
+15
*
Build: Add "deprecated" to the Testswarm module list
Dave Methvin
2015-10-20
1
-0
/
+1
*
Tests: Add Safari 9 support tests results
Michał Gołębiowski
2015-10-18
1
-0
/
+34
*
Offset: allow small differences in offset.top
Joelle Fleurantin
2015-10-18
1
-1
/
+3
*
Core: add unit test for isPlainObject(Symbol)
Liza Ramo
2015-10-18
1
-0
/
+9
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
6
-37
/
+95
*
Tests: Account for array-like objects in jQuery.grep
Aurelio De Rosa
2015-10-13
1
-6
/
+73
*
Tests: fix code style issues
Oleg Gaidarenko
2015-10-13
1
-1
/
+1
*
Core: Support Symbol wrapper objects in jQuery.type
Christian Grete
2015-10-13
2
-1
/
+14
*
Ajax: don't expect cross-origin tests run in envs which not support it
Oleg Gaidarenko
2015-10-13
1
-31
/
+20
*
Ajax: improve content-type detection
Oleg Gaidarenko
2015-10-12
4
-5
/
+112
*
Ajax: correct indentation
Oleg Gaidarenko
2015-10-12
1
-3
/
+3
*
Event: fix incorrect test
Oleg Gaidarenko
2015-10-12
2
-8
/
+2
*
Build: Fixed issue with base path that contain 'var'
Martin Naumann
2015-10-12
1
-1
/
+1
[prev]
[next]