ckeditor4-sdk icon indicating copy to clipboard operation
ckeditor4-sdk copied to clipboard

A set of software development tools for CKEditor 4 along with samples.

Results 69 ckeditor4-sdk issues
Sort by recently updated
recently updated
newest added

I'm uploading a 55KB image. This is the result: ![screen shot 2018-07-27 at 16 57 35](https://user-images.githubusercontent.com/545175/43328406-324dfb0e-91be-11e8-943d-470dba5822b6.png) Why it shows 0% if my image was scaled down from 55KB to 14KB?

bug
priority:★★★

Filtering a long list of examples. how do you like it? I used: https://www.w3schools.com/howto/howto_js_filter_table.asp ![untitled421](https://user-images.githubusercontent.com/17498197/43002988-16b634a8-8c2b-11e8-855a-cfbf7f14e241.gif)

enhancement

The SDK stylesheets add a special "documentation" icon to links that point to our documentation. However, these icons are not added for `https://docs.ckeditor.com/ckeditor4/latest/*` links (see the [Autotag](https://sdk.ckeditor.com/samples/autotag.html), [Autocomplete](https://sdk.ckeditor.com/samples/autocomplete.html) samples) while...

bug

i found this issue, on screen 720, the panel is skewed to the right, it does not fit within the object On the full screen it is still inside. ![screenshot...

Provide SDK sample for new plugin `splitbutton`.

Moved from #76 Reinmar: > How impossible it is to add "source code" buttons next to editors? Like a small icon on the right margin?

enhancement

When we change something in samples, and want to see final result we have to run builder. As we all know it takes some time. We could split build task...

enhancement

During upgrade ckeditor-docs to Umberto, path to guides was changed. However this change was not propagated to SDK, resulting in following error: ``` [ { Error: ENOENT: no such file...

bug

Since ckeditor/ckeditor-dev#1346 and ckeditor/ckeditor4-plugin-linkballoon#1 issues were fixed, we should update plugin used here. Ofc it will work only after CKEditor version is bumped too.