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
/
core.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
You can now overwrite values returned from .data() with .bind("getData") - re...
John Resig
2008-02-03
1
-7
/
+10
*
Tweaked the .data() event triggering - it now triggers a single 'setData' eve...
John Resig
2008-02-03
1
-2
/
+4
*
Added $().data(), $().removeData(), and .bind("click!"). .data() and .removeD...
John Resig
2008-02-03
1
-0
/
+20
*
Updated the years on the licensing.
John Resig
2008-02-01
1
-1
/
+1
*
De-eval'd selectors and the various DOM methods (will marginally help our spe...
John Resig
2008-01-26
1
-16
/
+9
*
Fix #2184 by using the jQuery.clean() function instead of a direct innerHTML ...
David Serduke
2008-01-23
1
-4
/
+2
*
Changing end of line from CRLF to just LF like the rest of the source files.
David Serduke
2008-01-14
1
-1350
/
+1350
*
Added support for breaking in an object loop (Bug #2111).
John Resig
2008-01-14
1
-6
/
+8
*
Added a check to make sure that .style exists before trying to access it (Bug...
John Resig
2008-01-14
1
-1
/
+1
*
reverted change for #2114
Jörn Zaefferer
2008-01-14
1
-2
/
+2
*
fix for #2114; refactored tests for bind() to highlight failing select-change...
Jörn Zaefferer
2008-01-14
1
-1348
/
+1348
*
Tweaked comment for isFunction.
John Resig
2008-01-12
1
-2
/
+1
*
Fixed #2084 by added embed to the list of elements where it is ok to have sel...
David Serduke
2007-12-21
1
-1
/
+1
*
Fixed a couple problems found in the test suite. First, IE doesn't like it w...
David Serduke
2007-12-20
1
-0
/
+2
*
Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have the...
John Resig
2007-12-20
1
-1
/
+1
*
Insure width/height do not return a negative number.
Brandon Aaron
2007-12-19
1
-1
/
+1
*
Fixed #2076 where .val() could return an array instead of undefined when the ...
David Serduke
2007-12-18
1
-0
/
+1
*
width and height methods are now working properly
Brandon Aaron
2007-12-18
1
-7
/
+13
*
Fixed #2070 by adding a test for !nodeType to isArrayLike so DOM elements lik...
David Serduke
2007-12-17
1
-4
/
+2
*
Fixed #2062 by adding a check to see if the selector is array-like in .not() ...
David Serduke
2007-12-17
1
-1
/
+4
*
Fixed #2037 where Opera would mis-state the value of 'display' after an inner...
David Serduke
2007-12-17
1
-0
/
+6
*
Fixed #1781 for warnings created on load by FF javascript.options.strict == t...
David Serduke
2007-12-16
1
-23
/
+24
*
Added some improvements to changes made in [4143] for #1854.
John Resig
2007-12-13
1
-10
/
+8
*
Fixed #1854 by using wizzud's suggestion. The only real difference is the co...
David Serduke
2007-12-13
1
-9
/
+15
*
Getting the width and height of the document now returns the correct value in...
Brandon Aaron
2007-12-13
1
-2
/
+5
*
Fixed a bug in clone where it wouldn't work on an XML node in IE. Also added...
David Serduke
2007-12-12
1
-1
/
+1
*
Greatly reduced the complexity of the width/height methods. This also fixes #...
Brandon Aaron
2007-12-11
1
-47
/
+14
*
Fixed #1959 by postponing ALL script evaluations till the html insertion is d...
David Serduke
2007-12-10
1
-9
/
+2
*
Added a change that triples the speed of all uses of $(...). For example $(DO...
John Resig
2007-12-10
1
-4
/
+5
*
Fixed clone so that it now properly copies changes to the innerHTML in IE. U...
Brandon Aaron
2007-12-08
1
-3
/
+17
*
Fixed #1039 and #1733 by going through the core API and making them text node...
David Serduke
2007-12-07
1
-9
/
+20
*
Fix for #2002
Jörn Zaefferer
2007-12-06
1
-1
/
+1
*
Fixed #1419 where IE failed with .text() on an XML node. This is part of a s...
David Serduke
2007-12-05
1
-1
/
+2
*
Fixed #1264. If you read the bug there were many proposed changes. As it tu...
David Serduke
2007-12-05
1
-2
/
+2
*
Fixed #1763 by checking to see if .createElement() is available on the contex...
David Serduke
2007-12-04
1
-0
/
+2
*
Fixed #1438 where a filter could be set in IE but not have opacity in it. The...
David Serduke
2007-12-04
1
-1
/
+1
*
Fixed a problem with changeset [3841] where a function could no longer be .ex...
David Serduke
2007-11-30
1
-1
/
+1
*
Removed comments and code related to Safari being unable to do a sync global ...
David Serduke
2007-11-30
1
-1
/
+0
*
Back out one of the changes from the previous commit that wasn't necessary to...
David Serduke
2007-11-28
1
-1
/
+1
*
Fixed #1908 by testing to make sure it isn't null before checking the nodeType.
David Serduke
2007-11-28
1
-2
/
+2
*
Fixed #1070 by converting all setAttribute() values to a string which is what...
David Serduke
2007-11-28
1
-1
/
+2
*
Fixed #1714 by adding a default empty string if the value is falsey.
David Serduke
2007-11-28
1
-1
/
+1
*
Fixed #1599 as Brandon suggested to ignore negative values to width and heigh...
David Serduke
2007-11-28
1
-3
/
+6
*
Fixed #1942 but running jQuery.css() before jQuery.curCSS(). This way when t...
David Serduke
2007-11-27
1
-2
/
+2
*
Added a quick shortcut to improve the speed of $(DOMElement) by over 2x.
John Resig
2007-11-27
1
-1
/
+7
*
Fix for #1944. Added nodeName and tagName to jQuery.props and tests for maxle...
Brandon Aaron
2007-11-19
1
-1
/
+3
*
Fixed #1074 where .html() was incorrectly changing the selected value of an o...
David Serduke
2007-11-17
1
-1
/
+1
*
Changed core.js from CRLF to LF eol style to match the rest of the source fil...
David Serduke
2007-11-17
1
-1325
/
+1325
*
Fix #1907 where the never-ending loop prevention used a coersion comparison w...
David Serduke
2007-11-17
1
-2
/
+8
*
Fixed #1095 bug where radio buttons became unchecked during show(). Also adde...
David Serduke
2007-11-16
1
-1
/
+1
[prev]
[next]