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
/
src
/
jquery
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added a test for bug #997.
John Resig
2007-03-16
1
-1
/
+10
*
Added all the tests for isFunction, fixed bug #1026.
John Resig
2007-03-16
2
-1
/
+77
*
Fix for Rev 1511
Brandon Aaron
2007-03-11
1
-1
/
+1
*
Clean up for revision 1462: "Fix for Safari crashes when doing DOM Manipulati...
Brandon Aaron
2007-03-09
1
-3
/
+1
*
Fix for bug #962.
John Resig
2007-03-01
2
-3
/
+7
*
Fix for Safari crashes when doing DOM Manipulations
Brandon Aaron
2007-02-28
1
-1
/
+3
*
Removed docs breaking xml docs
Jörn Zaefferer
2007-02-27
1
-4
/
+0
*
Fixed list of destructive methods in end() docs
Jörn Zaefferer
2007-02-27
1
-24
/
+4
*
Backported wiki changes from http://docs.jquery.com/API/1.1.1/JavaScript
Jörn Zaefferer
2007-02-27
1
-1
/
+1
*
Backported wiki changes from http://docs.jquery.com/API/1.1.1/CSS
Jörn Zaefferer
2007-02-27
1
-1
/
+1
*
Backported wiki changes from http://docs.jquery.com/API/1.1.1/DOM/Traversing
Jörn Zaefferer
2007-02-27
1
-12
/
+50
*
Backported wiki changes from http://docs.jquery.com/API/1.1.1/DOM/Attributes
Jörn Zaefferer
2007-02-27
1
-10
/
+15
*
Backported wiki changes from http://docs.jquery.com/API/1.1.1/Core
Jörn Zaefferer
2007-02-27
1
-17
/
+27
*
Fix for #910
Brandon Aaron
2007-02-25
1
-2
/
+2
*
Fix for #997
Brandon Aaron
2007-02-25
1
-1
/
+1
*
Fix for #979
Jörn Zaefferer
2007-02-25
1
-0
/
+2
*
Fix for #921
Brandon Aaron
2007-02-23
1
-1
/
+3
*
* Fixed IE ID selectors selecting by the name attribute and added tests
Brandon Aaron
2007-02-23
1
-3
/
+6
*
Added test for #977
Jörn Zaefferer
2007-02-19
1
-1
/
+7
*
Removing fix for #910 causing Safari to crash
Brandon Aaron
2007-02-17
1
-1
/
+1
*
Update for src and href attribute selectors fix
Brandon Aaron
2007-02-14
1
-1
/
+1
*
Improved jQuery.prop to handle "px" on computed values
Jörn Zaefferer
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 #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
*
Small optimization to jQuery.prop, saving 2 or 3 bytes
Jörn Zaefferer
2007-02-03
1
-4
/
+3
*
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
*
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
*
Removed another log statement; fixed add(Array) for IE (IE reports form.eleme...
Jörn Zaefferer
2007-01-23
1
-1
/
+1
*
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
*
Added in jQuery.nodeName() to simplify checking nodeName constantly.
John Resig
2007-01-22
1
-3
/
+7
*
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
*
Added new function-testing code that is completely cross-browser compatible.
John Resig
2007-01-22
1
-1
/
+4
*
Fixed issue with .add()ing individual elements - and with .add()ing form elem...
John Resig
2007-01-20
1
-1
/
+4
*
Added a fix for $("#noexist").attr("id") breaking.
John Resig
2007-01-20
1
-1
/
+1
*
prop fix takes also "line-height" into account (see #812)
Jörn Zaefferer
2007-01-17
1
-1
/
+1
*
prop fix takes also "zoom" into account (see #803)
Jörn Zaefferer
2007-01-17
1
-1
/
+1
*
Fix for #806
Jörn Zaefferer
2007-01-17
2
-2
/
+2
*
Reverted optimization to jQuery function, fixing broken jQuery-as-context, ad...
Jörn Zaefferer
2007-01-17
2
-6
/
+11
*
Fixed typoooo.
Jörn Zaefferer
2007-01-17
1
-1
/
+1
*
Improved docs for $.merge, clearly stating that the first argument is altered.
Jörn Zaefferer
2007-01-17
1
-6
/
+7
[prev]
[next]