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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024.
Corey Frang
2012-11-25
2
-2
/
+35
*
Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9...
Scott González
2012-11-25
1
-1
/
+3
*
Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.
Dave Methvin
2012-11-25
1
-13
/
+12
*
No ticket: compress ajax. Close gh-1041.
Richard Gibson
2012-11-25
4
-328
/
+293
*
Using the right matched param
Corey Frang
2012-11-24
1
-1
/
+1
*
Adding job name for pull request jobs coming from mergeatron
Corey Frang
2012-11-24
1
-2
/
+12
*
Fix #12191. jQuery.type should return "error" for Error objects.
Dave Methvin
2012-11-24
2
-2
/
+3
*
Fix #9960, allow manipulation for parent document nodes. Close gh-924.
dcooper
2012-11-24
3
-2
/
+21
*
Fix #12733. Ignore excess spaciness in event strings.
Dave Methvin
2012-11-24
2
-3
/
+4
*
Close #10882. Test case for "hover" event in 1.9
Dave Methvin
2012-11-24
1
-0
/
+11
*
Fix #12868. Use native focus/blur to get event order right.
Dave Methvin
2012-11-24
2
-1
/
+63
*
Fix #3827. Get the correct checkbox status for a click handler.
Dave Methvin
2012-11-24
3
-3
/
+40
*
Set async to true instead of async (prop vs. attr). Closes gh-1039
Timo Tijhof
2012-11-21
1
-1
/
+1
*
Fix #12920: remove addMandatoryAttributes. Close gh-1037.
Richard Gibson
2012-11-20
2
-54
/
+18
*
fix Safari test failures
Richard Gibson
2012-11-19
1
-1
/
+1
*
Fix #11795, #10470: keep scripts in DOM; execute only on first insertion. Clo...
Richard Gibson
2012-11-19
3
-265
/
+372
*
Grunt: Set testswarm/browserSets from JSON file.
Timo Tijhof
2012-11-18
1
-1
/
+1
*
Fix #12915, add propHook for scrip src property on oldIE. Close gh-1035.
aFarkas
2012-11-18
2
-7
/
+12
*
Merge branch 'x8908'
Dave Methvin
2012-11-18
4
-1
/
+60
|
\
|
*
Fix #8908. Don't let change to originals affect clones in IE9/10. Close gh-886.
Elijah Manor
2012-11-18
4
-1
/
+60
|
|
\
|
|
*
Remove test file that I didn't mean to get into the previous commit
Elijah Manor
2012-08-13
2
-818
/
+0
|
|
*
Add support check, added assertion to check if cleared, add edge case for bac...
Elijah Manor
2012-08-13
7
-13
/
+851
|
|
*
Updated the comment above the fix
Elijah Manor
2012-08-08
1
-2
/
+2
|
|
*
Fix weird clone bug and add a unit test to verify
Elijah Manor
2012-08-08
2
-2
/
+44
|
|
*
Manual merge after fetch upstream
Elijah Manor
2012-07-30
18
-71
/
+230
|
|
|
\
|
|
*
|
Fix IE10 bug when cloning an object element without a parentNode
Elijah Manor
2012-07-23
1
-1
/
+7
*
|
|
|
update Sizzle
Richard Gibson
2012-11-16
2
-10
/
+13
*
|
|
|
Updating the version to 1.9.0pre.
Dave Methvin
2012-11-16
1
-1
/
+1
|
/
/
/
*
|
|
Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967"
Dave Methvin
2012-11-14
1
-1
/
+1
*
|
|
Fix #12777. Add applet to non-cacheable fragment types.
Dave Methvin
2012-11-13
1
-1
/
+1
*
|
|
No ticket: speedup effects tests
Richard Gibson
2012-11-12
3
-93
/
+55
*
|
|
Fix #12858: don't expose jQuery/Sizzle expandos
Richard Gibson
2012-11-09
2
-5
/
+14
*
|
|
No ticket: speedup test suite. Close gh-1020.
Richard Gibson
2012-11-08
4
-264
/
+223
*
|
|
Unroll the ( || ) in the math - Fixes #12497 - Thanks @lukemella @curiousdann...
Corey Frang
2012-11-07
1
-1
/
+3
*
|
|
Rewriting unit test to be less sticky based on time issues
Corey Frang
2012-11-07
1
-18
/
+27
*
|
|
Fixing units
Corey Frang
2012-11-07
1
-3
/
+3
*
|
|
Keep track of a hiding state for toggle based animations - Fixes #8685
Corey Frang
2012-11-07
2
-1
/
+54
*
|
|
Ensure each tick gets it's own fxNow - Fixes #12837 - Thanks @chadparry
Corey Frang
2012-11-07
2
-0
/
+32
*
|
|
Remove APIs now in jquery-compat
Dave Methvin
2012-11-07
3
-265
/
+3
*
|
|
Restore jQuery.access parameter mistakenly removed in 80d45a69
Richard Gibson
2012-11-06
3
-40
/
+56
*
|
|
No ticket: update test suite to pass QUnit globals check in most environments...
Richard Gibson
2012-11-05
6
-90
/
+196
*
|
|
Fix #12840: remove undocumented parameter "pass" from .attr. Close gh-1017.
Richard Gibson
2012-11-05
3
-105
/
+33
*
|
|
Remove gratuitous punctuation
Richard Gibson
2012-11-01
1
-3
/
+3
*
|
|
Must attach the .selector to the new jQuery object.
Dave Methvin
2012-11-01
1
-1
/
+2
*
|
|
Follow-up for .selector property removal
Oleg
2012-11-01
2
-9
/
+5
*
|
|
Fix #10299. Add a propHook for oldIE link href.
Dave Methvin
2012-11-01
2
-1
/
+11
*
|
|
Remove unneeded parameter hockey in event shortcuts.
Dave Methvin
2012-11-01
1
-5
/
+0
*
|
|
Remove trailing comma to fix test lint.
Dave Methvin
2012-11-01
1
-1
/
+1
*
|
|
Fix #12828. Remove non-standard event properties.
Dave Methvin
2012-11-01
1
-2
/
+1
*
|
|
No ticket: remove test suite external dependencies
Richard Gibson
2012-11-01
9
-37
/
+38
[prev]
[next]