index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
/
var
Commit message (
Expand
)
Author
Age
Files
Lines
*
CSS:Selector: Align with 3.x, remove the outer `selector.js` wrapper
Michał Gołębiowski-Owczarek
2023-09-20
1
-1
/
+1
*
Core: Use named exports in `src/`
Michał Gołębiowski-Owczarek
2023-09-12
25
-40
/
+40
*
Core: Don't rely on splice being present on input
Bruno PIERRE
2022-01-24
1
-0
/
+3
*
CSS: Trim whitespace surrounding CSS Custom Properties values
fecore1
2021-09-23
2
-0
/
+8
*
Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)
Michał Gołębiowski-Owczarek
2020-09-22
1
-2
/
+2
*
Deprecated: Remove jQuery.trim
Michał Gołębiowski-Owczarek
2020-05-18
1
-1
/
+0
*
Build: Update eslint-config-jquery, fix linting violations
Michał Gołębiowski-Owczarek
2020-05-18
1
-1
/
+1
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
23
-140
/
+43
*
Core: Use Array.prototype.flat where supported
Ahmed.S.ElAfifi
2019-09-25
2
-7
/
+15
*
Core: Remove private copies of push, sort & splice from the jQuery prototype
Michał Gołębiowski-Owczarek
2019-09-24
1
-0
/
+7
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
1
-0
/
+7
*
Core: Remove IE-specific support tests, rely on document.documentMode
Michał Gołębiowski-Owczarek
2019-05-13
1
-0
/
+7
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
2
-13
/
+5
*
Event: Leverage native events for focus/blur/click; propagate additional data
Richard Gibson
2019-03-20
1
-0
/
+5
*
Core: Recognize Shadow DOM in attachment checks
Saptak Sengupta
2018-11-09
1
-11
/
+0
*
Core: Use isAttached to check for attachment of element
Saptak Sengupta
2018-03-05
1
-0
/
+11
*
Tests: fix tests in AMD mode
Timmy Willison
2018-01-16
1
-6
/
+6
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
1
-0
/
+13
*
Core: Deprecate jQuery.isWindow
Shashanka Nataraj
2017-07-10
1
-0
/
+8
*
Docs: Update links to HTML spec for stripAndCollapse (#3594)
Boom Lee
2017-03-29
1
-1
/
+1
*
Revert "Event: Trigger checkbox and radio click events identically"
Timmy Willison
2017-03-20
1
-5
/
+0
*
Event: Trigger checkbox and radio click events identically
Alex Padilla
2017-01-19
1
-0
/
+5
*
Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapse
Timmy Willison
2016-09-15
2
-5
/
+8
*
Build: Put all AMD modules in "src/" in strict mode
Michał Gołębiowski
2016-04-25
17
-0
/
+32
*
Core: Simplify isPlainObject
Richard Gibson
2016-04-04
3
-0
/
+13
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
14
-30
/
+32
*
Core: Switch from modules to just window.setTimeout etc.
Michał Gołębiowski
2015-06-17
4
-12
/
+0
*
Core: Use window.setTimeout & friends instead of global equivalents
Michał Gołębiowski
2015-06-17
4
-0
/
+12
*
CSS: Support relative adjustment in any applicable unit
Mr21
2015-03-09
1
-0
/
+7
*
Build: Don't assume the browser environment; smoke test on Node w/ jsdom
Michał Gołębiowski
2014-12-26
2
-0
/
+8
*
Core: Drop strundefined variable
Chris Antaki
2014-09-02
1
-3
/
+0
*
Core: Remove native String#trim usage to save size
Michał Gołębiowski
2014-03-04
1
-3
/
+0
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ac...
Timmy Willison
2013-09-09
1
-4
/
+0
*
Add AMD+CommonJS capabilities to the build script (for modules with long unre...
Timmy Willison
2013-09-09
1
-0
/
+1
*
Move parsing methods to their own files (separates manipulation dependency fr...
Timmy Willison
2013-09-08
1
-0
/
+4
*
No ticket. Restore checking individual src/**/*.js files by jsHint.
Michał Gołębiowski
2013-09-06
12
-14
/
+14
*
Fix #10814. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
1
-0
/
+4
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
12
-0
/
+48