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
path:
root
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fallback to prop for the window and document. Switch value to use the pro...
timmywil
2011-05-10
1
-16
/
+20
*
Fixes #9104. Returning null or undefined in a pipe callback shouldn't end up ...
jaubourg
2011-05-09
1
-2
/
+10
*
Remove value check from formHook; other elements can use value hook
timmywil
2011-05-07
1
-1
/
+3
*
Call extend on prop to avoid changing original properties so that per-propert...
timmywil
2011-05-07
1
-7
/
+10
*
Set val before hide/show check and fix easing setting; also update attributes...
timmywil
2011-05-07
2
-18
/
+19
*
Fix per-property easing. Fixes #9067
Daniel Pihlstrom
2011-05-07
1
-4
/
+12
*
Landing pull request 372. Test for numeric properties was using wrong variabl...
gnarf
2011-05-07
1
-3
/
+31
*
Reduce the boolean list only to those that have corresponding IDLs that don't...
timmywil
2011-05-07
1
-1
/
+1
*
Check empty string instead of specified as specified is inconsistent on the n...
timmywil
2011-05-06
1
-1
/
+3
*
Add support for the contenteditable attribute
timmywil
2011-05-05
1
-2
/
+6
*
Set the property corresponding to a boolean attribute when setting to true. F...
timmywil
2011-05-04
1
-1
/
+2
*
Set corresponding property to false when removing boolean attributes. Fixes #...
timmywil
2011-05-04
1
-1
/
+6
*
Update boolean check to avoid crashes, add all name fixes to propFix (propert...
timmywil
2011-05-04
1
-50
/
+75
*
If no hook is provided, and a boolean property exists, use that to return an ...
John Resig
2011-05-03
1
-4
/
+29
*
Fix problem with appending multiple string arguments in IE 6. Fixes #9072.
John Resig
2011-05-03
1
-1
/
+12
*
Fix setting value attributes on option elements. Fixes #9071.
timmywil
2011-05-03
1
-1
/
+3
*
Make sure that empty nodelists continue to map properly. Fixes #8993.
John Resig
2011-05-02
1
-1
/
+7
*
Change check for skipping the initial quickExpr RegExp check. Fixes #8984.
John Resig
2011-05-02
1
-1
/
+12
*
Test for a colon in attribute names for IE6/7. Fixes #1591.
timmywil
2011-05-01
1
-1
/
+5
*
Restored /g flag to rspaces; Adds unit tests; Supplements #9008
Rick Waldron
2011-04-28
1
-0
/
+16
*
Landing pull request 357. Update unit tests for widows & orphans. Supplements...
rwldrn
2011-04-28
1
-4
/
+4
*
Correct the attachment of the p tag in the widows/orphans tests. Fixes test ...
timmywil
2011-04-27
1
-1
/
+1
*
Merged pull request #345 from rwldrn/8971.
timmywil
2011-04-25
1
-13
/
+20
|
\
|
*
No need to test for widows & orphans values in IE6-8. Fixes #8971
rwldrn
2011-04-25
1
-13
/
+20
*
|
Add tests data- and aria- attributes and the autofocus boolean attribute and ...
timmywil
2011-04-25
1
-3
/
+11
|
/
*
Disabling .add(form.elements) unit test.
John Resig
2011-04-22
1
-2
/
+7
*
Landing pull request 340. Adds widows, orphans to cssNumber hash; includes te...
Rick Waldron
2011-04-22
1
-1
/
+25
*
Landing pull request 332. Appending disconnected radio or checkbox inputs and...
timmywil
2011-04-21
1
-1
/
+15
*
Landing pull request [337](https://github.com/jquery/jquery/pull/337). Value ...
timmywil
2011-04-21
1
-2
/
+6
*
Only use getAttributeNode on buttons when setting value
timmywil
2011-04-19
1
-1
/
+2
*
Fix value attribute and val for value on button elements. Fixes #1954
timmywil
2011-04-17
1
-2
/
+11
*
Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API....
John Resig
2011-04-17
1
-1
/
+4
*
Fix live mouseenter and mouseleave binding so they can be activated by trigge...
Brian Brennan
2011-04-17
1
-2
/
+19
*
Merge branch 'qunit_fixture'
timmywil
2011-04-17
9
-144
/
+144
|
\
|
*
Switch QUnit div from depreceted #main to #qunit-fixture
timmywil
2011-04-17
9
-144
/
+144
*
|
Make sure that hide or show don't fail when operating on non-Element nodes. F...
John Resig
2011-04-17
1
-0
/
+4
*
|
Make sure that forms and selects are added to a jQuery set correctly. Fixes #...
John Resig
2011-04-17
1
-2
/
+3
|
/
*
Add in unit tests for #6993.
John Resig
2011-04-16
1
-1
/
+7
*
Merge branch 'cellpadding_support' of https://github.com/timmywil/jquery into...
John Resig
2011-04-16
1
-0
/
+1
|
\
|
*
Add support for setting the cellPadding attribute in IE6/7
timmywil
2011-04-14
1
-0
/
+1
*
|
Backing out fix for #6481.
John Resig
2011-04-16
1
-7
/
+2
*
|
revert to old code, bug is invalid
Jordan Boesch
2011-04-15
1
-79
/
+0
|
/
*
Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099.
jeresig
2011-04-14
1
-0
/
+22
|
\
|
*
Ticket #8099 Performance tweaking, credits
rwldrn
2011-04-13
1
-10
/
+10
|
*
Ticket #8099 Updates per review
rwldrn
2011-04-13
1
-2
/
+7
|
*
Ticket #8099 Conditional iframe approache, caches both iframe and iframedoc f...
rwldrn
2011-04-13
1
-2
/
+6
|
*
Ticket 8099, Reattempt with iframe
rwldrn
2011-04-12
1
-0
/
+13
*
|
Merge branch 'bug_4146_v2' of https://github.com/jboesch/jquery into jboesch-...
jeresig
2011-04-14
1
-0
/
+79
|
\
\
|
*
|
fixing bug 4146 - round 2!
Jordan Boesch
2011-04-13
1
-0
/
+79
*
|
|
Adjust the unit tests in traversing - is(jQuery) to avoid long-running script...
timmywil
2011-04-14
1
-8
/
+6
|
/
/
[next]