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

Allow for unbinding single elements from a marker name in Mapper #1759

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

scofalik
Copy link
Contributor

@scofalik scofalik commented Jul 9, 2019

Suggested merge commit message (convention)

Other: Allowed for unbinding single elements from a marker name in Mapper. Closes ckeditor/ckeditor5#4523.

BREAKING CHANGE: Mapper#unbindElementsFromMarkerName( markerName ) was replaced by Mapper#unbindElementFromMarkerName( element, markerName ).

…th `Mapper#unbindElementFromMarkerName( element, markerName )`.
@pjasiun pjasiun merged commit 52e701d into master Jul 12, 2019
@pjasiun pjasiun deleted the t/1758 branch July 12, 2019 14:33
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.

Let for unbiding single elements from marker name in Mapper
2 participants