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
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
...
|
*
|
|
|
|
Set cache to false as default for script or json requests. Fixes 7578.
Anton M
2010-11-19
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 't5476' of https://github.com/jitter/jquery into jitter-t5476
John Resig
2010-12-06
2
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Improve performance of get() for negative indices. Fixes #5476.
Anton M
2010-11-19
2
-6
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'restrictAttr' of https://github.com/jitter/jquery into jitter-r...
John Resig
2010-12-06
2
-67
/
+119
|
\
\
\
\
\
|
*
|
|
|
|
Make sure attr() works on non DOM element nodes. Fixes #7202, #7451, #7500.
Anton M
2010-11-13
2
-4
/
+54
|
*
|
|
|
|
Partially revert commit a64dc0405064d68c7b7cd0f0fc8ea60086cbcd21.
Anton M
2010-11-10
1
-64
/
+66
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 't7673' of https://github.com/jitter/jquery into jitter-t7673
John Resig
2010-12-06
2
-5
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Handle carriage return characters in className property. Fixes #7673.
Anton M
2010-12-01
2
-5
/
+9
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jquery145' of https://github.com/danheberden/jquery into danheb...
John Resig
2010-12-06
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix for #6911 - prevent disabled elements in liveHandler
danheberden
2010-11-21
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Convert test/data/text.php to use lf line endings.
Henri Wiechers
2010-11-12
1
-12
/
+12
*
|
|
|
Convert test/delegatetest.html to use lf line endings.
Henri Wiechers
2010-11-12
1
-242
/
+242
*
|
|
|
Mark *.jar files as binary.
Henri Wiechers
2010-11-12
1
-1
/
+2
*
|
|
|
Changed crlf attribute to newer eol one.
Henri Wiechers
2010-11-12
1
-1
/
+1
|
/
/
/
*
|
|
Updating the source version to 1.4.5pre.
John Resig
2010-11-11
1
-1
/
+1
*
|
|
Tagging the 1.4.4 release.
John Resig
2010-11-11
1
-1
/
+1
*
|
|
Updating the source version to 1.4.4pre.
jeresig
2010-11-10
1
-1
/
+1
*
|
|
Tagging the 1.4.4rc3 release.
1.4.4rc3
jeresig
2010-11-10
1
-1
/
+1
*
|
|
Backing out commit 795e880bba1f7f949df58748f7fd92e50296a8f4 - errors popping ...
jeresig
2010-11-09
2
-39
/
+4
*
|
|
Need to also handle the case where 'auto' is being returned, as in Firefox. F...
jeresig
2010-11-09
1
-2
/
+2
*
|
|
Maintain returning 0px from width/height for disconnected nodes for backwards...
jeresig
2010-11-09
3
-8
/
+35
*
|
|
Fixes #7397; Adds 4 supporting unit tests.
rwldrn
2010-11-09
2
-4
/
+39
|
/
/
*
|
Remove conditional that prevents attr from working on non-Element nodes. Fixe...
Colin Snover
2010-11-09
2
-67
/
+66
*
|
Merge branch 'fixAdjacentTests' of https://github.com/jitter/jquery into jitt...
John Resig
2010-11-09
1
-5
/
+5
|
\
\
|
*
|
Fix selector tests broken by newer version of Qunit.
Anton M
2010-11-09
1
-5
/
+5
*
|
|
Ensure that unquoted attribute selectors are quoted (allowing them to go into...
John Resig
2010-11-09
1
-3
/
+11
*
|
|
Make sure that if an additional load event is triggered (such as an iframe be...
John Resig
2010-11-09
1
-8
/
+11
*
|
|
Merge branch 'bug7422' of https://github.com/csnover/jquery into csnover-bug7422
John Resig
2010-11-09
2
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ensure that AJAX requests are actually aborted in all browsers. Fix #7422.
Colin Snover
2010-11-06
2
-5
/
+9
*
|
|
Make sure that when multiple variables are being declared that assignments ar...
John Resig
2010-11-09
12
-45
/
+98
*
|
|
We don't do end of line comments, move them above.
John Resig
2010-11-09
2
-3
/
+5
|
/
/
*
|
Merge branch 'master' of github.com:jquery/jquery
jeresig
2010-11-03
0
-0
/
+0
|
\
\
|
*
|
Limit the scope of the CSS 'auto' change to just height/width. Fixes #7293.
jeresig
2010-11-03
2
-3
/
+7
*
|
|
Limit the scope of the CSS 'auto' change to just height/width. Fixes #7393.
jeresig
2010-11-03
2
-3
/
+7
|
/
/
*
|
Updating the source version to 1.4.4pre.
jeresig
2010-11-03
1
-1
/
+1
*
|
Tagging the 1.4.4rc2 release.
1.4.4rc2
jeresig
2010-11-03
1
-1
/
+1
*
|
Opera doesn't give height/width of display: none elements with getComputedSty...
jeresig
2010-11-03
1
-6
/
+13
*
|
Only change ID on nodes that don't already have an ID for rooted qSA. Fixes #...
jeresig
2010-11-01
1
-1
/
+6
*
|
Make sure that accessing computed CSS for elements returns 'auto' instead of ...
jeresig
2010-11-01
2
-6
/
+7
*
|
Fix quotes in comment.
John Resig
2010-10-28
1
-1
/
+1
*
|
Fix tab spacing.
Brandon Aaron
2010-10-28
1
-27
/
+27
*
|
Calling .hide().show() on a stylesheet-hidden element wasn't bringing it back...
jeresig
2010-10-27
2
-2
/
+10
*
|
For .show() with no arguments, only set display of elements in the second loo...
Karl Swedberg
2010-10-26
2
-6
/
+30
*
|
Temporarily backing out commit bd474799bf95f4ecdc47a7577750eaf69e2236d4.
John Resig
2010-10-25
1
-5
/
+0
*
|
Merge branch 'jquery_dev' of http://github.com/danheberden/jquery into danheb...
John Resig
2010-10-25
1
-0
/
+5
|
\
\
|
*
|
Prevent IE from firing live/delegate events on disabled elements. (#6911)
danheberden
2010-10-25
1
-0
/
+5
*
|
|
Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c4e98a6438e8f55b2.
John Resig
2010-10-25
2
-21
/
+0
*
|
|
Updating the source version to 1.4.4pre.
John Resig
2010-10-25
1
-1
/
+1
*
|
|
Tagging the 1.4.4rc1 release.
1.4.4rc1
John Resig
2010-10-25
1
-1
/
+1
|
/
/
*
|
Merge branch 'jquerymaster' of http://github.com/SlexAxton/jquery into SlexAx...
John Resig
2010-10-25
1
-1
/
+1
|
\
\
[prev]
[next]