Add missing module level comments to the CKEditor API
authorAlexander Ebert <ebert@woltlab.com>
Mon, 3 Apr 2023 16:26:25 +0000 (18:26 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 3 Apr 2023 16:26:25 +0000 (18:26 +0200)
commit44ec25bd4102c6e59de36234cdf43873f153d938
tree311b1d5a286d5b5037f81e280e7863f880658b8c
parentdd1e1aaaad6105d0e227e4bd878ce16d2998cd98
Add missing module level comments to the CKEditor API
18 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/Event.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Media.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Mention.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Quote.ts
ts/WoltLabSuite/Core/Component/Ckeditor/SubmitOnEnter.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/Event.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/Quote.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/SubmitOnEnter.js