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
/
test
/
unit
/
manipulation.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Manipulation: Make jQuery.cleanData not skip elements during cleanup
ac-mmi
2024-09-11
1
-0
/
+40
*
Tests: replace dead links in qunit fixture
Timmy Willison
2024-08-12
1
-58
/
+58
*
Build: improve specificity of eslint config; add ecma versions
Timmy Willison
2024-06-06
1
-8
/
+6
*
Tests: migrate testing infrastructure to minimal dependencies
Timmy Willison
2024-02-26
1
-1
/
+1
*
Manipulation: Generalize a test to support IE
Richard Gibson
2024-01-13
1
-3
/
+17
*
Manipulation: Support $el.html(selfRemovingScript) (#5378)
Richard Gibson
2024-01-08
1
-0
/
+15
*
Build: migrate most grunt tasks off of grunt
Timmy Willison
2023-09-18
1
-5
/
+10
*
Core: Fix regression in jQuery.text() on HTMLDocument objects
Timo Tijhof
2023-06-12
1
-2
/
+5
*
Selector:Manipulation: Fix DOM manip within template contents
Michał Gołębiowski-Owczarek
2022-11-14
1
-0
/
+40
*
Tests: Exclude tests based on compilation flags, not API presence
Michał Gołębiowski-Owczarek
2022-06-28
1
-8
/
+8
*
Docs: Fix incorrect `trac-NUMBER` references
Michał Gołębiowski-Owczarek
2022-01-12
1
-1
/
+1
*
Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`
Michał Gołębiowski-Owczarek
2022-01-04
1
-42
/
+42
*
Core:Manipulation: Add basic TrustedHTML support
Michał Gołębiowski-Owczarek
2021-09-30
1
-0
/
+16
*
Manipulation: Don't remove HTML comments from scripts
Michał Gołębiowski-Owczarek
2021-07-19
1
-6
/
+18
*
Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)
Michał Gołębiowski-Owczarek
2020-09-22
1
-23
/
+6
*
Manipulation: Respect script crossorigin attribute in DOM manipulation
高灰
2020-09-22
1
-0
/
+33
*
Manipulation: Avoid concatenating strings in buildFragment
Michał Gołębiowski-Owczarek
2020-06-10
1
-0
/
+11
*
Tests: Workaround failures in recent XSS tests in iOS 8 - 12
Michał Gołębiowski-Owczarek
2020-04-30
1
-7
/
+15
*
Docs: Fix typos
Pierre Grimaud
2020-04-29
1
-2
/
+2
*
Tests: Add tests for recently fixed manipulation XSS issues
Michał Gołębiowski-Owczarek
2020-04-29
1
-0
/
+49
*
Manipulation: Make jQuery.htmlPrefilter an identity function
Michał Gołębiowski-Owczarek
2020-03-16
1
-71
/
+67
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
1
-0
/
+21
*
Build:Tests: Fix custom build tests, verify on Travis
Michał Gołębiowski-Owczarek
2020-01-07
1
-4
/
+5
*
Docs: Update links to EdgeHTML issues to go through Web Archive
Michał Gołębiowski-Owczarek
2020-01-07
1
-3
/
+3
*
Docs: Update most URLs to HTTPS
Michał Gołębiowski-Owczarek
2019-10-21
1
-4
/
+4
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
1
-6
/
+6
*
Selector: Port Sizzle tests to jQuery
Michał Gołębiowski-Owczarek
2019-06-26
1
-1
/
+1
*
Core: Remove IE-specific support tests, rely on document.documentMode
Michał Gołębiowski-Owczarek
2019-05-13
1
-16
/
+13
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
1
-75
/
+33
*
Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation
buddh4
2019-03-25
1
-0
/
+23
*
Build: Update QUnit from 1.23.1 to 2.9.2
Michał Gołębiowski-Owczarek
2019-03-04
1
-2
/
+2
*
Build: Update test code for compatibility with QUnit 2.x (#4297)
abnud1
2019-02-18
1
-36
/
+41
*
Core: Support passing nonce through jQuery.globalEval
Michał Gołębiowski-Owczarek
2019-01-21
1
-0
/
+23
*
Manipulation: Respect script nomodule attribute in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-21
1
-1
/
+31
*
Tests: Skip nonce tests in old iOS/Android as well
Michał Gołębiowski-Owczarek
2019-01-14
1
-2
/
+5
*
Core: Preserve CSP nonce on scripts in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-14
1
-0
/
+20
*
Manipulation: Only evaluate HTTP-successful script src
Richard Gibson
2018-12-12
1
-0
/
+17
*
Tests: Skip module tests in Edge
Michał Gołębiowski-Owczarek
2018-07-30
1
-1
/
+7
*
Manipulation: Properly detect HTML elements with single-character names
Richard Gibson
2018-07-13
1
-0
/
+15
*
Tests: ensure that module assertions run on supported browsers
Timmy Willison
2018-01-16
1
-8
/
+14
*
Manipulation: Add support for scripts with module type
basil.belokon
2018-01-16
1
-0
/
+16
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
1
-1
/
+1
*
Tests: Add support for running unit tests via grunt with karma
Timo Tijhof
2017-12-18
1
-2
/
+2
*
Tests: minor typos
Andreas Solleder
2017-06-05
1
-1
/
+1
*
Core: Deprecate jQuery.nodeName
karan-96
2017-03-01
1
-8
/
+8
*
Manipulation: Restrict the tbody search to child nodes
Richard Gibson
2017-01-09
1
-0
/
+20
*
Build: More ESLint related changes
Oleg Gaidarenko
2016-07-09
1
-1
/
+1
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
1
-9
/
+9
*
Tests: Refactor testIframe() to make it DRYer and more consistent
Dave Methvin
2016-04-11
1
-5
/
+5
*
Docs:Tests: Remove obsolete code from tests, update support comments
Michał Gołębiowski
2016-03-08
1
-30
/
+2
[next]