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

T/ckeditor5 table/126: BlockQuoteCommand should wrap only top-most blocks from selection #27

Merged
merged 7 commits into from
Jan 3, 2019

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Dec 3, 2018

Suggested merge commit message (convention)

Other: Make BlockQuoteCommand wrap only top-most blocks.


Additional information

@jodator jodator requested a review from oleq December 7, 2018 12:18
// @param {module:engine/model/selection~Selection} selection
// @param {module:engine/model/schema~Schema} schema
// @returns {module:engine/model/element~Element[]}
function getTopMostBlocks( selection, schema ) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe this should be Selection method? I can imagine other features needing this too.

@coveralls
Copy link

coveralls commented Dec 20, 2018

Coverage Status

Coverage decreased (-74.7%) to 25.275% when pulling 79b0f40 on t/ckeditor5-table/126 into 1571328 on master.

@jodator jodator requested review from scofalik and removed request for oleq January 3, 2019 09:39
@scofalik scofalik merged commit 17c9d3b into master Jan 3, 2019
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