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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Fixed IE ID selectors selecting by the name attribute and added tests
Brandon Aaron
2007-02-23
3
-7
/
+18
*
Added a test case for bug #986.
John Resig
2007-02-22
1
-3
/
+4
*
Fix for #991
Jörn Zaefferer
2007-02-22
1
-8
/
+14
*
Added test for #977
Jörn Zaefferer
2007-02-19
1
-1
/
+7
*
Fix for bug #959, maintaining a list of event handlers on the 'events' proper...
John Resig
2007-02-18
1
-12
/
+12
*
Removing fix for #910 causing Safari to crash
Brandon Aaron
2007-02-17
1
-1
/
+1
*
Rolling back fix for #914 due to firefox double evaling scripts
Brandon Aaron
2007-02-17
1
-1
/
+1
*
Update for src and href attribute selectors fix
Brandon Aaron
2007-02-14
2
-2
/
+2
*
Improved jQuery.prop to handle "px" on computed values
Jörn Zaefferer
2007-02-13
1
-1
/
+1
*
Fix the ^= type attribute selector in firefox for href.
Brandon Aaron
2007-02-13
1
-1
/
+1
*
(no commit message)
Brandon Aaron
2007-02-10
1
-3
/
+2
*
Get actual values for attributes in IE and fix #910 so that it does not crash...
Brandon Aaron
2007-02-09
1
-2
/
+4
*
Fix for #910, for real this time.
Brandon Aaron
2007-02-08
1
-1
/
+1
*
Fix for #849
Brandon Aaron
2007-02-07
1
-1
/
+1
*
Fix for #914.
Brandon Aaron
2007-02-07
1
-1
/
+1
*
Fix for #910
Brandon Aaron
2007-02-07
2
-2
/
+7
*
Fix for #745
Brandon Aaron
2007-02-07
2
-5
/
+5
*
Added equals helper for easier debugging of failed tests, soon to be used mor...
Jörn Zaefferer
2007-02-06
1
-1
/
+1
*
Fix for #907
Jörn Zaefferer
2007-02-05
2
-3
/
+17
*
Fixed toggle() test to exclude konquerer
Jörn Zaefferer
2007-02-05
1
-2
/
+2
*
Fixed the ~ selector - it was selecting in the wrong direction.
John Resig
2007-02-04
1
-1
/
+1
*
Small optimization to jQuery.prop, saving 2 or 3 bytes
Jörn Zaefferer
2007-02-03
1
-4
/
+3
*
Fixed docs for trigger, describing the second argument.
Jörn Zaefferer
2007-01-31
1
-1
/
+11
*
Added test for #745
Jörn Zaefferer
2007-01-31
1
-1
/
+2
*
Fixed #874
Jörn Zaefferer
2007-01-31
2
-1
/
+4
*
Fix for #883
Jörn Zaefferer
2007-01-31
2
-2
/
+4
*
Added test for #891
Jörn Zaefferer
2007-01-31
1
-1
/
+5
*
Added test for #895
Jörn Zaefferer
2007-01-31
1
-3
/
+6
*
Fix for #884
Jörn Zaefferer
2007-01-31
1
-1
/
+4
*
Fix flicker in animations
Brandon Aaron
2007-01-31
1
-3
/
+2
*
Removed unnecessary comment
Jörn Zaefferer
2007-01-23
1
-1
/
+0
*
Fix/test for #861
Jörn Zaefferer
2007-01-23
2
-3
/
+14
*
Exclude Opera from toggle test, too (#863)
Jörn Zaefferer
2007-01-23
1
-2
/
+2
*
Removed another log statement; fixed add(Array) for IE (IE reports form.eleme...
Jörn Zaefferer
2007-01-23
2
-2
/
+2
*
Modified toggle() test to stop IE from browsing to another site, problem not ...
Jörn Zaefferer
2007-01-23
1
-3
/
+7
*
Removed log statement
Jörn Zaefferer
2007-01-23
1
-1
/
+1
*
Fixed not(jQuery) (need. more. tests.)
Jörn Zaefferer
2007-01-23
2
-10
/
+11
*
Fixed an issue with child selectors that also have filters.
John Resig
2007-01-22
1
-2
/
+2
*
Added in jQuery.nodeName() to simplify checking nodeName constantly.
John Resig
2007-01-22
2
-8
/
+12
*
Refactored the trigger code a little bit.
John Resig
2007-01-22
1
-17
/
+18
*
You had to have an event bound in order to trigger an event - which is not ne...
John Resig
2007-01-22
1
-1
/
+2
*
Fixed an issue with child selectors accidentally triggering filter mode.
John Resig
2007-01-22
1
-2
/
+3
*
Fixed doing $.post() without any params.
John Resig
2007-01-22
1
-0
/
+5
*
Fixed this issue: $("<div>foo\nbar</div>");
John Resig
2007-01-22
1
-1
/
+2
*
Removed some extra code that ifFunction deprecated.
John Resig
2007-01-22
1
-2
/
+1
*
Triggered event handlers are only executed once now.
John Resig
2007-01-22
1
-2
/
+10
*
Added new function-testing code that is completely cross-browser compatible.
John Resig
2007-01-22
1
-1
/
+4
*
Quick code optimization in trigger.
John Resig
2007-01-22
1
-7
/
+5
*
Fixed some more nodeName inconsistencies.
John Resig
2007-01-22
1
-2
/
+2
*
Fixed an issue with child selectors and XML documents (nodeName isn't in all-...
John Resig
2007-01-22
1
-1
/
+1
[prev]
[next]