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
/
manipulation.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Data: Refactor to reduce size
Richard Gibson
2024-01-22
1
-16
/
+8
*
Selector: Eliminate `selector.js` depenencies from various modules
Michał Gołębiowski-Owczarek
2024-01-04
1
-1
/
+0
*
Core: Simplify code post browser support reduction
Michał Gołębiowski-Owczarek
2023-09-20
1
-1
/
+1
*
Core: Use named exports in `src/`
Michał Gołębiowski-Owczarek
2023-09-12
1
-15
/
+15
*
Manipulation: Extract domManip to a separate file
Michał Gołębiowski-Owczarek
2022-10-10
1
-104
/
+1
*
Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`
Michał Gołębiowski-Owczarek
2022-01-04
1
-1
/
+1
*
Manipulation: Don't remove HTML comments from scripts
Michał Gołębiowski-Owczarek
2021-07-19
1
-4
/
+2
*
Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)
Michał Gołębiowski-Owczarek
2020-09-22
1
-4
/
+3
*
Manipulation: Respect script crossorigin attribute in DOM manipulation
高灰
2020-09-22
1
-1
/
+2
*
Manipulation: Make jQuery.htmlPrefilter an identity function
Michał Gołębiowski-Owczarek
2020-03-16
1
-4
/
+1
*
Data:Event:Manipulation: Prevent collisions with Object.prototype
Michał Gołębiowski-Owczarek
2020-03-02
1
-5
/
+3
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
1
-1
/
+1
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
1
-31
/
+23
*
Manipulation:Selector: Use the nodeName util where possible to save size
Michał Gołębiowski-Owczarek
2019-10-08
1
-1
/
+1
*
Core: Use Array.prototype.flat where supported
Ahmed.S.ElAfifi
2019-09-25
1
-3
/
+3
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
1
-5
/
+2
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-05-13
1
-4
/
+2
*
Core: Remove IE-specific support tests, rely on document.documentMode
Michał Gołębiowski-Owczarek
2019-05-13
1
-6
/
+6
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
1
-34
/
+12
*
Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation
buddh4
2019-03-25
1
-1
/
+3
*
Event: Leverage native events for focus/blur/click; propagate additional data
Richard Gibson
2019-03-20
1
-3
/
+3
*
Core: Support passing nonce through jQuery.globalEval
Michał Gołębiowski-Owczarek
2019-01-21
1
-1
/
+1
*
Manipulation: Respect script nomodule attribute in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-21
1
-1
/
+1
*
Core: Recognize Shadow DOM in attachment checks
Saptak Sengupta
2018-11-09
1
-1
/
+1
*
Core: Use isAttached to check for attachment of element
Saptak Sengupta
2018-03-05
1
-3
/
+4
*
Manipulation: Add support for scripts with module type
basil.belokon
2018-01-16
1
-2
/
+2
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
1
-4
/
+5
*
Manipulation: use `.children` to select tbody elements
Timmy Willison
2018-01-08
1
-1
/
+1
*
Manipulation: Reduce size by eliminating single-use variable
Richard Gibson
2017-11-22
1
-5
/
+2
*
Docs:Tests: Update IE/Edge-related support comments & tests
Michał Gołębiowski
2017-05-15
1
-1
/
+1
*
Revert "Event: Trigger checkbox and radio click events identically"
Timmy Willison
2017-03-20
1
-3
/
+3
*
Build: fix tests in AMD mode
Timmy Willison
2017-03-06
1
-1
/
+1
*
Core: Deprecate jQuery.nodeName
karan-96
2017-03-01
1
-3
/
+4
*
Event: Trigger checkbox and radio click events identically
Alex Padilla
2017-01-19
1
-3
/
+3
*
Manipulation: Restrict the tbody search to child nodes
Richard Gibson
2017-01-09
1
-1
/
+2
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
1
-0
/
+6
*
Build: Put all AMD modules in "src/" in strict mode
Michał Gołębiowski
2016-04-25
1
-0
/
+2
*
Docs: Update support comments to follow the new syntax
Michał Gołębiowski
2016-03-30
1
-4
/
+4
*
Docs: Update support comments related to IE
Michał Gołębiowski
2016-03-30
1
-1
/
+1
*
Docs: Updated links to https where they are supported.
Jon Dufresne
2016-01-13
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
-2
/
+3
*
Manipulation: execute scripts from iframe in the iframe's context
Timmy Willison
2015-11-09
1
-1
/
+1
*
Data: avoid using delete on DOM nodes
Jason Bedard
2015-09-08
1
-2
/
+8
*
Manipulation: Switch rnoInnerhtml to a version more performant in IE
Sean Henderson
2015-09-08
1
-1
/
+5
*
Data: Don't expose jQuery.acceptData
Jason Bedard
2015-09-08
1
-3
/
+3
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-24
/
+27
*
Data: remove user data in cleanData
Jason Bedard
2015-07-28
1
-10
/
+15
*
Manipulation: Remove an internal argument to the remove method
Michał Gołębiowski
2015-06-14
1
-25
/
+29
*
Manipulation: privatize internal domManip() function
Timmy Willison
2015-05-05
1
-94
/
+93
[next]