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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: combine intro and outro
Timmy Willison
2016-03-09
5
-10
/
+18
*
Docs:Tests: Remove obsolete code from tests, update support comments
Michał Gołębiowski
2016-03-08
23
-151
/
+70
*
Attributes: remove redundant parent check
Timmy Willison
2016-03-07
1
-1
/
+1
*
Selector: filters -> pseudos
Timmy Willison
2016-03-07
3
-4
/
+6
*
Core: restore enumeration behavior in isPlainObject
Timmy Willison
2016-03-07
2
-5
/
+20
*
Build: update husky dependency
Oleg Gaidarenko
2016-03-04
1
-1
/
+1
*
Build: update grunt-contrib-jshint and grunt-jscs while we at it
Oleg Gaidarenko
2016-03-04
1
-2
/
+2
*
Core: Deprecate jQuery.parseJSON
Michał Gołębiowski
2016-03-02
9
-107
/
+80
*
Release: include external/sizzle in releases
Timmy Willison
2016-02-24
1
-0
/
+1
*
Dimensions: Add tests for negative borders & paddings
Vitaliy Terziev
2016-02-24
1
-6
/
+32
*
Tests: limit selection to #qunit-fixture in attributes.js
Alexander Lisianoi
2016-02-22
1
-5
/
+6
*
Tests: fix typos
William Robinet
2016-02-17
2
-3
/
+3
*
Attributes: remove the lower-casing logic for attribute names
Michał Gołębiowski
2016-02-17
1
-10
/
+2
*
Build: add `npm-debug.log` to `.gitignore`
Oleg Gaidarenko
2016-02-13
1
-0
/
+2
*
Build: remove npm-debug file
Oleg Gaidarenko
2016-02-13
1
-44
/
+0
*
Tests: use `jQuery` variable instead of `$`
Oleg Gaidarenko
2016-02-13
2
-1
/
+45
*
Build: simplify and correct .editorconfig
Oleg Gaidarenko
2016-02-11
1
-15
/
+4
*
Tests: test element position outside view
Oleg Gaidarenko
2016-02-11
2
-0
/
+42
*
Build: use hard-coded path to sizzle in selector-sizzle
Timmy Willison
2016-02-10
3
-9
/
+3
*
Build: Drop testing on jsdom with Node 0.10 & 0.12
Michał Gołębiowski
2016-02-10
2
-31
/
+3
*
Build: Move the stripJSONComments variable to the function that uses it
Michał Gołębiowski
2016-02-10
1
-2
/
+2
*
Build: Stop removing the JSHint onevar option, it's no longer there
Michał Gołębiowski
2016-02-09
1
-4
/
+0
*
Tests: account for new offset tests
Oleg Gaidarenko
2016-02-09
1
-1
/
+1
*
Revert "Offset: account for scroll when calculating position"
Oleg Gaidarenko
2016-02-09
2
-17
/
+4
*
Attributes: Add a support comment & fix a link @ tabIndex hook
Michał Gołębiowski
2016-02-03
1
-1
/
+2
*
Tests: fix another traverse test
Oleg Gaidarenko
2016-01-31
1
-1
/
+5
*
Tests:Build: update qunit and fix incorrect test
Oleg Gaidarenko
2016-01-29
4
-1786
/
+2149
*
Build: add scripts.precommit script
Oleg Gaidarenko
2016-01-29
1
-1
/
+2
*
Build: run linters on git-commit
Jha Naman
2016-01-29
2
-0
/
+4
*
Selector: add jQuery.escapeSelector
Timmy Willison
2016-01-28
3
-3
/
+34
*
CSS: Add test for gh-2867
Timmy Willison
2016-01-27
1
-0
/
+10
*
CSS: Make sure elem.ownerDocument.defaultView is not null
Todor Prikumov
2016-01-27
1
-1
/
+1
*
Docs: use https where possible
Bernhard M. Wiedemann
2016-01-27
3
-3
/
+3
*
Build: switch from win-spawn to cross-spawn
Michał Gołębiowski
2016-01-27
2
-3
/
+3
*
Build: Update npm deps, fix Sinon npmcopy config
Michał Gołębiowski
2016-01-27
12
-6218
/
+7771
*
Build: Add .npmrc with save-exact=true
Michał Gołębiowski
2016-01-27
1
-0
/
+1
*
Build: enable JSCS for test/unit/support.js, fix styling issues
Michał Gołębiowski
2016-01-27
2
-3
/
+6
*
Tests: Set Edge's expected support for clearCloneStyle to true
Zack Hall
2016-01-27
1
-2
/
+3
*
Tests: Fix manipulation tests in Android 4.4
Michał Gołębiowski
2016-01-27
1
-0
/
+12
*
Core: Update isNumeric tests for pre-ES2015 safety
Richard Gibson
2016-01-24
1
-24
/
+20
*
Core: Improve isNumeric logic and test coverage
Steve Mao
2016-01-24
2
-3
/
+28
*
Effects: remove width/height exception for oldIE
Timmy Willison
2016-01-21
1
-1
/
+1
*
CSS: isHidden -> isHiddenWithinTree
Timmy Willison
2016-01-21
4
-10
/
+11
*
Traversing: restore jQuery push behavior in .find
Timmy Willison
2016-01-20
1
-3
/
+4
*
Tests: Fix Deferred tests in Android 5.0's stock Chrome browser & Yandex.Browser
Michał Gołębiowski
2016-01-20
1
-2
/
+36
*
Ajax: add serialize to AMD dependencies
Timmy Willison
2016-01-19
1
-1
/
+2
*
Event: Fix chaining .on() with null handlers
Devin Wilson
2016-01-19
2
-0
/
+24
*
Attributes: fix setting selected on an option in IE<=11
Timmy Willison
2016-01-19
2
-0
/
+47
*
CSS: Stop Firefox from treating disconnected elements as cascade-hidden
Richard Gibson
2016-01-14
1
-1
/
+6
*
Docs: add note about code organization with AMD
Timmy Willison
2016-01-14
1
-0
/
+6
[next]