Releases: prezly/slate
Releases · prezly/slate
0.117.0
What's Changed
- [DEV-19005] Feature - Add support for
select()imperative method by @mohammadxali in #576
Full Changelog: v0.116.0...0.117.0
0.116.0
What's Changed
⚠️ Breaking changes
Extension placeholders that were previously using SearchInputPlaceholderElement have been reworked so they no longer provide any form of UI when the placeholder is clicked, but instead relies on the consumer to provide their own UI and logic.
Most of the existing props were replaced by a renderPlaceholder function that provides all the required callbacks.
Since the affected placeholders were all Prezly-specific, there should not be any impact for others (unless you have been using these).
Full Changelog: v0.115.2...0.116.0
0.115.2
0.114.2
What's Changed
- [DEV-13699] Feature - Upgrade
@prezly/sdkto latest version by @mohammadxali in #571
Full Changelog: v0.114.1...0.114.2
0.114.1
0.114.0
0.113.2
What's Changed
- [CARE-5939] Expose
alignas HTML attribute on Callouts and Blockquotes by @e1himself in #568
Full Changelog: v0.113.1...0.113.2
0.113.1
0.113.0
What's Changed
- [CARE-5939] Expose EditorBlock
alignmode as an HTML attr by @e1himself in #566
Full Changelog: v0.112.0...0.113.0
0.112.0
What's Changed
- [DEV-13267] Make fallback prop not nullable, remove it if it's empty by @kudlajz in #562
- Remove fallback when changing the type instead of using an effect by @kudlajz in #563
- Provide key property as well by @kudlajz in #564
- [CARE-5911] Introduce "type" dropdown into the link menu, allow predefined values as links by @kudlajz in #565
Full Changelog: v0.111.0...0.112.0