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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ajax: Account for Android 2.3 not firing window.onerror on script errors
Michał Gołębiowski
2015-07-28
2
-0
/
+20
*
Core: Adjust comments & tests after dropping Safari 6 support
Michał Gołębiowski
2015-07-27
2
-2
/
+2
*
Core: .each/.map should accept an undefined/null value
Thomas Tortorini
2015-07-27
1
-0
/
+12
*
Build: Acknowledge Android 2.3 is not ES5-compatible
Michał Gołębiowski
2015-07-20
5
-7
/
+10
*
Ajax: Remove jsonp callbacks through "jQuery#removeProp" method
Oleg Gaidarenko
2015-07-13
1
-11
/
+21
*
Tests: Remove a trailing comma for compatibility with the compat branch
Michał Gołębiowski
2015-07-08
1
-1
/
+1
*
CSS: Add an integration test for issue gh-1764
Michał Gołębiowski
2015-07-08
4
-0
/
+172
*
CSS: Make .css("width") & .css("height") return fractional values
Michał Gołębiowski
2015-07-07
2
-16
/
+69
*
Deferred: add .catch handler
Timmy Willison
2015-07-06
1
-0
/
+36
*
Tests: Lower the checks rounding error
Corey Frang
2015-06-26
1
-1
/
+1
*
Effects: Adding unit tests for jQuery.Animation
Corey Frang
2015-06-26
2
-0
/
+231
*
Effects: Add tests for jQuery.Tween
Corey Frang
2015-06-26
4
-4
/
+305
*
Offset: add tests for hidden elements + scroll
Timmy Willison
2015-06-16
2
-1
/
+15
*
Offset: return zeros for disconnected/hidden elements
Timmy Willison
2015-06-16
1
-14
/
+8
*
Revert "Offset: allow offset setter to throw for disconnected elements"
Timmy Willison
2015-06-16
1
-1
/
+9
*
Tests: Remove test/data/ua.txt
Michał Gołębiowski
2015-06-16
1
-272
/
+0
*
Tests: Remove Edge version from the user agent
Michał Gołębiowski
2015-06-16
1
-1
/
+1
*
Tests: Add Microsoft Edge results (from Windows 10 build 10130)
Michał Gołębiowski
2015-06-14
1
-4
/
+22
*
Tests: Correct a typo in the regex matching Safari 8
Michał Gołębiowski
2015-06-14
1
-1
/
+1
*
Core: Make jQuery objects iterable
Michał Gołębiowski
2015-06-13
5
-0
/
+67
*
Build: Refactor Node smoke tests
Michał Gołębiowski
2015-06-13
6
-38
/
+34
*
Build: Update grunt-contrib-jshint
Michał Gołębiowski
2015-06-13
1
-0
/
+1
*
CSS: Don't cache unrecognized CSS property names
Michał Gołębiowski
2015-06-01
1
-0
/
+80
*
Event: remove outdated originalEvent hack
Oleg Gaidarenko
2015-05-29
1
-16
/
+49
*
Event: Remove fake originalEvent from jQuery.Event.simulate
Gabriel Schulhof
2015-05-29
2
-0
/
+59
*
Event: remove deprecated event aliases
Oleg Gaidarenko
2015-05-19
1
-8
/
+1
*
Event: provide verbose comment for focus(in | out) & rename support prop
Oleg Gaidarenko
2015-05-19
1
-10
/
+10
*
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
*
Data: remove the expando when there's no more data
Timmy Willison
2015-05-12
2
-2
/
+40
*
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
3
-220
/
+228
*
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
-5
/
+31
*
Data: do not include digits when camelCasing
Timmy Willison
2015-05-03
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
*
Core: Test all factory use cases from intro.js
Michał Gołębiowski
2015-04-27
6
-5
/
+88
*
Tests: Increase QUnit timeout
Michał Gołębiowski
2015-04-27
1
-1
/
+1
[prev]
[next]