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

Align feature class naming to a new scheme. #177

Merged
merged 7 commits into from
Feb 27, 2018
Merged

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Feb 14, 2018

Suggested merge commit message (convention)

Other: Align feature class naming to a new scheme.

BREAKING CHANGE: Renamed ImageEngine to ImageEditing.
BREAKING CHANGE: Extracted ImageUI from Image.
BREAKING CHANGE: Renamed ImageStyleEngine to ImageStyleEditing.
BREAKING CHANGE: Extracted ImageStyleUI from ImageStyle.
BREAKING CHANGE: Renamed ImageTextAlternativeEngine to ImageTextAlternativeEditing.
BREAKING CHANGE: Extracted ImageTextAlternativeUI from ImageTextAlternative.


Additional information

# Conflicts:
#	src/imagetextalternative.js
#	tests/image/imageediting.js
#	tests/imagecaption/imagecaptionediting.js
#	tests/imagetextalternative.js
@scofalik
Copy link
Contributor

scofalik commented Feb 23, 2018

I might have messed up something during merge with master, but here are my doubts:

https://github.com/ckeditor/ckeditor5-image/blob/t/ckeditor5/488/src/image.js#L50-L56

Is this supposed to be here? Doesn't it touch UI? Shouldn't it be somewhere where image toolbar is declared (imagetoolbar.js)? (I moved it to imagetoolbar.js and with a little fix all tests pass)

https://github.com/ckeditor/ckeditor5-image/blob/t/ckeditor5/488/src/imagestyle/imagestyleediting.js

I don't know if I like that there is some UI stuff here. For example: icons. Shouldn't it be moved to imagestyleui.js?

@scofalik scofalik merged commit 8690765 into master Feb 27, 2018
@scofalik scofalik deleted the t/ckeditor5/488 branch February 27, 2018 16:20
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants