Maciej Gołaszewski
|
d574942ba3
Add tests for image/utils methods.
|
před 7 roky |
Maciej Gołaszewski
|
63882471fb
Implement the 'imageInsert' command.
|
před 7 roky |
Maciej Gołaszewski
|
9e869a9bef
Remove Position, Range, Selection imports from engine/model.
|
před 7 roky |
Maciej Gołaszewski
|
6b0e66eabb
Docs: Update private method comments.
|
před 7 roky |
Maciej Gołaszewski
|
b127818126
Disable image upload command when selection is on Object or inside other Object.
|
před 7 roky |
Maciej Gołaszewski
|
33bab6a0e0
Removed the insertAt option from `ImageUploadCommand`. The `ImageUploadEditing` will use `ImageUploadCommand` for uploading pasted images.
|
před 7 roky |
Maciej Gołaszewski
|
774c62b217
Changed: The ImageUploadCommand not the ImageUploadUI should calculate the optimal position to inserting images.
|
před 7 roky |
Maciej Gołaszewski
|
3faf1e76ea
Rename options.file to option.files in ImageUploadCommand.
|
před 7 roky |
Maciej Gołaszewski
|
0c3cf7c947
Changed: Support multiple file uploads in ImageUploadCommand.
|
před 7 roky |
Maciej Gołaszewski
|
f849d07f24
Merge branch 'master' into t/225
|
před 7 roky |
Maciej Gołaszewski
|
f0c0ce6f64
Use findOptimalInsertionPosition() from widget.
|
před 7 roky |
Aleksander Nowodzinski
|
355326e116
Fix: The ImageUploadCommand should check whether it can be executed in the selection context.
|
před 7 roky |
Oskar Wróbel
|
a1d607347c
Fix: Made d&d image upload working when ImageUploadCommand is disabled.
|
před 7 roky |
Anna Tomanek
|
75c99a7f76
Docs: Image API docs and guide revised. [skip ci]
|
před 7 roky |
Maciej Gołaszewski
|
63267b79af
Change: Move `ImageUpload` feature to ckeditor5-image package.
|
před 8 roky |