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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
traversing: Optimise .add by not using makeArray
Timo Tijhof
2013-12-30
1
-6
/
+5
*
exports/global: Do not attach global variables for most CommonJS environments
Timmy Willison
2013-12-20
2
-5
/
+8
*
Selector: update Sizzle
Richard Gibson
2013-12-20
4
-15
/
+21
*
Build: Add the ability to remove global exposure.
Timmy Willison
2013-12-19
3
-23
/
+32
*
Offset: Fix comment typo, thanks @AurelioDeRosa
Dave Methvin
2013-12-18
1
-1
/
+1
*
Manage bower dependencies with grunt-bowercopy
Timmy Willison
2013-12-06
11
-0
/
+13410
*
Change window to global in the most outer IIFE parameters. (cherry-picked fro...
Michał Gołębiowski
2013-11-17
1
-6
/
+6
*
Fixes #14549. Execute the factory immediately when CommonJS is used in the br...
Timmy Willison
2013-11-15
1
-10
/
+14
*
Fix #14503: Cast to string before setting XHR header. Close gh-1427.
hongymagic
2013-11-14
1
-1
/
+9
*
Ref #14180, let focusin/out work on non-element targets.
Dave Methvin
2013-11-14
1
-2
/
+2
*
Fix #14475. Use IE11-friendly detect for proper XHR object.
Dave Methvin
2013-11-14
1
-7
/
+3
*
Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.
njhamann
2013-11-13
1
-1
/
+1
*
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin
2013-11-12
1
-7
/
+16
*
Fix #14492: More correct jQuery.parseJSON. Close gh-1419.
Richard Gibson
2013-11-12
1
-22
/
+31
*
Remove old try...catch for old FF
Oleg
2013-11-08
1
-52
/
+42
*
Ref 705216d: Synchronize ajax/xhr.js with master
Richard Gibson
2013-11-08
1
-1
/
+1
*
Fix some code style inconsistencies
Oleg
2013-11-07
24
-45
/
+41
*
Fix #14422 and add more thorough check for CSP violations
Oleg
2013-11-07
1
-5
/
+8
*
Fix #14074: element id="nodeName". Close gh-1389.
Richard Gibson
2013-11-07
2
-13
/
+13
*
Fix #14101: $().data() should be undefined, not null
Corey Frang
2013-11-06
1
-3
/
+2
*
Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411.
Marian Sollmann
2013-11-06
1
-3
/
+3
*
No ticket: Update style per gh-1418 comments
Richard Gibson
2013-11-04
1
-8
/
+6
*
Ref 705216dc: Synchronize ajax/xhr.js with master. Close gh-1418.
Richard Gibson
2013-11-04
1
-76
/
+54
*
Fix #14459: Use jQuery.parseJSON instead of JSON.parse
Richard Gibson
2013-10-28
1
-1
/
+1
*
Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."
Dave Methvin
2013-10-22
1
-14
/
+7
*
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin
2013-10-22
1
-7
/
+14
*
Ref 2263134b: Better identify potential JSON. Close gh-1401.
Ronny Springer
2013-10-16
1
-1
/
+1
*
Fix #14394: Changing style !important in webkit. Close gh-1385.
Lihan Li
2013-10-15
1
-2
/
+5
*
No ticket: Small curCSS size optimizations
Richard Gibson
2013-10-15
1
-6
/
+8
*
Fix #14432: Always return string from .css("z-index"). Close gh-1395.
George Kats
2013-10-15
1
-2
/
+8
*
Fixes #14450. Remove CommonJS+AMD syntax.
Timmy Willison
2013-10-15
6
-102
/
+99
*
Fix #13993. Save result of native inline handlers. Close gh-1368.
Dave Methvin
2013-10-06
1
-2
/
+5
*
No ticket: Compress core and data modules
Richard Gibson
2013-09-28
2
-42
/
+42
*
No ticket. Get rid of comma expression in curCSS.
Michał Gołębiowski
2013-09-24
1
-1
/
+1
*
No ticket: Fix XHTML regression. Close gh-1376.
Anthony Ryan
2013-09-23
1
-1
/
+1
*
core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.
Timo Tijhof
2013-09-23
1
-1
/
+1
*
Fix #14290. Don't throw if text node is appended to table. Close gh-1371.
Dave Methvin
2013-09-19
1
-1
/
+1
*
Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh...
Dave Methvin
2013-09-19
1
-2
/
+8
*
Fix #12723 and simplification and optmization of defaultDisplay helper
Oleg
2013-09-17
1
-9
/
+20
*
Simplify replaceWith method. Closes gh-1276
Oleg
2013-09-17
1
-21
/
+11
*
Use charAt instead of string indexing for oldIE's sake. Fixes #14356.
Timmy Willison
2013-09-12
1
-1
/
+1
*
Ref #14313: NaN detection. Close gh-1352.
Richard Gibson
2013-09-12
2
-4
/
+7
*
Fix failing support test in IE6/7
Timmy Willison
2013-09-11
1
-1
/
+1
*
Fix more support tests (support.input should only be false in IE8 and checkCl...
Timmy Willison
2013-09-11
2
-12
/
+6
*
Set the input type for firefox. Fix a support test.
Timmy Willison
2013-09-11
2
-5
/
+5
*
Correct the checkClone support test for Safari 5.1 and mobile webkits
Timmy Willison
2013-09-11
1
-16
/
+13
*
Fix support test for checkClone. Fixes Safari 5.1 manip failures.
Timmy Willison
2013-09-11
2
-1
/
+4
*
Fix context
Timmy Willison
2013-09-11
1
-1
/
+1
*
The cssHook from addGetHookIf wasn't actually getting added
Timmy Willison
2013-09-11
3
-7
/
+6
*
Modules can assume the presence of their parents
Timmy Willison
2013-09-10
1
-1
/
+0
[next]