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
...
*
Build: Reduce the slim build header comment & jQuery.fn.jquery
Michał Gołębiowski-Owczarek
2020-04-27
1
-21
/
+36
*
Tests: Use only one focusin/out handler per matching window & document
Michał Gołębiowski-Owczarek
2020-04-27
1
-9
/
+54
*
Build: Move ESLint max-len disable-directive to dist/.eslintrc.json
Ed S
2020-04-27
2
-2
/
+3
*
Tests: Fix flakiness in the "jQuery.ajax() - JSONP - Same Domain" test
Michał Gołębiowski-Owczarek
2020-04-27
1
-1
/
+3
*
Docs: Update the link to the jsdom repository
Michał Gołębiowski-Owczarek
2020-04-25
1
-1
/
+1
*
Build: Test on Node.js 14, stop testing on Node.js 8 & 13
Michał Gołębiowski-Owczarek
2020-04-23
1
-2
/
+1
*
Build: Enable reportUnusedDisableDirectives in ESLint
Ed S
2020-04-20
2
-0
/
+4
*
Docs: Use https for hyperlinks in README
Jonathan
2020-04-17
1
-4
/
+4
*
Ajax: Overwrite s.contentType with content-type header value, if any
Christian Wenz
2020-04-06
2
-0
/
+55
*
Manipulation: Make jQuery.htmlPrefilter an identity function
Michał Gołębiowski-Owczarek
2020-03-16
18
-262
/
+255
*
Build: Resolve Travis config warnings
Michał Gołębiowski-Owczarek
2020-03-13
1
-2
/
+2
*
Data:Event:Manipulation: Prevent collisions with Object.prototype
Michał Gołębiowski-Owczarek
2020-03-02
6
-9
/
+69
*
Release: Use an in-repository dist README fixture
Michał Gołębiowski-Owczarek
2020-03-02
3
-63
/
+132
*
Build: Enable ESLint one-var rule for var declarations in browser code
Michał Gołębiowski-Owczarek
2020-03-02
5
-6
/
+10
*
Tests: Pass a number of necessary done() calls to assert.async()
Michał Gołębiowski-Owczarek
2020-03-02
2
-10
/
+10
*
Build: Add Christian Oliff to .mailmap & AUTHORS.txt
Michał Gołębiowski-Owczarek
2020-02-24
2
-0
/
+3
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
8
-10
/
+74
*
Event: remove jQuery.event.global
Michał Gołębiowski-Owczarek
2020-02-10
2
-6
/
+0
*
Docs: Remove a mention of the event/alias.js module from README
Michał Gołębiowski-Owczarek
2020-01-27
1
-1
/
+1
*
Build: Lint the minified jQuery file as well - a Gruntfile fix
Michał Gołębiowski-Owczarek
2020-01-27
1
-1
/
+1
*
Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated
Michał Gołębiowski-Owczarek
2020-01-21
7
-52
/
+50
*
CSS: Remove the opacity CSS hook
Michał Gołębiowski-Owczarek
2020-01-21
1
-12
/
+1
*
Build: Lint the minified jQuery file as well
Michał Gołębiowski-Owczarek
2020-01-21
2
-8
/
+14
*
Build: Add intuitive names to Travis jobs
Michał Gołębiowski-Owczarek
2020-01-20
1
-12
/
+12
*
Core: Exclude callbacks & deferred modules in the slim build as well
Michał Gołębiowski-Owczarek
2020-01-20
1
-1
/
+1
*
Attributes: Refactor val(): don't strip carriage return, isolate IE workarounds
Michał Gołębiowski-Owczarek
2020-01-13
2
-22
/
+70
*
Tests: Remove obsolete jQuery data tests
Michał Gołębiowski-Owczarek
2020-01-13
4
-115
/
+0
*
Attributes: Don't set the type attr hook at all outside of IE
Michał Gołębiowski-Owczarek
2020-01-13
1
-17
/
+18
*
Build: Make dev mode work in Karma again, serve source files from disk
Michał Gołębiowski-Owczarek
2020-01-08
2
-15
/
+43
*
Build:Tests: Fix custom build tests, verify on Travis
Michał Gołębiowski-Owczarek
2020-01-07
26
-84
/
+174
*
Docs: Update links to EdgeHTML issues to go through Web Archive
Michał Gołębiowski-Owczarek
2020-01-07
1
-3
/
+3
*
Build: Create a `grunt custom:slim` alias for the Slim build (#4578)
Michał Gołębiowski-Owczarek
2020-01-07
3
-2
/
+25
*
Selector: Remove the "a:enabled" workaround for Chrome <=77
Michał Gołębiowski-Owczarek
2019-12-16
2
-14
/
+1
*
Docs: direct users to GitHub docs for cloning the repo
Timmy Willison
2019-12-16
1
-6
/
+2
*
Build: Make Karma work in ES modules mode
Michał Gołębiowski-Owczarek
2019-12-16
10
-131
/
+188
*
Build: Auto-convert sources to AMD
Michał Gołębiowski-Owczarek
2019-12-09
10
-16
/
+91
*
Event: Only attach events to objects that accept data - for real
Michał Gołębiowski-Owczarek
2019-12-09
2
-2
/
+12
*
Docs: Change OS X to macOS in README
Christian Oliff
2019-12-03
1
-1
/
+1
*
Build: Fix the Windows build
Michał Gołębiowski-Owczarek
2019-12-02
3
-18
/
+51
*
Build: Require extensions for ES6 imports, prevent import cycles
Michał Gołębiowski-Owczarek
2019-11-25
2
-0
/
+8
*
Build: Fix the import path to serialize.js from ajax.js
Michał Gołębiowski-Owczarek
2019-11-19
1
-1
/
+1
*
Selector: Make empty attribute selectors work in IE again
Michał Gołębiowski-Owczarek
2019-11-18
7
-9
/
+39
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
124
-1324
/
+801
*
Tests: Skip a "width/height on a table row with phantom borders" test in Firefox
Michał Gołębiowski-Owczarek
2019-10-28
1
-1
/
+8
*
Tests: Don't test synchronous XHR on unload in Chrome
Michał Gołębiowski-Owczarek
2019-10-28
1
-8
/
+13
*
Build: Run tests on Travis only on browsers defined in the config
Michał Gołębiowski-Owczarek
2019-10-22
1
-2
/
+4
*
Build: Run tests on Firefox ESR as well
Michał Gołębiowski-Owczarek
2019-10-22
1
-0
/
+7
*
Build: Run tests on Node.js 13 in addition to 8, 10 & 12
Michał Gołębiowski-Owczarek
2019-10-22
1
-0
/
+1
*
Build: Run tests on Travis on FirefoxHeadless as well
Michał Gołębiowski-Owczarek
2019-10-21
2
-9
/
+9
*
Selector: Use shallow document comparisons in uniqueSort
Michał Gołębiowski-Owczarek
2019-10-21
1
-3
/
+16
[prev]
[next]