This release fixes a number of bugs, including issues with locales not using the latin alphabet, suggestion menu positioning for narrow viewports, and issues with selections.
What's Changed
- docs: Updated sponsors by @matthewlipski in #1019
- fix: Slight improvement to suggestion menu positioning by @matthewlipski in #1025
- fix: Show formatting toolbar when editor isn't editable by @matthewlipski in #1024
- docs: Fix Emoji Picker link by @kmelon55 in #1013
- fix: Made
BlockNoteEditor
constructorprotected
by @matthewlipski in #1039 - fix: Added missing formatting toolbar button exports by @matthewlipski in #1032
- Dynamic import of unified dependencies by @YousefED in #1026
- Update Doc: image prop width change to previewWidth by @debbbbie in #1007
- fix: Block insert twice when using korean at suggestion by @d2n0s4ur in #1034
- fix: Unexpected getSelection by @jkcs in #1030
New Contributors
- @kmelon55 made their first contribution in #1013
- @debbbbie made their first contribution in #1007
- @d2n0s4ur made their first contribution in #1034
Full Changelog: v0.15.5...v0.15.6