This release fixes a slew of community reported bugs & issues.
What's Changed
- fix: Remove
data-mantine-color-scheme
attribute by @matthewlipski in #790 - fix: Side menu not updating in edge cases by @matthewlipski in #791
- fix: PDF block example styling by @matthewlipski in #785
- fix: Parsing paragraphs without text content by @matthewlipski in #798
- fix: Custom inline content placeholder bug and enter handling by @matthewlipski in #784
- fix: Link keyboard shortcut and remove warning by @matthewlipski in #782
- fix: UI element position on scroll by @matthewlipski in #769
- fix: Mantine sub-menu rendering in the DOM by @matthewlipski in #802
- fix: Issues when editor is non-editable by @matthewlipski in #783
- fix: More Notion-like side menu positioning by @matthewlipski in #812
- fix: Removed ShadCN focus global CSS by @matthewlipski in #815
- fix: Side menu block finding logic by @matthewlipski in #814
- fix pt.ts translation by @Holyblade in #811
- fix: fix margin of block of playground in small screen by @Crayon-Shinchan in #806
- chore: upgrade react minor version by @YousefED in #795
- fix: use nonce value for css if supplied by @instanceofnull in #792
- fix: Custom inline content crash by @conr in #788
- Improve compilation speed (and potentially bundle size) by @timneutkens in #801
- fix: add memoization in suggestion menu by @YousefED in #796
- fix: node conversion by @jkcs in #800
- fix: Small docs changes by @matthewlipski in #816
New Contributors
- @Holyblade made their first contribution in #811
- @Crayon-Shinchan made their first contribution in #806
- @instanceofnull made their first contribution in #792
- @conr made their first contribution in #788
- @timneutkens made their first contribution in #801
- @jkcs made their first contribution in #800
Full Changelog: v0.13.5...v0.14.0