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/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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
|
|
|
Now passes in IE8, changed around $.hasAttr and switched the attrHook for sel...
timmywil
2011-04-03
1
-29
/
+5
|
*
|
|
|
|
|
|
|
|
|
|
Make the new attr/prop changes pass the test suite (in Webkit). There are st...
timmywil
2011-04-03
2
-90
/
+97
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Fixes #7328. When getting data- attributes, after-cap any embedded dashes per...
Alexis Abril
2011-04-10
1
-1
/
+18
*
|
|
|
|
|
|
|
|
|
|
Renames chain as pipe.
jaubourg
2011-04-08
1
-16
/
+16
*
|
|
|
|
|
|
|
|
|
|
Fixes #8722. Remove try/catch used by #3533 to fix the IE Table Colon Blow bu...
Dave Methvin
2011-04-07
1
-0
/
+13
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'master' of github.com:jquery/jquery
Dave Methvin
2011-04-07
3
-144
/
+295
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Rewrite of globalEval. Uses window.execScript or window.eval with a trick to ...
jaubourg
2011-04-07
1
-0
/
+20
|
*
|
|
|
|
|
|
|
|
|
|
Adds fn.promise as a mean to observe the completion of animations on a set of...
jaubourg
2011-04-07
1
-18
/
+23
|
*
|
|
|
|
|
|
|
|
|
|
Adds always and chain methods to deferreds.
jaubourg
2011-04-07
1
-126
/
+252
*
|
|
|
|
|
|
|
|
|
|
|
Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ ...
Dave Methvin
2011-04-07
2
-11
/
+13
|
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Fixes #8712. Bubble custom events to the window when they are triggered. Ride...
Dave Methvin
2011-04-06
1
-2
/
+6
*
|
|
|
|
|
|
|
|
|
|
Skip id regex check when large html strings are passed to the jQuery construc...
carpie
2011-04-05
1
-1
/
+14
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'cssrelative.1.6' of https://github.com/danheberden/jquery into ...
Dave Methvin
2011-04-05
1
-0
/
+32
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Improve relative string performance in .css and some code cleanup
Dan Heberden
2011-04-04
1
-16
/
+27
|
*
|
|
|
|
|
|
|
|
|
|
Bug 7345; Add support for explicit/relative string values in .css - modified ...
Dan Heberden
2011-04-04
1
-0
/
+21
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'domready' of https://github.com/cowboy/jquery
Dave Methvin
2011-04-05
1
-13
/
+79
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Updated DOM ready unit tests.
Ben Alman
2011-03-31
1
-5
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
DOM Ready unit tests (but not the supporting fixed code).
Ben Alman
2011-03-31
1
-13
/
+80
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch '4321' of https://github.com/rwldrn/jquery into rwldrn-4321
Dave Methvin
2011-04-05
1
-1
/
+2
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
4321 returns empty jquery object
rwldrn
2011-01-01
1
-1
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
Shorten up the code and do event cleanup on test cases.
Dave Methvin
2011-04-05
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'ticket_7883' of https://github.com/rwldrn/jquery into rwldrn-ti...
Dave Methvin
2011-04-05
1
-0
/
+39
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
#7883 .delegate and .live should accept false as the fn arg, like bind
rwldrn
2011-01-01
1
-0
/
+39
|
|
/
/
/
/
/
/
/
/
/
/
/
/
*
|
|
/
/
/
/
/
/
/
/
/
/
Bug 7587; Enhancement/1.6 Feature: Bypass regexp filter on $.parseJSON and us...
Dan Heberden
2011-04-05
1
-1
/
+1
|
|
_
|
/
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'bug_8316' of https://github.com/timmywil/jquery into timmywil-b...
Dave Methvin
2011-03-31
3
-47
/
+14
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Fix test cases for bug #8316 fix.
timmywil
2011-03-31
3
-47
/
+14
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
/
|
|
|
|
|
|
|
|
|
Followup commit for #7340 test case; make sure second test fires properly on ...
Dave Methvin
2011-03-31
1
-2
/
+7
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Oops, that test file for bug #8316 was needed - was also missing an include a...
jeresig
2011-03-24
1
-0
/
+30
*
|
|
|
|
|
|
|
|
|
Offset setter for fixed position elements in Webkit. Fixes #8316.
Michael Murray
2011-03-24
1
-1
/
+16
*
|
|
|
|
|
|
|
|
|
Merge branch 'bug-3333' of https://github.com/rdworth/jquery into rdworth-bug...
jeresig
2011-03-24
1
-0
/
+12
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Added css hook to work around bug in WebKit computed margin-right. Fixes #333...
Richard Worth
2011-03-24
1
-0
/
+12
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'fix-8456-lost-mouseenter' of https://github.com/dmethvin/jquery...
jeresig
2011-03-21
1
-0
/
+14
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fixes #8456. Make sure parent is not null before crawling into its lap, so mo...
Dave Methvin
2011-03-09
1
-0
/
+14
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'fix-7340-focusin-focusout-bubble' of https://github.com/dmethvi...
jeresig
2011-03-21
1
-0
/
+25
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fixes #7340. Use a single capturing handler to simulate bubbling focusin/focu...
Dave Methvin
2011-03-04
1
-0
/
+25
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'bug_6158' of https://github.com/jboesch/jquery into jboesch-bug...
John Resig
2011-03-15
1
-2
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bug 6158; fixing replaceWith from throwing errors on non existant elements; f...
Jordan Boesch
2011-03-05
1
-2
/
+2
|
*
|
|
|
|
|
|
bug 6158; fixing replaceWith from throwing errors on non existant elements
Jordan Boesch
2011-03-05
1
-2
/
+5
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Introduce submodules, closes #8536
Carl Fürstenberg
2011-03-15
1
-0
/
+0
*
|
|
|
|
|
|
Fixes #8509. Makes URL regexp less overzealous and ensures it recognizes URL ...
jaubourg
2011-03-15
1
-1
/
+11
|
/
/
/
/
/
/
*
|
|
|
|
|
Moves Deferred-related code into a separate module. Context handling has been...
jaubourg
2011-03-03
14
-221
/
+235
*
|
|
|
|
|
Fix for #8421. Makes sure resolveWith can be called with only one parameter.
jaubourg
2011-03-03
1
-5
/
+11
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Grouped up the test
gnarf
2011-02-24
1
-13
/
+9
*
|
|
|
|
A quick change to detect AIR urls
gnarf
2011-02-24
1
-0
/
+12
*
|
|
|
|
Make a new jQuery.support.noCloneChecked - splitting apart the previous featu...
jeresig
2011-02-23
1
-3
/
+4
*
|
|
|
|
Bug #6911 - Prevent action on disabled elements, both triggering and bound vi...
Dan Heberden
2011-02-18
1
-61
/
+94
*
|
|
|
|
Revert "Adds an invert method to promises that returns a "inverted" promise t...
jaubourg
2011-02-18
1
-41
/
+9
*
|
|
|
|
Fix a some inaccuracies in the original test case for #7912.
Anton M
2011-02-17
1
-16
/
+26
*
|
|
|
|
Fixes #7912. Make sure .cur() only returns 0 as fallback value when it needs ...
louisremi
2011-02-17
1
-15
/
+38
*
|
|
|
|
Only perpetrate the .toJSON hack on data caches when they are attached to a p...
Dave Methvin
2011-02-17
1
-6
/
+0
[prev]
[next]