index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-0b02fec6e3
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #8732. Change feature detect for focusin event support, so IE9 won't have...
Dave Methvin
2011-04-06
2
-1
/
+2
*
Fixes #8712. Bubble custom events to the window when they are triggered. Ride...
Dave Methvin
2011-04-06
2
-3
/
+8
*
Fix some spacing and comment issues that crept in with the rebase.
Dave Methvin
2011-04-06
1
-61
/
+60
*
Sadly, we still have to bubble the event so inline handlers will work.
Dave Methvin
2011-04-06
1
-5
/
+4
*
Only bubble a triggered event if we have attached a jQuery handler, but check...
Dave Methvin
2011-04-06
1
-27
/
+30
*
Switch from recursion to iteration for event triggering. Move event-name name...
Dave Methvin
2011-04-06
1
-70
/
+52
*
Skip id regex check when large html strings are passed to the jQuery construc...
carpie
2011-04-05
2
-2
/
+20
*
Merge branch 'cssrelative.1.6' of https://github.com/danheberden/jquery into ...
Dave Methvin
2011-04-05
2
-3
/
+44
|
\
|
*
Improve relative string performance in .css and some code cleanup
Dan Heberden
2011-04-04
2
-25
/
+37
|
*
Bug 7345; Add support for explicit/relative string values in .css - modified ...
Dan Heberden
2011-04-04
2
-1
/
+30
*
|
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
2
-2
/
+3
|
\
\
\
|
*
|
|
4321 jQuery('#') returns empty jquery object
rwldrn
2011-01-01
1
-1
/
+0
|
*
|
|
4321 returns empty jquery object
rwldrn
2011-01-01
2
-2
/
+4
*
|
|
|
Shorten up the code and do event cleanup on test cases.
Dave Methvin
2011-04-05
2
-8
/
+5
*
|
|
|
Merge branch 'ticket_7883' of https://github.com/rwldrn/jquery into rwldrn-ti...
Dave Methvin
2011-04-05
2
-1
/
+45
|
\
\
\
\
|
*
|
|
|
#7883 .delegate and .live should accept false as the fn arg, like bind
rwldrn
2011-01-01
2
-1
/
+45
|
|
/
/
/
*
|
|
|
Remove extra else in parseJSON
Dan Heberden
2011-04-05
1
-2
/
+1
*
|
|
|
Bug 7587; Enhancement/1.6 Feature: Bypass regexp filter on $.parseJSON and us...
Dan Heberden
2011-04-05
2
-9
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Fixes #8744. Makes sure script transport abort method actually removes the sc...
jaubourg
2011-04-04
1
-1
/
+1
*
|
|
Updating the source version to 1.6pre.
John Resig
2011-03-31
1
-1
/
+1
*
|
|
Tagging the 1.5.2 release.
John Resig
2011-03-31
1
-1
/
+1
*
|
|
Merge branch 'bug_8316' of https://github.com/timmywil/jquery into timmywil-b...
Dave Methvin
2011-03-31
4
-50
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix test cases for bug #8316 fix.
timmywil
2011-03-31
4
-50
/
+17
*
|
|
Followup commit for #7340 test case; make sure second test fires properly on ...
Dave Methvin
2011-03-31
1
-2
/
+7
|
/
/
*
|
Remove crossDomain:null comment, it's not needed since undefined==null below.
Dave Methvin
2011-03-30
1
-1
/
+0
*
|
Merge branch 'crossDomain' of https://github.com/JessThrysoee/jquery into Jes...
Dave Methvin
2011-03-30
1
-1
/
+1
|
\
\
|
*
|
no need to specifically initialize crossDomain to null
JessThrysoee
2011-03-11
1
-1
/
+1
|
*
|
Make it possible to force the Ajax crossDomain option to false.
JessThrysoee
2011-03-11
1
-2
/
+2
*
|
|
Fixes #8203. Remove some misguided nulling of elements done in the name of IE...
Dave Methvin
2011-03-30
2
-8
/
+3
*
|
|
Merge branch 'makefile_fixes' of https://github.com/azatoth/jquery into azato...
John Resig
2011-03-30
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge branch 'master' into makefile_fixes
Carl Fürstenberg
2011-03-22
3
-17
/
+80
|
|
\
\
\
|
*
|
|
|
Changing dependice order for minify to prevent reminify
Carl Fürstenberg
2011-03-16
1
-2
/
+2
*
|
|
|
|
Merge branch 'fix_8346' of https://github.com/lrbabe/jquery into lrbabe-fix_8346
John Resig
2011-03-30
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
comments for workarounds are always welcome.
louisremi
2011-02-23
1
-0
/
+1
|
*
|
|
|
|
fix the regular expression that turns camel-case properties to lower-case one...
louisremi
2011-02-23
1
-1
/
+1
*
|
|
|
|
|
Fixes #8692. Strange FF4 bug: values changed onto the arguments object someti...
jaubourg
2011-03-30
1
-1
/
+4
*
|
|
|
|
|
Update the Sizzle location to point to the newly-moved repo.
John Resig
2011-03-28
1
-1
/
+1
*
|
|
|
|
|
Bug #8635 Firefox uncaught exception
rwldrn
2011-03-28
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'bug-3333' of https://github.com/rdworth/jquery
jeresig
2011-03-24
1
-5
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Further fix for #3333, refactored marginRight css hook to use jQuery.swap and...
Richard Worth
2011-03-24
1
-5
/
+8
*
|
|
|
|
|
|
Updating the source version to 1.5.2pre.
jeresig
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
|
Tagging the 1.5.2rc1 release.
1.5.2rc1
jeresig
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
|
Land new sizzle commit.
jeresig
2011-03-24
1
-0
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Oops, that test file for bug #8316 was needed - was also missing an include a...
jeresig
2011-03-24
1
-0
/
+30
*
|
|
|
|
|
Updating Sizzle submodule to bring in the latest commit.
jeresig
2011-03-24
1
-0
/
+0
*
|
|
|
|
|
Fix missing semicolon.
jeresig
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
Offset setter for fixed position elements in Webkit. Fixes #8316.
Michael Murray
2011-03-24
2
-3
/
+18
[next]