-
On hover:
Border:
Link balloon:
Media embed:
Misc:
* I think it's a too low contrast between icon face and bg.
-
### Which @angular/* package(s) are the source of the bug?
zone.js
### Is this a regression?
No
### Description
First of all: I'm not sure if this is the correct repository to post this…
-
### Origin URL
https://ckeditor.com/docs/ckeditor5/43.3.0/features/collaboration/revision-history/revision-history-integration.html
### Project version
43.3.0
### Is the information outdated? How?…
-
## 📝 Provide detailed reproduction steps (if any)
1. …Create a new React SPFx app
2. …Install the dependency @ckeditor/ckeditor5-react: "6.1.0"
3. …Import the CKEditor component from '@ckeditor/c…
-
```
import { ClassicEditor } from '@ckeditor/ckeditor5-editor-classic';
import { CKEditor } from '@ckeditor/ckeditor5-react';
import { apiPostUploadFile } from '@/api/common/apiComfunc';
import …
-
We're trying to update CKEditor5 to v34 in our Nuxt apps. One of the major changes was a switch to PostCSS 8. Following the instructions for this package breaks our build in a peculiar way.
We had …
udyux updated
2 years ago
-
Hi.
The extension does not work with WoltLab Suite 6.0.
The use now the CKEditor.
I know you are already informed about this:
https://github.com/ckeditor/ckeditor5/issues/11604#issue-1199426749
H…
-
- [ ] https://ckeditor.com/docs/ckeditor5/latest/features/images/images-styles.html
- [ ] https://github.com/ckeditor/ckeditor5/blob/master/packages/ckeditor5-style/tests/manual/styledropdown.js
-
I have setup ckEditor5-react when trying to type in editor nothing gets inserted it's always blank, i have done the necessary webpack changes mentioned on https://ckeditor.com/docs/ckeditor5/latest/in…
-
## 📝 Provide detailed reproduction steps (if any)
To reproduce the issue, type
```
Thanks + enter + hello + world
```
I tried it in [TinyMCE](https://www.tiny.cloud/docs/tinymce/6/), [CKEditor 5]…