Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski 249dcb0d3d Tests: Added assertion to the ImageUploadEditing tests to make sure the `clipboardInput` event is handled correctly. See ckeditor/ckeditor5-upload#92. 6 years ago
  Maciej Bukowski 765ab1ce78 Removed the `.only()` from tests. 6 years ago
  Maciej Bukowski 4b43c596b4 Fixed failing test in `ImageUploadEditing`. 6 years ago
  Kamil Piechaczek 9079a9e6f4 Internal: Bumped the year. [skip ci] 6 years ago
  Krzysztof Krztoń dde5b91e85 Do not show warning on empty error. 7 years ago
  Krzysztof Krztoń 77842d1b68 Tests: Fix stubbing for Edge test. 7 years ago
  Krzysztof Krztoń ae3c045634 Tests: Fix test for Edge. 7 years ago
  Krzysztof Krztoń f2f6a147f0 Tests: Prevent alert logs. 7 years ago
  Krzysztof Krztoń 0f8827d6d8 Merge branch 'master' into t/258 7 years ago
  Krzysztof Krztoń e735e664be Tests: Refactoring. 7 years ago
  Krzysztof Krztoń 6f808d88e1 Tests: Adjusted tests to changes in upload plugin. 7 years ago
  Krzysztof Krztoń d7a48a73b3 Merge branch 'master' into t/ckeditor5-upload/87 7 years ago
  Krzysztof Krztoń 669f5fdeda Pass promise instead of a file instance to loader while processing pasted base64/blob images. 7 years ago
  Maciej Gołaszewski 861916834d Align code to the latest changes in editor.plugin API. 7 years ago
  Krzysztof Krztoń 536189b729 Tests: Adjusted tests to changes in upload plugin. 7 years ago
  Krzysztof Krztoń f11bfb1f9c Tests: Corrected data transfer mock in failing test. 7 years ago
  Piotrek Koszuliński cddb6c1c91 Merge branch 'master' into t/246 7 years ago
  Piotrek Koszuliński 5a9c3b6151 Merge branch 'master' into t/245 7 years ago
  Christian Kotzbauer cb6e841f78 fix: move null-check to dnd callback 7 years ago
  Krzysztof Krztoń 2a2f0be408 Tests: Skip test depending on 'File' mock on Edge. 7 years ago
  Krzysztof Krztoń 1c0794f98d Tests: Images with base64 and blob sources upload tests. 7 years ago
  Maciej Gołaszewski 1c6ad2ec39 Rename `options.files` to `options.file` in `ImageUploadCommand`. 7 years ago
  Krzysztof Krztoń 37845457bb Small adjustments for Edge browser. 7 years ago
  Krzysztof Krztoń 31a73a13dc Tests: Support for uploading base64 images. 7 years ago
  Maciej Gołaszewski 5f21c586d7 Remove Position, Range, Selection imports from view/model. 7 years ago
  Maciej Gołaszewski 9e869a9bef Remove Position, Range, Selection imports from engine/model. 7 years ago
  Maciej Gołaszewski 33bab6a0e0 Removed the insertAt option from `ImageUploadCommand`. The `ImageUploadEditing` will use `ImageUploadCommand` for uploading pasted images. 7 years ago
  Maciej Gołaszewski 3faf1e76ea Rename options.file to option.files in ImageUploadCommand. 7 years ago
  Piotrek Koszuliński 6f63e22078 Docs: Improved the readbility of the ImageUploadEditing plugin because it's referenced in the docs. 7 years ago
  Maciej Gołaszewski 3541bfe870 Tests: Properly use sinon sandbox in tests. 7 years ago