Skip to content

v1.0.0-alpha.5

Compare
Choose a tag to compare
@sjdemartini sjdemartini released this 12 Jun 07:51
· 358 commits to main since this release

What's Changed

  • Replace lodash named imports with default imports by @sjdemartini in #10
  • Improve snappiness of MenuBar & TableBubbleMenu with leading debounce render by @sjdemartini in #11
  • Reorganize and rename components, with new RichTextEditor all-in-one component by @sjdemartini in #12
  • Use editor from context instead of prop in more places by @sjdemartini in #13
  • Fix table bubble menu debouncing and focus by @sjdemartini in #14
  • Generalize the styles used for read-only tables by @sjdemartini in #16
  • Export context utilities by @sjdemartini in #18
  • Improve table bubble menu placement by affixing to top start by @sjdemartini in #19
  • Upgrade TypeScript from 5.0 -> 5.1 (and type-fest to latest) by @sjdemartini in #20
  • Fix blockquote keyboard shortcut with useRecommendedExtensions hook by @sjdemartini in #21
  • Revamp and reorganize menu components to be user-provided instead of hard-coded by @sjdemartini in #22

Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5