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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tests: Fix Deferred tests in Android 5.0's stock Chrome browser & Yandex.Browser
Michał Gołębiowski
2016-01-20
1
-2
/
+36
*
Event: Fix chaining .on() with null handlers
Devin Wilson
2016-01-19
1
-0
/
+22
*
Attributes: fix setting selected on an option in IE<=11
Timmy Willison
2016-01-19
1
-0
/
+31
*
Docs: remove compat references
Timmy Willison
2016-01-14
1
-1
/
+1
*
CSS: Restore cascade-override behavior in .show
Richard Gibson
2016-01-13
3
-107
/
+343
*
Traversing: Never let .closest() match positional selectors
Richard Gibson
2016-01-13
1
-4
/
+17
*
Traversing: .not/.filter consistency with non-elements
Martijn W. van der Lee
2016-01-13
1
-0
/
+11
*
Docs: Updated links to https where they are supported.
Jon Dufresne
2016-01-13
3
-4
/
+4
*
Tests: fixed grammar in comment
Henry Wong
2016-01-13
1
-1
/
+1
*
Docs: Fix various spelling errors
Josh Soref
2016-01-13
4
-6
/
+6
*
Deferred: Warn on exceptions that are likely programming errors
Dave Methvin
2016-01-13
1
-0
/
+59
*
Deferred: Remove undocumented progress notifications in $.when
Dave Methvin
2016-01-13
1
-20
/
+4
*
Manipulation: Bring tagname regexes up to spec
Leonardo Braga
2016-01-07
1
-0
/
+67
*
CSS: Add animation-iteration-count to cssNumber, fix tests
Jun Sun
2016-01-07
1
-4
/
+13
*
Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"
Timmy Willison
2016-01-07
1
-1
/
+24
*
Attributes: exclusively lowercase A-Z in attribute names
Timmy Willison
2015-12-02
1
-1
/
+12
*
Ajax: Preserve URL hash on requests
Dave Methvin
2015-11-30
1
-4
/
+18
*
Effects: add tests for using jQuery.speed directly
Timmy Willison
2015-11-17
1
-0
/
+85
*
Deferred: syncronize single and multiple target handling in $.when
Timmy Willison
2015-11-13
1
-7
/
+35
*
Selector: pass jQuery unit tests with selector-native
Timmy Willison
2015-11-11
8
-167
/
+233
*
Offset: offsetLeft/Top on empty set returns undefined
Dave Methvin
2015-11-10
1
-2
/
+2
*
Dimensions: Empty sets should return undefined
Dave Methvin
2015-11-10
1
-25
/
+13
*
Dimensions: properly manipulate non-px values
Timmy Willison
2015-11-09
1
-30
/
+35
*
Manipulation: execute scripts from iframe in the iframe's context
Timmy Willison
2015-11-09
2
-0
/
+29
*
Event: Move VML test out of event alias test
Dave Methvin
2015-11-07
1
-5
/
+15
*
Dimensions: outerWidth/Height include scrollbar
Dave Methvin
2015-11-07
1
-40
/
+43
*
Event: Make event aliases optional in unit tests
Dave Methvin
2015-11-06
2
-45
/
+42
*
Attributes: return empty array for select-multiple with no values
Timmy Willison
2015-11-05
1
-2
/
+2
*
Event: Add basic unit tests for event aliases
Dave Methvin
2015-11-05
1
-0
/
+18
*
Event: Ensure delegation doesn't error on comment nodes
Timmy Willison
2015-11-04
1
-0
/
+27
*
Ajax: Don't throw exceptions on binary data response
Dave Methvin
2015-11-04
1
-0
/
+24
*
Ajax: trigger error callback on native abort
Timmy Willison
2015-11-03
1
-1
/
+20
*
Ajax: Only form-encode requests with a body
Dave Methvin
2015-11-02
2
-15
/
+57
*
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
-18
/
+1
*
Tests: Add iOS 9 support tests results
Michał Gołębiowski
2015-10-30
1
-0
/
+17
*
Core: use interactive to evaluate dom ready, barring IE9-10
Timmy Willison
2015-10-29
2
-0
/
+35
*
Attributes: remove flakey test for selected attribute
Timmy Willison
2015-10-26
1
-3
/
+1
*
Tests: Post-Summit cleanup
Richard Gibson
2015-10-25
2
-9
/
+1
*
Tests: Use standard external domain name
Richard Gibson
2015-10-23
1
-1
/
+1
*
Attributes: do not set properties to false when removing booleans
Timmy Willison
2015-10-21
1
-2
/
+4
*
Core: make isNumeric limited to strings and numbers
Timmy Willison
2015-10-21
1
-1
/
+1
*
Tests: Add Safari 9 support tests results
Michał Gołębiowski
2015-10-18
1
-0
/
+17
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
4
-39
/
+67
*
Attributes: fix tabIndex on <img> in IE11
Joelle Fleurantin
2015-10-18
1
-0
/
+7
*
Core: add unit test for isPlainObject(Symbol)
Liza Ramo
2015-10-18
1
-0
/
+9
*
Offset: allow small differences in offset.top
Joelle Fleurantin
2015-10-18
1
-1
/
+3
*
Tests: Change quotes according to style guidelines
Julian Alexander Murillo
2015-10-18
9
-18
/
+18
*
Event: Fix delegated radio events when arrow keys are used
Dave Methvin
2015-10-18
1
-0
/
+33
*
Attributes: Use simpler boolean check vs a function call
Dave Methvin
2015-10-18
1
-1
/
+5
[prev]
[next]