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
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
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Manipulation: Support $el.html(selfRemovingScript)
Richard Gibson
2024-01-08
1
-1
/
+3
*
Selector: Inline Sizzle into the selector module: 3.x version (#5113)
Michał Gołębiowski-Owczarek
2022-12-14
2
-1
/
+8
*
Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`
Michał Gołębiowski-Owczarek
2022-01-12
4
-5
/
+5
*
Core: Report browser errors in parseXML
Michał Gołębiowski-Owczarek
2020-12-08
1
-6
/
+11
*
Build: Update eslint-config-jquery, fix linting violations
Michał Gołębiowski-Owczarek
2020-05-18
1
-1
/
+1
*
Build: Correct code indentations based on jQuery Style Guide
Wonseop Kim
2020-05-05
2
-3
/
+3
*
Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs
Michał Gołębiowski-Owczarek
2020-01-27
1
-0
/
+30
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-09-26
2
-2
/
+2
*
Core: Make isAttached work with iOS 10.0-10.2
Michał Gołębiowski-Owczarek
2019-04-29
1
-1
/
+5
*
Core: Support passing nonce through jQuery.globalEval
Michał Gołębiowski-Owczarek
2019-01-21
1
-12
/
+15
*
Core: Preserve CSP nonce on scripts in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-14
1
-0
/
+10
*
Core: Recognize Shadow DOM in attachment checks
Saptak Sengupta
2018-11-09
1
-0
/
+22
*
Manipulation: Properly detect HTML elements with single-character names
Richard Gibson
2018-07-13
1
-1
/
+2
*
Manipulation: Add support for scripts with module type
basil.belokon
2018-01-16
1
-2
/
+16
*
Core: deprecate jQuery.type
Jason Bedard
2018-01-16
2
-2
/
+23
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
3
-9
/
+12
*
Core: make camelCase function available only for internal usage
Nilton Cesar
2018-01-08
1
-0
/
+23
*
Docs: Update links to HTML spec for stripAndCollapse (#3594)
Boom Lee
2017-03-29
1
-1
/
+1
*
Build: fix tests in AMD mode
Timmy Willison
2017-03-06
1
-0
/
+1
*
Core: Deprecate jQuery.nodeName
karan-96
2017-03-01
1
-0
/
+13
*
Core: Move holdReady to deprecated
Manoj Kumar
2017-02-13
2
-18
/
+0
*
Core: remove precautionary variable `readyFiring`
Steve Mao
2016-09-19
1
-10
/
+4
*
Core: Compress stripAndCollapse
Richard Gibson
2016-09-19
1
-5
/
+7
*
Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapse
Timmy Willison
2016-09-15
1
-0
/
+12
*
Build: Update eslint config and fix associated errors
Oleg Gaidarenko
2016-07-15
1
-6
/
+9
*
Core: Re-throw errors that happened in callbacks wrapped in jQuery ready
Michał Gołębiowski
2016-07-07
2
-1
/
+23
*
Build: Put all AMD modules in "src/" in strict mode
Michał Gołębiowski
2016-04-25
8
-0
/
+15
*
Core: set the base href of the context in parseHTML
Timmy Willison
2016-04-04
1
-8
/
+22
*
Core: implement ready without Deferred
Timmy Willison
2016-04-04
2
-31
/
+128
*
Docs: Update support comments to follow the new syntax
Michał Gołębiowski
2016-03-30
1
-1
/
+1
*
Docs:Tests: Remove obsolete code from tests, update support comments
Michał Gołębiowski
2016-03-08
1
-1
/
+1
*
Manipulation: Bring tagname regexes up to spec
Leonardo Braga
2016-01-07
1
-1
/
+1
*
Core: do not expose second argument of the `jQuery.globalEval`
Oleg Gaidarenko
2015-12-02
1
-0
/
+14
*
Core: use interactive to evaluate dom ready, barring IE9-10
Timmy Willison
2015-10-29
1
-4
/
+4
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
6
-34
/
+47
*
Core: Don't expose jQuery.access
Michał Gołębiowski
2015-08-03
1
-1
/
+1
*
Core: Add a support comment for Safari 8
Michał Gołębiowski
2015-07-20
1
-0
/
+5
*
Core: Switch from modules to just window.setTimeout etc.
Michał Gołębiowski
2015-06-17
1
-3
/
+2
*
Core: Use window.setTimeout & friends instead of global equivalents
Michał Gołębiowski
2015-06-17
1
-1
/
+2
*
Core: remove custom ready event
Timmy Willison
2015-05-12
1
-7
/
+0
*
Manipulation: privatize buildFragment() function
Timmy Willison
2015-05-05
1
-6
/
+4
*
Core: allow init to accept an alternate rootjQuery for migrate's sake
Timmy Willison
2015-05-04
1
-4
/
+8
*
Core:CSS:Event: simplification of native method signatures
Oleg Gaidarenko
2015-05-03
1
-4
/
+4
*
Core: Update tested jsdom, drop obsolete workarounds
Michał Gołębiowski
2015-03-30
1
-8
/
+3
*
Core: Return empty array instead of null for parseHTML("")
Timo Tijhof
2015-01-19
1
-2
/
+2
*
Core: add support to tag-hyphenated elements
Leonardo Braga
2015-01-13
1
-1
/
+1
*
Core: Remove deprecated context and selector properties
Dave Methvin
2015-01-11
1
-10
/
+2
*
Build: Don't assume the browser environment; smoke test on Node w/ jsdom
Michał Gołębiowski
2014-12-26
4
-4
/
+13
*
Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out
Timmy Willison
2014-12-10
2
-3
/
+23
*
Core: revert addition of createHTMLDocument. Thanks, Safari 8.
Timmy Willison
2014-12-09
1
-3
/
+1
[next]