Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow defining config for the watchdog feature #351

Closed
pomek opened this issue Feb 10, 2023 · 1 comment · Fixed by #354
Closed

Allow defining config for the watchdog feature #351

pomek opened this issue Feb 10, 2023 · 1 comment · Fixed by #354
Assignees
Labels
squad:devops Issue to be handled by the Devops team. type:feature
Milestone

Comments

@pomek
Copy link
Member

pomek commented Feb 10, 2023

📝 Provide a description of the new feature

Both watchdog classes (EditorWatchdog and ContextWatchdog) accept a configuration object.

Currently, the integration components do not allow specifying it. Could we add a new property to the components that would be passed directly to the watchdog constructor?


If you'd like to see this feature implemented, add a 👍 reaction to this post.

@pomek pomek added type:feature squad:devops Issue to be handled by the Devops team. labels Feb 10, 2023
@pomek
Copy link
Member Author

pomek commented Feb 15, 2023

Scope

@CKEditorBot CKEditorBot added the status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. label Feb 21, 2023
@przemyslaw-zan przemyslaw-zan self-assigned this Feb 21, 2023
@CKEditorBot CKEditorBot added status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. and removed status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. labels Feb 21, 2023
pomek added a commit that referenced this issue Feb 24, 2023
Feature: Added the `editorWatchdogConfig` property that allows defining configuration for the [Watchdog](https://ckeditor.com/docs/ckeditor5/latest/features/watchdog.html) feature. Closes #351.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Feb 24, 2023
@CKEditorBot CKEditorBot added this to the iteration 61 milestone Feb 24, 2023
pomek added a commit to ckeditor/ckeditor5 that referenced this issue Mar 2, 2023
Docs: Documented the `editorWatchdogConfig` option for the Angular integration. See ckeditor/ckeditor5-angular#351.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:devops Issue to be handled by the Devops team. type:feature
Projects
None yet
3 participants