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

Editor UI classes API refactoring #43

Merged
merged 12 commits into from
Jan 22, 2019
Merged

Editor UI classes API refactoring #43

merged 12 commits into from
Jan 22, 2019

Conversation

f1ames
Copy link
Contributor

@f1ames f1ames commented Jan 15, 2019

Suggested merge commit message (convention)

Other: Editor UI classes API refactoring.

BREAKING CHANGE: Removed InlineEditor#element property. The InlineEditorUI#element property should be used instead.
BREAKING CHANGE: Removed InlineEditorUIView#editableElement. Instead InlineEditorUI#getEditableElement() method should be used.


Additional information

See ckeditor/ckeditor5#1449 and ckeditor/ckeditor5#1449 (comment) describing changes in each commit.

The CI should turn green after ckeditor/ckeditor5-core#154 is merged.

@coveralls
Copy link

coveralls commented Jan 15, 2019

Coverage Status

Coverage decreased (-55.3%) to 44.706% when pulling 00089d3 on t/ckeditor5/1449 into dd2bb90 on master.

src/inlineeditor.js Outdated Show resolved Hide resolved
@f1ames f1ames requested a review from pjasiun January 18, 2019 12:25
@f1ames
Copy link
Contributor Author

f1ames commented Jan 22, 2019

Make sure to rerun CI for this PR after merging ckeditor/ckeditor5-core#154 and ckeditor/ckeditor5-ui#458.

@pjasiun pjasiun merged commit f8195da into master Jan 22, 2019
@pjasiun pjasiun deleted the t/ckeditor5/1449 branch January 22, 2019 16:34
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.

3 participants