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
path:
root
/
test
/
unit
/
manipulation.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Tests: Fix manipulation tests in Android 4.4
Michał Gołębiowski
2016-01-27
1
-0
/
+12
*
Docs: Updated links to https where they are supported.
Jon Dufresne
2016-01-13
1
-1
/
+1
*
Docs: Fix various spelling errors
Josh Soref
2016-01-13
1
-3
/
+3
*
Manipulation: Bring tagname regexes up to spec
Leonardo Braga
2016-01-07
1
-0
/
+67
*
Selector: pass jQuery unit tests with selector-native
Timmy Willison
2015-11-11
1
-101
/
+122
*
Manipulation: execute scripts from iframe in the iframe's context
Timmy Willison
2015-11-09
1
-0
/
+11
*
Data: avoid using delete on DOM nodes
Jason Bedard
2015-09-08
1
-2
/
+2
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
1
-4
/
+4
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-789
/
+788
*
Tests: partially use new qunit interface
Oleg Gaidarenko
2015-08-16
1
-671
/
+671
*
Tests: don't use deprecated argument in test declaration
Oleg Gaidarenko
2015-07-30
1
-7
/
+21
*
Docs: Fix various spelling mistakes
Bruno Pérel
2015-07-30
1
-1
/
+1
*
Data: remove user data in cleanData
Jason Bedard
2015-07-28
1
-1
/
+23
*
Ajax: Account for Android 2.3 not firing window.onerror on script errors
Michał Gołębiowski
2015-07-28
1
-0
/
+11
*
Manipulation: Make an HTML interception point
Richard Gibson
2015-04-30
1
-40
/
+75
*
Manipulation: Detect sneaky no-content replaceWith input
Richard Gibson
2015-04-30
1
-4
/
+20
*
Data: restore explicit data removal of private data in cleanData.
Rick Waldron
2015-03-09
1
-0
/
+17
*
Data: move element cache to element[expando]
Rick Waldron
2015-03-04
1
-7
/
+2
*
Build: fix broken assertions caused by QUnit update
Oleg Gaidarenko
2015-02-15
1
-8
/
+8
*
Manipulation: don't auto-insert tbody
Oleg Gaidarenko
2015-02-11
1
-0
/
+75
*
Manipulation: simplify html wrappers
Oleg Gaidarenko
2015-02-10
1
-0
/
+12
*
Manipulation: increase delay of data-URI test
Oleg Gaidarenko
2015-01-26
1
-1
/
+1
*
Manipulation: add support to tag-hyphenated elements
Leonardo Braga
2015-01-13
1
-0
/
+17
*
Manipulation: improve test for data-URI
Oleg Gaidarenko
2014-12-08
1
-3
/
+19
*
Manipulation: support data-URI scripts insertion
Bin Xin
2014-12-03
1
-0
/
+9
*
Ajax: Always use script injection in globalEval
Oleg Gaidarenko
2014-06-16
1
-18
/
+22
*
Ajax, Manipulation: don't test cross-document manip in Android 2.3
Michał Gołębiowski
2014-05-05
1
-2
/
+17
*
Tests: Fix failing ajax tests in oldIE
Oleg Gaidarenko
2014-04-15
1
-1
/
+1
*
Tests: remove all the empty line whitespace
Rick Waldron
2014-02-11
1
-24
/
+24
[next]