jquery/src
Richard Gibson cbc15c9c31
Manipulation: Support $el.html(selfRemovingScript)
Don't try to remove a script element that has already removed itself.

Fixes gh-5377
Closes gh-5378

(cherry-picked from commit 937923d9ee)
2024-01-08 18:54:48 +01:00
..
ajax Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-12 23:23:10 +01:00
attributes CSS: Skip falsy values in addClass( array ), compress code 2022-01-25 00:35:50 +01:00
core Manipulation: Support $el.html(selfRemovingScript) 2024-01-08 18:54:48 +01:00
css CSS: Fix reliableTrDimensions test for initially hidden iframes (3.x) 2023-11-07 00:35:56 +01:00
data Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-12 23:23:10 +01:00
deferred Deferred: Rename getStackHook to getErrorHook (3.x version) 2023-03-14 22:32:57 +01:00
deprecated Deprecated: Define .hover() using non-deprecated methods 2023-05-22 18:23:31 +02:00
effects Build: Correct code indentations based on jQuery Style Guide 2020-05-05 13:04:46 +02:00
event Event: Simulate focus/blur in IE via focusin/focusout (3.x version) 2023-03-27 21:24:42 +02:00
exports Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-12 23:23:10 +01:00
manipulation Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-12 23:23:10 +01:00
queue Docs: Remove links to Web Archive from source 2022-01-04 16:36:20 +01:00
selector Selector: Inline Sizzle into the selector module: 3.x version (#5113) 2022-12-14 01:41:31 +01:00
traversing Filter: Use direct filter in winnow 2018-01-17 11:01:08 -05:00
var Selector: Inline Sizzle into the selector module: 3.x version (#5113) 2022-12-14 01:41:31 +01:00
ajax.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-12 23:23:10 +01:00
attributes.js Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +02:00
callbacks.js Core: deprecate jQuery.type 2018-01-16 10:39:08 -05:00
core.js Core: Fix regression in jQuery.text() on HTMLDocument objects 2023-06-12 23:12:15 +02:00
css.js CSS: Fix reliableTrDimensions test for initially hidden iframes (3.x) 2023-11-07 00:35:56 +01:00
data.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-12 23:23:10 +01:00
deferred.js Deferred: Rename getStackHook to getErrorHook (3.x version) 2023-03-14 22:32:57 +01:00
deprecated.js Deprecated: Improve $.trim performance for strings with lots of whitespace 2022-07-20 10:51:13 +02:00
dimensions.js Build: Correct code indentations based on jQuery Style Guide 2020-05-05 13:04:46 +02:00
effects.js Core: Simplify code post browser support reduction 2023-09-20 00:59:32 +02:00
event.js Event: Simplify the check for saved data in leverageNative 2023-04-03 18:21:30 +02:00
jquery.js Event: Simulate focus/blur in IE via focusin/focusout (3.x version) 2023-03-27 21:24:42 +02:00
manipulation.js Docs: Fix typos found by codespell 2023-06-28 00:30:45 +02:00
offset.js Revert "Offset: Send px-ed strings to .css()" 2020-07-20 21:29:40 +02:00
queue.js Core: Deprecate jQuery.isArray 2016-11-30 12:22:24 +01:00
selector-native.js Selector: Implement the uniqueSort chainable method 2022-12-14 01:54:41 +01:00
selector.js Selector: Only attach the unload handler in IE & Edge Legacy 2023-07-10 18:25:56 +02:00
serialize.js Build: Correct code indentations based on jQuery Style Guide 2020-05-05 13:04:46 +02:00
traversing.js Selector: Inline Sizzle into the selector module: 3.x version (#5113) 2022-12-14 01:41:31 +01:00
wrap.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
wrapper.js Selector: Inline Sizzle into the selector module: 3.x version (#5113) 2022-12-14 01:41:31 +01:00