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-384b59e5c3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-a2938ab9b9
dependabot/github_actions/github-actions-ced721f930
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/form-data-4.0.4
dependabot/npm_and_yarn/multi-b97207525a
dependabot/npm_and_yarn/multi-dedb1a283d
dependabot/npm_and_yarn/rollup-4.22.4
herodevs
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
...
*
Core: Deprecate jQuery.nodeName
karan-96
2017-03-01
2
-10
/
+10
*
Traversing: $.fn.contents() supports HTMLTemplateElement
南漂一卒
2017-01-29
1
-0
/
+52
*
Event: Add radio click triggering tests
Alex Padilla
2017-01-19
1
-11
/
+26
*
Effects: Resolve issues revealed by recent Callbacks fix
Richard Gibson
2017-01-16
1
-8
/
+9
*
Manipulation: Restrict the tbody search to child nodes
Richard Gibson
2017-01-09
1
-0
/
+20
*
Callbacks: Prevent add() from unlocking with-memory lists
Richard Gibson
2017-01-09
1
-0
/
+21
*
Tests: Update the loader so test pages always get jQuery
Richard Gibson
2017-01-09
1
-33
/
+34
*
Tests: Added tests for symbol-separated tag names
David Broder-Rodgers
2016-12-29
1
-9
/
+18
*
Build: Use valid ecmaVersion
Richard Gibson
2016-12-19
1
-1
/
+1
*
Build: ESLint setup improvements
Michał Gołębiowski
2016-12-19
3
-13
/
+24
*
Deferred: Stop inventing jQuery.when() resolution values
Richard Gibson
2016-12-16
1
-2
/
+2
*
Offset: report offset for 0 sized elements
Jason Bedard
2016-12-12
1
-2
/
+30
*
Core: Deprecate jQuery.isArray
Manoj Kumar
2016-11-30
5
-5
/
+11
*
Tests: Add test results for Safari 10/iOS 10, remove for Safari 8
Michał Gołębiowski
2016-09-19
1
-19
/
+2
*
Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapse
Timmy Willison
2016-09-15
3
-3
/
+59
*
Tests: Disable a whitespace-setting test in Edge 14
Michał Gołębiowski
2016-09-12
1
-1
/
+10
*
Core: expose noConflict in AMD mode
Timmy Willison
2016-08-15
2
-19
/
+14
*
Traversing: Let .not(arraylike) pass non-element nodes
Dave Methvin
2016-08-10
1
-0
/
+14
*
Ajax: Don't mangle the URL when removing the anti-cache param
Dave Methvin
2016-08-08
1
-9
/
+19
*
Build: .eslintrc -> .eslintrc.json
Oleg Gaidarenko
2016-08-02
4
-5
/
+5
*
Build: Update eslint config and fix associated errors
Oleg Gaidarenko
2016-07-15
1
-1
/
+0
*
Build: More ESLint related changes
Oleg Gaidarenko
2016-07-09
2
-2
/
+1
*
Core: Re-throw errors that happened in callbacks wrapped in jQuery ready
Michał Gołębiowski
2016-07-07
1
-1
/
+51
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
22
-252
/
+247
*
Tests: Move promise/A+ adapters for tests to dedicated folder
Oleg Gaidarenko
2016-06-11
4
-8
/
+14
*
Build: Switch from jscs+jshint to eslint
Oleg Gaidarenko
2016-06-11
4
-70
/
+62
*
Deferred: Propagate progress correctly from unwrapped promises
Michał Gołębiowski
2016-06-09
1
-0
/
+30
*
Attributes: Avoid infinite recursion on non-lowercase attribute getters
Michał Gołębiowski
2016-06-03
1
-0
/
+19
*
Tests: Remove side-effects of one attributes test
Michał Gołębiowski
2016-06-03
1
-1
/
+10
*
Event: Allow constructing a jQuery.Event without a target
Dave Methvin
2016-06-02
1
-0
/
+9
*
Events: don't execute native stop(Immediate)Propagation from simulation
Oleg Gaidarenko
2016-05-19
1
-7
/
+90
*
CSS: Remove units from a 0 width/height element
Christophe Tafani-Dereeper
2016-05-16
1
-2
/
+2
*
Deferred: Give better stack diagnostics on exceptions
Dave Methvin
2016-05-11
1
-9
/
+16
*
Deferred: Make jQuery.when synchronous when possible
Richard Gibson
2016-05-09
1
-6
/
+40
*
Event: Cover invalid delegation selector edge cases
Richard Gibson
2016-05-06
1
-8
/
+10
*
Event: Evaluate delegate selectors at add time
Felipe Sateler
2016-05-06
1
-0
/
+13
*
Event: Remove fixHooks, propHooks; switch to ES5 getter with addProp
Jason Bedard
2016-05-04
1
-15
/
+7
*
Tests: Make the regex catching Safari 9.0/9.1 more resilient
Michał Gołębiowski
2016-05-02
1
-1
/
+1
*
Tests: take Safari 9.1 into account
Michał Gołębiowski
2016-05-02
1
-1
/
+1
*
Deferred: Separate the two paths in jQuery.when
Richard Gibson
2016-05-02
4
-179
/
+275
*
Revert "Effects: Remove additional parameters of easings"
Oleg Gaidarenko
2016-04-27
1
-2
/
+6
*
Deferred: Provide explicit undefined context for jQuery.when raw casts
Richard Gibson
2016-04-27
1
-1
/
+4
*
Ajax: Ensure ajaxSettings.traditional is still honored
Dave Methvin
2016-04-27
2
-2
/
+73
*
Serialize: .param - don't use ajaxSettings.traditional
Alexander K
2016-04-27
1
-28
/
+12
*
Tests: Weaken sync-assumption from jQuery.when to jQuery.ready.then
Richard Gibson
2016-04-26
1
-11
/
+35
*
Deferred: Remove default callback context
Richard Gibson
2016-04-23
1
-26
/
+42
*
Tests: Refactor testIframe() to make it DRYer and more consistent
Dave Methvin
2016-04-11
41
-99
/
+123
*
Tests: Make iframe tests wait after checking isReady
Dave Methvin
2016-04-11
14
-52
/
+35
*
CSS: Toggle detached elements as visible unless they have display: none
Richard Gibson
2016-04-11
2
-4
/
+41
*
Core: add test for `jQuery.isPlainObject(localStorage)`
Oleg Gaidarenko
2016-04-08
1
-0
/
+6
[prev]
[next]