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
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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
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
1
-0
/
+11
*
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
1
-44
/
+41
*
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
1
-0
/
+12
*
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
3
-38
/
+65
*
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
*
Attributes: Use simpler boolean check vs a function call
Dave Methvin
2015-10-18
1
-1
/
+5
*
Attributes: Remove undocumented .toggleClass( boolean ) signature
Dave Methvin
2015-10-18
1
-24
/
+1
*
CSS: Make show/hide/toggle methods a module
Dave Methvin
2015-10-18
4
-33
/
+53
*
Core: make isNumeric test work on Symbol
Liza Ramo
2015-10-17
1
-0
/
+7
*
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
1
-0
/
+13
*
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
1
-1
/
+103
[prev]
[next]