Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

T/245: The "imageInsert" command #250

Merged
merged 8 commits into from
Nov 22, 2018
Merged

T/245: The "imageInsert" command #250

merged 8 commits into from
Nov 22, 2018

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Nov 19, 2018

Suggested merge commit message (convention)

Feature: Introduce the "imageInsert" command. Closes ckeditor/ckeditor5#5171. Closes ckeditor/ckeditor5#5174.

BREAKING CHANGE: The 'imageUpload' command files parameter was renamed to file.


Additional information

@jodator jodator changed the title T/245: The "imageInsert T/245: The "imageInsert" command Nov 19, 2018
@coveralls
Copy link

coveralls commented Nov 19, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 941f68e on t/245 into 1761cbf on master.

Copy link
Member

@Reinmar Reinmar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misses changes in features/image.md. The new command should be mentioned there. Also, please update docs of uploadImage because it can accept multiple files. It'd be good too to have examples of these two commands usage in their respective class descriptions.

@jodator
Copy link
Contributor Author

jodator commented Nov 20, 2018

@Reinmar - I think it's done.

@Reinmar Reinmar merged commit cc1e7a3 into master Nov 22, 2018
@Reinmar Reinmar deleted the t/245 branch November 22, 2018 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

imageInsert and imageUpload commands should also accept singular params? Introduce the "insertImage" command
3 participants