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
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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Event: improve originalEvent hack
Oleg Gaidarenko
2015-05-29
1
-0
/
+129
*
Event: remove deprecated event aliases
Oleg Gaidarenko
2015-05-19
1
-8
/
+1
*
Attributes: don't test SVG CSS-class manipulation in IE8
Oleg Gaidarenko
2015-05-19
1
-0
/
+12
*
Event: provide verbose info for focus(in | out) & rename support props
Oleg Gaidarenko
2015-05-19
1
-33
/
+33
*
Ajax: Use the native XHR for all non-local requests in IE9+
Michał Gołębiowski
2015-05-18
2
-2
/
+56
*
Offset: account for scroll when calculating position
Richard McDaniel
2015-05-12
1
-1
/
+12
*
Core: remove custom ready event
Timmy Willison
2015-05-12
1
-33
/
+30
*
Attributes: add SVG class manipulation
Timmy Willison
2015-05-12
1
-0
/
+28
*
Tests: fix tests in accordance with new :visible behavior
Timmy Willison
2015-05-12
2
-5
/
+7
*
CSS: fix :visible/:hidden selectors for inline element w/ content
Timmy Willison
2015-05-12
1
-7
/
+13
*
CSS: Ignore the CSS cascade in show()/hide()/etc.
Richard Gibson
2015-05-11
4
-241
/
+246
*
Effects: add tests for jQuery.easing._default in Animation and Tween
Timmy Willison
2015-05-05
1
-25
/
+80
*
Effects: set default easing using jQuery.easing._default
Timmy Willison
2015-05-05
1
-15
/
+35
*
Offset: allow offset setter to throw for disconnected elements
Timmy Willison
2015-05-05
1
-9
/
+1
*
Offset: remove ownerDocument check in offset getter
Timmy Willison
2015-05-05
1
-10
/
+1
*
Offset: Fix .offset() to correctly work with ShadowDOM
Arthur Stolyar
2015-05-05
1
-5
/
+23
*
Selector: add test for jQuery.unique() alias
Timmy Willison
2015-05-05
1
-1
/
+3
*
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
Timmy Willison
2015-05-04
2
-4
/
+4
*
Data: camelCasing should not ignore case
Timmy Willison
2015-05-04
1
-0
/
+10
*
Data: always camelCase keys in .data()
Timmy Willison
2015-05-04
1
-6
/
+90
*
Data: do not include digits when camelCasing
Timmy Willison
2015-05-04
2
-5
/
+6
*
Event: remove guard for falsy handler argument of jQuery#on method
Oleg Gaidarenko
2015-05-03
1
-14
/
+0
*
Manipulation: Make an HTML interception point
Richard Gibson
2015-04-30
2
-48
/
+79
*
Manipulation: Detect sneaky no-content replaceWith input
Richard Gibson
2015-04-30
1
-4
/
+20
*
Core: add workaround for iOS JIT error in isArrayLike
Timmy Willison
2015-04-29
1
-0
/
+21
*
Tests: Increase QUnit timeout
Michał Gołębiowski
2015-04-27
1
-1
/
+1
*
Deferred: Always handle progress callbacks before done/fail
Richard Gibson
2015-04-22
1
-0
/
+48
*
Attributes: revert returning null for non-existant attributes
Timmy Willison
2015-03-30
1
-47
/
+38
*
Wrap: Support .unwrap( selector) for selective unwrapping
Dave Methvin
2015-03-30
1
-0
/
+25
*
Core: Update tested jsdom, drop obsolete workarounds
Michał Gołębiowski
2015-03-25
1
-2
/
+1
*
Offset: Round offset value for the sake of floating errors
Michał Gołębiowski
2015-03-23
1
-2
/
+5
*
Deferred: Backwards-compatible standards interoperability
Richard Gibson
2015-03-20
3
-82
/
+442
*
Tests: Expand CSS relative adjustment tolerance for IE
Richard Gibson
2015-03-16
1
-2
/
+2
*
Tests: Fix CSS relative adjustment test for round-down browsers
Richard Gibson
2015-03-16
1
-7
/
+19
*
Attributes: revert returning null for non-elements
Timmy Willison
2015-03-16
1
-1
/
+1
*
Tests: Restore IE8 workarounds (Sinon timers for IE & HTML5 shiv)
Michał Gołębiowski
2015-03-16
1
-0
/
+8
*
Attributes: fix failing test for new return value
Timmy Willison
2015-03-16
1
-2
/
+11
*
Attributes: return null when attribute does not exist
Winston Howes
2015-03-16
1
-38
/
+38
*
CSS: Support relative adjustment in any applicable unit
Mr21
2015-03-09
1
-0
/
+52
*
Build: remove deprecated JSHint options
Stephen Edgar
2015-03-08
1
-3
/
+0
*
Tests: make top of the HTML suite compliant with style guide
Oleg Gaidarenko
2015-02-19
1
-16
/
+6
*
Ajax: remove deprecated extensions from ajax promise
Oleg Gaidarenko
2015-02-17
1
-6
/
+6
*
Build: fix broken assertions caused by QUnit update
Oleg Gaidarenko
2015-02-15
2
-9
/
+9
*
Ajax: make jQuery#load "type" field explicit
Oleg Gaidarenko
2015-02-15
3
-1
/
+13
*
Core: simplify "each" stylesheet iteration test
Oleg Gaidarenko
2015-02-15
1
-1
/
+1
*
Offset: don't run scrollTop/scrollLeft iframe test in Android 2.3 & 4.0
Oleg Gaidarenko
2015-02-11
1
-5
/
+8
*
Manipulation: don't auto-insert tbody
Oleg Gaidarenko
2015-02-11
1
-0
/
+75
*
Manipulation: simplify html wrappers
Oleg Gaidarenko
2015-02-11
1
-1
/
+12
*
CSS: Add a support test for the hack for .css('marginRight') etc.
Michał Gołębiowski
2015-02-05
1
-0
/
+11
*
Data: Use a PDF object instead of a Java applet for acceptData testing
Michał Gołębiowski
2015-01-29
1
-4
/
+4
[prev]
[next]