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

T/ckeditor5 engine/1198: Update HeadingOption to be compatible with ConverterDefinition. #92

Merged
merged 21 commits into from
Jan 16, 2018

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Dec 21, 2017

Suggested merge commit message (convention)

Enhancement: Add support ConverterDefinition in Heading. Closes ckeditor/ckeditor5#2443. Closes ckeditor/ckeditor5#651.

BREAKING CHANGE: config.heading.options format has changed. The valid HeadingOption syntax is now compatible with ConverterDefinition: { model: 'heading1', view: 'h1', title: 'Heading 1' }.


Additional information

@jodator jodator force-pushed the t/ckeditor5-engine/1198 branch from 7520d88 to 3c31685 Compare December 21, 2017 09:48
@jodator jodator force-pushed the t/ckeditor5-engine/1198 branch from 3c31685 to 0d1cd92 Compare December 21, 2017 10:11
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fe1db7b on t/ckeditor5-engine/1198 into f23552b on master.

# Conflicts:
#	src/headingengine.js
#	tests/headingcommand.js
@jodator
Copy link
Contributor Author

jodator commented Jan 11, 2018

@Reinmar I've updated the PR to have Schama API changes applied. So it's ready to review.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8270183 on t/ckeditor5-engine/1198 into 74bed89 on master.

@Reinmar Reinmar self-requested a review January 16, 2018 13:30
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 622b004 on t/ckeditor5-engine/1198 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling dc12732 on t/ckeditor5-engine/1198 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling dc12732 on t/ckeditor5-engine/1198 into ** on master**.

@Reinmar Reinmar merged commit afeddd0 into master Jan 16, 2018
@Reinmar Reinmar deleted the t/ckeditor5-engine/1198 branch January 16, 2018 15:57
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.

Why is h1 element not supported? Custom heading dropdown menu
3 participants