Aleksander Nowodzinski
|
946786f742
Fix: DOM should be re–painted upon image upload in Safari to make sure the image has the right size. Closes ckeditor/ckeditor5#1975.
|
6 лет назад |
Kamil Piechaczek
|
e76a1f0987
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 лет назад |
Kamil Piechaczek
|
9079a9e6f4
Internal: Bumped the year. [skip ci]
|
7 лет назад |
Krzysztof Krztoń
|
dde5b91e85
Do not show warning on empty error.
|
7 лет назад |
Krzysztof Krztoń
|
0f8827d6d8
Merge branch 'master' into t/258
|
7 лет назад |
Maciej Gołaszewski
|
5ed23922c5
Align code to the changes in conversion API.
|
7 лет назад |
Krzysztof Krztoń
|
d7a48a73b3
Merge branch 'master' into t/ckeditor5-upload/87
|
7 лет назад |
Krzysztof Krztoń
|
669f5fdeda
Pass promise instead of a file instance to loader while processing pasted base64/blob images.
|
7 лет назад |
Maciej Gołaszewski
|
861916834d
Align code to the latest changes in editor.plugin API.
|
7 лет назад |
Krzysztof Krztoń
|
ae1f7b8318
Use entire data object when re-firing `inputTransformation` event.
|
7 лет назад |
Krzysztof Krztoń
|
8d85d5fc37
Refactoring.
|
7 лет назад |
Piotrek Koszuliński
|
cddb6c1c91
Merge branch 'master' into t/246
|
7 лет назад |
Piotrek Koszuliński
|
5a9c3b6151
Merge branch 'master' into t/245
|
7 лет назад |
Piotrek Koszuliński
|
76a8d0e4dd
Docs: Added a comment clarifying an odd condition.
|
7 лет назад |
Christian Kotzbauer
|
cb6e841f78
fix: move null-check to dnd callback
|
7 лет назад |
Krzysztof Krztoń
|
be4b8df909
Process local images inside clipboard pipeline and integrate with image upload flow.
|
7 лет назад |
Maciej Gołaszewski
|
1c6ad2ec39
Rename `options.files` to `options.file` in `ImageUploadCommand`.
|
7 лет назад |
Maciej Gołaszewski
|
63882471fb
Implement the 'imageInsert' command.
|
7 лет назад |
Krzysztof Krztoń
|
37845457bb
Small adjustments for Edge browser.
|
7 лет назад |
Krzysztof Krztoń
|
e19c6026d0
Support for uploading base64 images.
|
7 лет назад |
Maciej Gołaszewski
|
9e869a9bef
Remove Position, Range, Selection imports from engine/model.
|
7 лет назад |
Maciej Gołaszewski
|
33bab6a0e0
Removed the insertAt option from `ImageUploadCommand`. The `ImageUploadEditing` will use `ImageUploadCommand` for uploading pasted images.
|
7 лет назад |
Piotr Jasiun
|
48a484f2da
Merge pull request #232 from ckeditor/t/ckeditor5/1243
|
7 лет назад |
Piotrek Koszuliński
|
6f63e22078
Docs: Improved the readbility of the ImageUploadEditing plugin because it's referenced in the docs.
|
7 лет назад |
Maciej Gołaszewski
|
f0c0ce6f64
Use findOptimalInsertionPosition() from widget.
|
7 лет назад |
Oskar Wróbel
|
a1d607347c
Fix: Made d&d image upload working when ImageUploadCommand is disabled.
|
7 лет назад |
Piotrek Koszuliński
|
1cbfbe15b0
Merge branch 'stable'
|
7 лет назад |
Anna Tomanek
|
75c99a7f76
Docs: Image API docs and guide revised. [skip ci]
|
7 лет назад |
Szymon Kupś
|
89dabcf169
Throwing unhandled errors in ImageUploadEditing.
|
7 лет назад |
Piotrek Koszuliński
|
de098bc97d
Other: Renamed `uploadImage` command and button to `imageUpload`. Closes #184.
|
7 лет назад |