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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
29
-237
/
+268
*
Build: Remove CRLF line endings to fix builds on Windows
Dave Methvin
2018-01-09
1
-1
/
+1
*
Tests: fix function reference for unbinding
Timmy Willison
2018-01-08
1
-4
/
+4
*
Build: Fix UglifyJS output in Android 4.0; update uglify
Timmy Willison
2018-01-08
2
-2
/
+7
*
Tests: only run ontimeout test if ontimeout exists
Timmy Willison
2018-01-08
1
-16
/
+20
*
Ajax: add unit test for getScript(Object)
Timmy Willison
2018-01-08
1
-0
/
+18
*
Attributes: allow array param in add/remove/toggleClass
Timmy Willison
2018-01-08
2
-8
/
+69
*
Manipulation: use `.children` to select tbody elements
Timmy Willison
2018-01-08
1
-1
/
+1
*
Core: deprecate jQuery.proxy (not slated for removal)
Timmy Willison
2018-01-08
6
-87
/
+91
*
Core: deprecate jQuery.now
Timmy Willison
2018-01-08
10
-17
/
+15
*
Core: adjust data tests to ensure proper camelCasing
Timmy Willison
2018-01-08
2
-30
/
+99
*
Core: make camelCase function available only for internal usage
Nilton Cesar
2018-01-08
9
-58
/
+66
*
Build: Only run browser tests in one Node version on Travis
Michał Gołębiowski-Owczarek
2018-01-03
2
-2
/
+13
*
Tests: Add support for running unit tests via grunt with karma
Timo Tijhof
2017-12-18
60
-1859
/
+2566
*
Docs: Create CODE_OF_CONDUCT.md
Timmy Willison
2017-12-11
1
-0
/
+3
*
CSS: Correctly set support properties with non-default zoom
Saptak Sengupta
2017-12-05
3
-3
/
+42
*
Manipulation: Reduce size by eliminating single-use variable
Richard Gibson
2017-11-22
1
-5
/
+2
*
Tests: Add iOS 11 support test results
Michał Gołębiowski-Owczarek
2017-11-20
1
-0
/
+18
*
Build: Test on Node.js 9
Michał Gołębiowski-Owczarek
2017-11-06
1
-0
/
+1
*
Tests: Add Safari 11 support test results
Michał Gołębiowski-Owczarek
2017-10-18
1
-0
/
+18
*
Tests: Make Node tests work for paths with spaces in them
Michał Gołębiowski-Owczarek
2017-10-18
2
-3
/
+3
*
Build: Remove package-lock.json, add it to .gitignore
Michał Gołębiowski-Owczarek
2017-09-25
2
-5624
/
+1
*
Build: increase timeout in Promises/A+ tests 10 times
Michał Gołębiowski-Owczarek
2017-09-25
1
-3
/
+6
*
Build: Drop cross-spawn, use child_process.spawn shell option
Michał Gołębiowski-Owczarek
2017-09-25
5
-58
/
+11
*
Build: Update to Babel 7, use for-of plugin instead of preset-es2015
Henry Zhu
2017-09-25
4
-767
/
+341
*
CSS: Detect more WebKit styles erroneously reported as percentages
Richard Gibson
2017-09-18
6
-29
/
+30
*
Tests: Update lineHeight adjustments to give Android more slop
Richard Gibson
2017-09-08
1
-9
/
+9
*
CSS: Avoid unit-conversion interference from CSS upper bounds
Richard Gibson
2017-08-28
3
-18
/
+37
*
Tests: Update path calculation
Jordan Beland
2017-08-16
1
-1
/
+2
*
Build: Update my name in ATHORS.txt
Michał Gołębiowski-Owczarek
2017-08-12
1
-1
/
+1
*
Build: Update my name in .mailmap
Michał Gołębiowski-Owczarek
2017-08-12
1
-2
/
+2
*
Build: Fix comment typo
Matan Kotler-Berkowitz
2017-08-08
1
-1
/
+1
*
Dimensions: Don't trust non-pixel computed width/height
Richard Gibson
2017-08-07
2
-2
/
+29
*
Tests: Replace non-ASCII whitespace in source code
Richard Gibson
2017-07-31
1
-1
/
+1
*
Dimensions: Improve offsetWidth/offsetHeight fallback
Richard Gibson
2017-07-31
2
-2
/
+28
*
Ajax: add an ontimeout handler to all requests
Erik Lax
2017-07-24
2
-2
/
+20
*
Tests: Account for TestSwarm focus issues
Richard Gibson
2017-07-20
1
-89
/
+98
*
Tests: Simulate events when CI hinders use of native ones
Richard Gibson
2017-07-20
2
-125
/
+107
*
Tests: Reduce the abort timeout for simple focus testing
Richard Gibson
2017-07-19
2
-8
/
+4
*
Tests: Abort focus tests when the environment doesn't cooperate
Richard Gibson
2017-07-18
1
-1
/
+10
*
Tests: Try extra hard to control focus
Richard Gibson
2017-07-18
1
-12
/
+21
*
Support: Properly check for IE9 absolute scrollbox mishandling
Richard Gibson
2017-07-18
4
-67
/
+91
*
Dimensions: Detect and account for content-box dimension mishandling
Richard Gibson
2017-07-10
3
-16
/
+44
*
Offset: fix error from bad merge in #3695
Jason Bedard
2017-07-10
1
-2
/
+2
*
Revert "Offset: Resolve strict mode ClientRect "no setter" exception"
Jason Bedard
2017-07-10
1
-4
/
+2
*
Test: ensure position/offset return mutable objects
Jason Bedard
2017-07-10
1
-5
/
+31
*
Core: Deprecate jQuery.isWindow
Shashanka Nataraj
2017-07-10
9
-40
/
+45
*
Event: `stopPropagation()` on native event-handler
Pierre Spring
2017-07-10
2
-4
/
+58
*
Build: fix uglify options for uglify update
Timmy Willison
2017-07-10
3
-1293
/
+1918
*
Build: Update sinon, husky, and qunitjs
Timmy Willison
2017-07-10
2
-406
/
+2047
[next]