aboutsummaryrefslogtreecommitdiffstats
path: root/ui/core.js
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2024-05-01 00:54:19 +0200
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2024-05-15 00:38:40 +0200
commitbb49bd794bc8ea4238162725b518fb46234f3cf9 (patch)
treedb7b6152daac9f2c6b5fd051ab5d3b7ec7382791 /ui/core.js
parentdaa6fb55b35065c49c0ffc879c94627bbf85404c (diff)
downloadjquery-ui-bb49bd794bc8ea4238162725b518fb46234f3cf9.tar.gz
jquery-ui-bb49bd794bc8ea4238162725b518fb46234f3cf9.zip
All: Drop support for IE & some other browsers (but mostly IE)
Closes gh-2249
Diffstat (limited to 'ui/core.js')
-rw-r--r--ui/core.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/core.js b/ui/core.js
index 862851391..33d7974e2 100644
--- a/ui/core.js
+++ b/ui/core.js
@@ -7,14 +7,10 @@ define( [
"./data",
"./disable-selection",
"./focusable",
- "./form",
- "./ie",
"./keycode",
"./labels",
"./jquery-patch",
"./plugin",
- "./safe-active-element",
- "./safe-blur",
"./scroll-parent",
"./tabbable",
"./unique-id",