index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
isProgressing becomes isPending. Unit tests added.
jaubourg
2011-10-04
1
-1
/
+4
*
We have too many unctions in this function.
jaubourg
2011-10-02
1
-1
/
+1
*
Landing pull request 525. Fixing tests with qunit.
Corey Frang
2011-10-01
1
-14
/
+23
*
Add support for calling outer/inner Width/Height on the window and document. ...
timmywil
2011-09-30
1
-16
/
+29
*
Fix #10375. Don't put `type` in jQuery.event.props
Dave Methvin
2011-09-29
1
-1
/
+4
*
Landing pull request 520. Unset the complete function just before calling it ...
Corey Frang
2011-09-28
1
-0
/
+32
*
Landing pull request 514. 1.7 - queue refactoring to handle delay stop - Fixe...
Corey Frang
2011-09-28
2
-1
/
+91
*
Fixes IE7 test suite. Keep the testElement attached and set necessary styles ...
timmywil
2011-09-28
2
-3
/
+3
*
Restore original click prop hook
Rick Waldron
2011-09-26
1
-0
/
+1
*
Fixed tests to run in IE9
Rick Waldron
2011-09-26
1
-16
/
+19
*
Merge branch 'fix-8789-rwldrn-fix' of git://github.com/dmethvin/jquery into f...
Rick Waldron
2011-09-26
1
-13
/
+35
|
\
|
*
Minor cleanups to code. Futile effort to get IE to pass the unit test.
Dave Methvin
2011-09-25
1
-3
/
+2
|
*
propHooks now an object with `props` array and `filter` function.
Dave Methvin
2011-09-25
1
-68
/
+32
|
*
Merge branch '8789-fun-with-fix' of https://github.com/rwldrn/jquery into fix...
Dave Methvin
2011-09-24
1
-4
/
+63
|
|
\
|
|
*
Adds implementation tests for jQuery.event.propHooks #8789
Rick Waldron
2011-09-20
1
-6
/
+65
*
|
|
Revert QUnit. Recent start/stop changes cause problems with some start/stop c...
timmywil
2011-09-26
1
-0
/
+0
|
/
/
*
|
Fixes a weird IE7 bug in the unit tests. If anybody can shed some light on th...
jaubourg
2011-09-22
1
-1
/
+6
*
|
Allow more cases to use `innerHTML` in the `.html` method.
Dave Methvin
2011-09-21
1
-1
/
+9
|
\
\
|
*
|
move embed tests to area where objects tests are already happening
cmcnulty
2011-03-09
1
-15
/
+11
|
*
|
Forgot to update the test counts
cmcnulty
2011-02-25
1
-2
/
+2
|
*
|
(no commit message)
cmcnulty
2011-02-25
1
-0
/
+13
*
|
|
Trimmed down $.Callbacks and $.Deferred.
jaubourg
2011-09-21
1
-13
/
+1
*
|
|
Remove the rarely-used pseudos from quickis.html
Dave Methvin
2011-09-21
1
-10
/
+7
*
|
|
Don't fire change on an already-selected radio.
Dave Methvin
2011-09-20
1
-9
/
+8
|
|
/
|
/
|
*
|
Remove stop argument in manipulation test, which no longer sets a timeout
timmywil
2011-09-20
1
-4
/
+3
*
|
Fix #9901, verified by this unit test.
Dave Methvin
2011-09-20
1
-1
/
+3
*
|
Landing pull request 491. Fix #7322. Make `.is()` with a positional selector ...
Dave Methvin
2011-09-19
1
-0
/
+40
*
|
Update qunit.
Dave Methvin
2011-09-19
1
-0
/
+0
*
|
Move filter tests to proper location
timmywil
2011-09-19
1
-44
/
+45
*
|
Added filtering tests and updating sizzle to fix filtering with positional se...
timmywil
2011-09-19
1
-0
/
+43
*
|
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
2
-0
/
+41
*
|
Landing pull request 331. Add support for registering jQuery as an AMD module...
jrburke
2011-09-19
2
-1
/
+19
|
\
\
|
*
|
Add support for registering jQuery as an AMD module. Only does so if the AMD ...
jrburke
2011-04-16
2
-2
/
+20
*
|
|
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
*
|
|
Revert "Fix #6593. Don't trigger `change` event twice when simulating it on I...
Dave Methvin
2011-09-19
1
-10
/
+12
*
|
|
Improve delegation/change tests to display event firing order and duplicate e...
Dave Methvin
2011-09-19
1
-228
/
+158
*
|
|
Remove the relatedTarget adjustment for mouseenter/leave events, it's an ambi...
Dave Methvin
2011-09-19
1
-5
/
+19
*
|
|
Fix the special event handler for mouseover/out events.
Dave Methvin
2011-09-19
1
-1
/
+1
*
|
|
Split out mouse hover/enter/leave tests into a separate file and add several ...
Dave Methvin
2011-09-19
2
-14
/
+144
*
|
|
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
[next]