Remove CKEditor components from the tiny bundle
authorAlexander Ebert <ebert@woltlab.com>
Wed, 12 Jul 2023 15:29:20 +0000 (17:29 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 12 Jul 2023 15:29:20 +0000 (17:29 +0200)
commit0879f21fe5e7b924ddb92db5ab010df539a49d58
tree79e4a8357e78b0b35985fbf6f7faa81958349499
parent6289ab94b231d78e1d29e32eee143d098741a6e6
Remove CKEditor components from the tiny bundle
22 files changed:
ts/WoltLabSuite/Core/Component/Ckeditor.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Attachment.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Autosave.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Configuration.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Keyboard.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Media.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Mention.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Normalizer.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Quote.ts
ts/WoltLabSuite/Core/Component/Ckeditor/SubmitOnEnter.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Types.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Attachment.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Autosave.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Configuration.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Keyboard.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Media.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Mention.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Normalizer.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Quote.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/SubmitOnEnter.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Types.js