@plone/slate 18.0.0-alpha.14
Pre-release
Pre-release
·
1134 commits
to main
since this release
18.0.0-alpha.14 (2024-06-26)
Feature
- Added
link-form-containerstyles forAddLinkFormcomponent. @ichim-david #5607 - Handle breakList in DetachedTextBlockEditor. @giuliaghisini #6106
Bugfix
- In the Slate text block, the markup shortcuts for heading and blockquote work again. @kHAPPY2004 #5452
- When pasting an image into a Slate block, now only an image block is created, instead of both a Slate block and an image block. @aryan7081 #5818
Internal
- Rename files with wrong extension
js->jsxwhen they contain JSX. @sneridagh #6114