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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright to jQuery Foundation.
Dave Methvin
2012-07-03
2
-2
/
+3
*
Ever notice that static and problematic rhyme?
Dave Methvin
2012-07-03
1
-3
/
+8
*
Avoid running problematic static offset tests in IE8 on the swarm.
Dave Methvin
2012-07-03
1
-5
/
+10
*
Update Sizzle: small regex fix
timmywil
2012-07-03
1
-0
/
+0
*
Update Sizzle: removes makeArray and uses native push/slice where available
timmywil
2012-07-03
1
-0
/
+0
*
Sizzle: maxCacheLength -> cacheLength
timmywil
2012-07-03
1
-0
/
+0
*
Sizzle: detects a buggy getElementsByName. Fixes #10799.
timmywil
2012-07-03
1
-0
/
+0
*
Update Sizzle: Caching system respects DOM changes between uses of the same s...
timmywil
2012-07-03
1
-0
/
+0
*
Update Sizzle: exposed compile function for external use. maxCacheLength can ...
timmywil
2012-07-03
1
-0
/
+0
*
Update Sizzle: fixes a small bug in class matching
timmywil
2012-07-03
1
-0
/
+0
*
Update Sizzle: adds caching to combinators
timmywil
2012-07-03
1
-0
/
+0
*
Sizzle: space combinator update
timmywil
2012-07-02
1
-0
/
+0
*
Update sizzle: fixes fail in traversing with :has selector
timmywil
2012-07-02
1
-0
/
+0
*
Sizzle: fix multiple nested pseudos. Fixes #7010.
timmywil
2012-07-02
1
-0
/
+0
*
Use value rather than nodeValue in attributes (it's the string version). Upda...
timmywil
2012-07-02
2
-3
/
+3
*
Sizzle: add cross-browser w3c whitespace rules; pseudo generation adjustment
timmywil
2012-07-02
1
-0
/
+0
*
Sizzle: minor adjustments and a small fix in the child selector regex
timmywil
2012-07-02
2
-1
/
+1
*
UPDATE SIZZLE: completed rewrite for better things!
timmywil
2012-07-02
6
-15
/
+28
*
Add back ID shortcut. It's about 3 times faster than going through jQuery.fn....
timmywil
2012-07-02
1
-14
/
+40
*
Use ~ to hold grunt at 0.3.9
Rick Waldron
2012-06-30
1
-1
/
+1
*
Fix typo in grunt lint:tests
Rick Waldron
2012-06-30
1
-1
/
+1
*
Move jQuery.sub to deprecated.js, because it is.
Dave Methvin
2012-06-29
3
-21
/
+25
*
Update Sizzle: Size optimizations from gibson
timmywil
2012-06-28
1
-0
/
+0
*
Update Sizzle: typo
timmywil
2012-06-28
1
-0
/
+0
*
Fix #11382. #11764. Only prevent click events on disabled elements.
Dave Methvin
2012-06-27
2
-7
/
+16
*
Fix #11315. Selector for .on() is relative to delegateTarget.
Dave Methvin
2012-06-27
2
-1
/
+15
*
Update Sizzle: reduced size. Add Sizzle's utilities.js to unit tests
timmywil
2012-06-27
2
-0
/
+1
*
As it turns out, we won't need the 'main' entry in package.json
Rick Waldron
2012-06-26
1
-1
/
+0
*
Fix #11969. Never a null moment when checking siblings.
Dave Methvin
2012-06-26
2
-2
/
+3
*
Update copyright years for jQuery and Sizzle
timmywil
2012-06-26
2
-2
/
+2
*
Allow document to be passed to Sizzle.contains. Fixes #11539.
timmywil
2012-06-26
1
-0
/
+0
*
Clear elements to avoid leaking memory. Close gh-837. Fixes #11809
Richard Gibson
2012-06-26
1
-1
/
+4
*
Fixes broken grunt watch task. Part 2
Rick Waldron
2012-06-26
1
-1
/
+1
*
Fixes broken grunt watch task.
Rick Waldron
2012-06-26
1
-1
/
+4
*
Fix #10895. Reduce IE poll interval to save CPU time.
Dave Methvin
2012-06-26
1
-4
/
+3
*
Update Sizzle: Removes directory caching in dirCheck. Fixes #11966.
timmywil
2012-06-25
1
-0
/
+0
*
Adds .jshintrc files for: grunt (default set), src, tests; Adapts jQuery-UI l...
Rick Waldron
2012-06-25
4
-60
/
+114
*
Completes #11799: Maybe .progress() was cooler than I thought.
Corey Frang
2012-06-25
2
-6
/
+21
*
Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQue...
Rick Waldron
2012-06-25
9
-77
/
+100
*
Add grunt with lint to Sizzle
timmywil
2012-06-24
1
-0
/
+0
*
Make @VERSION replace regex global. Fixes #11960
Rick Waldron
2012-06-23
1
-1
/
+1
*
Make removeClass smart enough to remove duplicates. Fixes #11923
Rick Waldron
2012-06-23
2
-12
/
+21
*
Add a semicolon in unit test; this pull predated lint mandate.
Dave Methvin
2012-06-22
1
-1
/
+1
*
Fix #11797. Use Deferred for better animation callbacks. Closes gh-830.
Corey Frang
2012-06-22
2
-37
/
+109
*
Fix #11925, Pass eventHandle to special.teardown. Closes gh-831.
Timo Tijhof
2012-06-22
2
-1
/
+16
*
Updating the source version to 1.8pre.
Dave Methvin
2012-06-22
1
-1
/
+1
*
Tagging the 1.8b1 release.
1.8b1
Dave Methvin
2012-06-22
1
-1
/
+1
*
Fix #11757. IE 6/7 can't clean up circular DOM-JS refs.
Dave Methvin
2012-06-22
1
-1
/
+3
*
Removes scripts:postinstall from package.json, see: 286c4d91dde12ba32f4a56273...
Rick Waldron
2012-06-21
1
-4
/
+1
*
Do jQuery.trim in less bytes (-5).
timmywil
2012-06-21
1
-9
/
+4
[next]