ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
379 stars 61 forks source link

Simplified tooltips to use CKE5 native ones #370

Closed mateuszzagorski closed 1 year ago

mateuszzagorski commented 1 year ago

GitHub Writer should now use CKE5 native tooltips instead of the native GitHub's. Closes: #366, #365, #354.

Additional information

With the proposed changes these tests should be obsolete https://github.com/ckeditor/github-writer/blob/master/tests/unit/editor/utils.js#L21-L181. But when removed, a few tests from filteredlistview | codeblock | savedreplies begin to fail.