Lundalogik / lime-elements

Provides reusable web components for Lime CRM
https://lundalogik.github.io/lime-elements/versions/latest
Other
38 stars 12 forks source link

fix(editor menu): allow block quotes to be toggled #3056

Closed john-traas closed 5 hours ago

john-traas commented 3 days ago

Certain node types, in this case blockQuote, wrap the parent node, in this case a paragraph. We need to check if the blockType is active and then lift the selection out of the wrap.

Not allowing for block quotes to be created across paragraphs is intentional (eg: write multiple paragraphs, try and select them all and wrap all in a block quote).

Fixes https://github.com/Lundalogik/crm-feature/issues/4214

github-actions[bot] commented 3 days ago

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-3056/

lime-opensource commented 5 hours ago

:tada: This PR is included in version 37.53.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: