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/github_actions/github-actions-f50e11107c
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
...
*
Fix width/height to work properly on window/document
Brandon Aaron
2007-09-17
1
-2
/
+13
*
Added fix for bug #1567 - uppercase nodeName test in .add().
John Resig
2007-09-15
1
-1
/
+1
*
Added .eq(Number) back in - I'm convinced that it's more useful than the .sli...
John Resig
2007-09-15
1
-0
/
+4
*
etooled the jQuery constructor, makes it work better for embedding (Bug #1585...
John Resig
2007-09-15
1
-20
/
+19
*
Fixed bug #1594, #1565, #1598 - all of which were concerning the improper exe...
John Resig
2007-09-15
1
-7
/
+21
*
fix clone(true) for IE
Brandon Aaron
2007-09-13
1
-4
/
+10
*
Made the expando code attach properties to an anonymous object, as opposed to...
John Resig
2007-09-10
1
-2
/
+7
*
Fixed spelling mistake.
John Resig
2007-09-09
1
-1
/
+1
*
Added an extra check for removing a named cache property - calling it when it...
John Resig
2007-09-09
1
-8
/
+10
*
Landing a version of $(document)/$(window) .width()/.height(). It won't win a...
John Resig
2007-09-09
1
-4
/
+14
*
Added .prevAll() and .nextAll() functionality.
John Resig
2007-09-09
1
-1
/
+3
*
So, apparently, I never committed the second half of the new field value code...
John Resig
2007-09-09
1
-13
/
+42
*
Landing the new expando management code. Completely overhauls how data is ass...
John Resig
2007-09-08
1
-8
/
+67
*
Landing the .clone() rewrite by Brandon (also includes the new event cloning ...
John Resig
2007-09-08
1
-33
/
+14
*
Added .hasClass() (Simply just passes through to .is()).
John Resig
2007-09-08
1
-0
/
+4
*
Finished up some of the reorganization.
John Resig
2007-09-08
1
-0
/
+1014
[prev]