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
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
...
*
|
Landing pull request 512. 1.7 - removeData now takes space separated lists an...
Corey Frang
2011-09-19
1
-1
/
+23
*
|
Landing pull request 492. 1.7 Remove multiple attributes (Symmetry with remov...
Rick Waldron
2011-09-19
1
-0
/
+22
*
|
Landing pull request 477. 1.7 jQuery.offset.supportsFixedPosition. Fixes #6809.
Rick Waldron
2011-09-19
1
-4
/
+2
*
|
Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & style. Fix...
Rick Waldron
2011-09-19
1
-0
/
+32
*
|
Landing pull request 331. Add support for registering jQuery as an AMD module...
jrburke
2011-09-19
1
-0
/
+6
|
\
\
|
*
|
Add support for registering jQuery as an AMD module. Only does so if the AMD ...
jrburke
2011-04-16
1
-1
/
+7
*
|
|
Landing pull request 503. 1.7 data: set a flag in the private data cache to a...
Corey Frang
2011-09-19
1
-0
/
+21
*
|
|
Landing pull request 500. 1.7 - "public data" stored as a key on "internal da...
Corey Frang
2011-09-19
1
-7
/
+8
*
|
|
Landing pull request 496. 1.7 animate: allow named queues to be used by anima...
Corey Frang
2011-09-19
1
-0
/
+35
*
|
|
Add sparse array performance improvement for inArray. Thanks rwaldron, rkatic...
timmywil
2011-09-19
1
-1
/
+1
*
|
|
Call .is(:visible) on the window or document does not thrown an error in IE. ...
timmywil
2011-09-19
1
-5
/
+8
*
|
|
Check for property support in the boolHook before falling back to attribute n...
timmywil
2011-09-19
1
-8
/
+12
*
|
|
Rework #1486 patch to avoid `try/catch` and look for hidden elements by `.off...
Dave Methvin
2011-09-19
1
-0
/
+25
*
|
|
Fixes for IE8. Avoid killer recursion in special events during removal. Use q...
Dave Methvin
2011-09-19
1
-3
/
+12
*
|
|
Rework the special events interface to add handle and trigger hooks. Modify I...
Dave Methvin
2011-09-19
1
-0
/
+3
*
|
|
Fixes #8858. Pass the .trigger(..., data) to the event.special._default method.
Dave Methvin
2011-09-19
1
-5
/
+6
*
|
|
Add unit tests for quickIs cases and fix the regexp as a result.
Dave Methvin
2011-09-19
1
-5
/
+37
*
|
|
Cleanup for on/off unit test.
Dave Methvin
2011-09-19
1
-4
/
+5
*
|
|
jQuery 1.7 event work:
Dave Methvin
2011-09-19
1
-2
/
+110
*
|
|
Fix bad calls to .undelegate().
Dave Methvin
2011-09-19
1
-11
/
+4
*
|
|
Remove unnecessary commented code
timmywil
2011-09-19
1
-16
/
+0
*
|
|
Allow second argument to be passed to array.indexOf. Fixes #9453.
timmywil
2011-09-19
1
-0
/
+36
*
|
|
Removing topic.js as it will be a plugin
timmywil
2011-09-19
1
-68
/
+0
*
|
|
$.Callbacks, $.Topic and notify/progress on $.Deferred.
jaubourg
2011-09-19
3
-117
/
+362
*
|
|
Animation state is tracked on toggled/stopped animations using the private da...
timmywil
2011-09-19
1
-88
/
+154
*
|
|
Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92...
timmywil
2011-09-19
3
-9
/
+147
*
|
|
Fix #10208. Check for `button` as well as `input` when performing the #7071 V...
Dave Methvin
2011-09-07
1
-1
/
+5
*
|
|
Bug in rmultidash. Fixes #10194
rwldrn
2011-09-07
1
-10
/
+13
*
|
|
Considers Safari XMLHttpRequest's bug when testing for custom status text. Wi...
jaubourg
2011-08-27
1
-2
/
+2
*
|
|
Revert back to always setting the attribute to empty string before removal. F...
timmywil
2011-08-25
1
-8
/
+9
*
|
|
Merge pull request #445 from rwldrn/9897
Dave Methvin
2011-08-25
1
-1
/
+8
|
\
\
\
|
*
|
|
Wrap obj.constructor test in try/catch. Thanks to bkrausz. Fixes #9897
Rick Waldron
2011-07-25
1
-1
/
+8
*
|
|
|
Merge pull request #464 from dmethvin/fix-10021-relative-negative-values
Dave Methvin
2011-08-25
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Fixes #10021. Allow negative relative values for `.css()` (e.g., `"+=-20px"`)...
Dave Methvin
2011-08-16
1
-1
/
+7
*
|
|
|
|
Merge pull request #465 from anton-ryzhov/master
Dave Methvin
2011-08-25
1
-0
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Unit test for this case
Anton Ryzhov
2011-08-17
1
-0
/
+10
*
|
|
|
|
|
Merge pull request #468 from rwldrn/10080
Dave Methvin
2011-08-25
1
-0
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Test for window inference. Fixes #10080
rwldrn
2011-08-18
1
-0
/
+13
*
|
|
|
|
|
|
Prioritize #id over <tag> to avoid XSS via location.hash (#9521)
Dave Methvin
2011-08-23
1
-0
/
+18
*
|
|
|
|
|
|
Revert "Landing pull request 461. Adds a due diligence check for pre-defined ...
timmywil
2011-08-22
1
-12
/
+1
*
|
|
|
|
|
|
Landing pull request 461. Adds a due diligence check for pre-defined data-* a...
Rick Waldron
2011-08-22
1
-1
/
+12
|
/
/
/
/
/
/
*
|
|
|
|
|
Landing pull request 463. Fixes #9572. Don't camelize the `-ms-` prefix becau...
dmethvin
2011-08-17
1
-2
/
+7
*
|
|
|
|
|
Landing pull request 467. Adds comments regarding opacity test adjustments.
Rick Waldron
2011-08-17
1
-1
/
+3
*
|
|
|
|
|
Landing pull request 466. Test if opacity is not expected val. Fixes effects ...
rwldrn
2011-08-17
1
-7
/
+25
*
|
|
|
|
|
Set back the offset test name to fix offset tests; iframe retrieval is based ...
timmywil
2011-08-17
1
-1
/
+1
|
/
/
/
/
/
*
/
/
/
/
Fix effects test suite to account for opacity being removed rather than expli...
timmywil
2011-08-16
1
-1
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #456 from rwldrn/9318
Dave Methvin
2011-08-05
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
Adds failing tests
Rick Waldron
2011-08-05
1
-2
/
+5
*
|
|
|
|
Merge pull request #455 from rwldrn/9413
Dave Methvin
2011-08-05
1
-0
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
Adds failing tests for #9413
Rick Waldron
2011-08-05
1
-0
/
+28
|
|
/
/
/
/
[prev]
[next]