Releases: TypeCellOS/BlockNote
Releases · TypeCellOS/BlockNote
0.9.3
What's Changed
- v0.9.2 by @matthewlipski in #325
- docs: Examples tab by @matthewlipski in #322
- fix: Menu overflows by @matthewlipski in #340
Full Changelog: v0.9.2...v0.9.3
0.9.2
What's Changed
- v0.9.0 by @matthewlipski in #309
- more lint rules by @YousefED in #302
- fix: don't call window if not defined for nextjs by @YousefED in #303
- fix: Homepage dark theme by @matthewlipski in #318
- fix: make collab provider optional and change output of code blocks by @YousefED in #321
- feat: Improved block type dropdown customization by @matthewlipski in #324
- fix: Custom blocks without inline content by @matthewlipski in #312
Full Changelog: v0.9.0...v0.9.1
0.9.0
What's Changed
- 0.8.5 by @matthewlipski in #299
- docs: fix nextjs docs by @YousefED in #304
- feat: Color scheme customization by @matthewlipski in #305
Full Changelog: v0.8.5...v0.9.0
0.8.5
What's Changed
- 0.8.4 by @matthewlipski in #297
- fix: hotfix initialcontent by @YousefED in #298
Full Changelog: v0.8.4...v0.8.5
0.8.4
What's Changed
- v0.8.3 by @matthewlipski in #290
- fix:
getBlockInfoFromPos
no longer returnsundefined
by @matthewlipski in #293 - fix: include tippy dependency by @YousefED in #294
- fix: Updates for demos in docs by @matthewlipski in #295
- fix: collaboration initial content bug by @YousefED in #296
Full Changelog: v0.8.3...v0.8.4
v0.8.3
This release includes an overhaul for customizing and rendering UI elements in BlockNote. Everything is now rendered under a single root. Includes breaking changes:
- The
slashCommands
editor option has been renamed toslashMenuItems
- BlockNote no longer uses factories to create UI elements. See the documentation to find out how this is now done.
What's Changed
- docs: nextjs guidance by @YousefED in #274
- docs: add docsearch by @charlesfrisbee in #242
- add license explanation by @YousefED in #287
- feat: React re-architecture by @matthewlipski in #270
New Contributors
- @charlesfrisbee made their first contribution in #242
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- chore: setup typescript project references so IDE shows hints by @YousefED in #247
- fix: Documentation site screenshots by @matthewlipski in #248
- fix: vitest run mode by @horacioh in #259
- fix: update playwright image by @horacioh in #260
- fix: warning in console about unsupported isselected prop by @YousefED in #253
- feat: Ability to change base HTML element
InlineContent
component by @matthewlipski in #245 - fix: Scrolling responsiveness & UI element overflow by @matthewlipski in #250
- fix: keep marks when merging blocks by @horacioh in #256
- fix:
onEditorContentChange
andonTextCursorPositionChange
firing before editor is initialized by @matthewlipski in #265
New Contributors
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix: Block side menu flipping to right side by @matthewlipski in #225
- fix: Error caused by converting
hardBreak
nodes by @matthewlipski in #229 - fix: Side menu showing when editor isn't focused. by @matthewlipski in #230
- fix: Formatting Toolbar not hiding when clicking on elements outside it by @matthewlipski in #233
- feat: Dark theme fixes + enable theme on website + docs by @matthewlipski in #236
Full Changelog: v0.8.0...v0.8.1
v0.8.0: Custom Blocks
Custom blocks enable users to add their own custom blocks to BlockNote!
https://www.blocknotejs.org/docs/block-types#custom-block-types
What's Changed
- docs: fix overflow for website editor demo by @matthewlipski in #207
- docs: add vercel analytics to website by @YousefED in #208
- fix: Address React Warning when clicking DragHandleMenuItem by @fogle in #210
- chore: fix type imports by @YousefED in #211
- fix: use nicer defaults for react UIFactories by @YousefED in #219
- docs: website open graph images, meta title and description by @YousefED in #222
- feat: Custom Blocks by @matthewlipski in #191
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.1
What's Changed
- chore: fix type imports by @YousefED #211
- fix: Address React Warning when clicking DragHandleMenuItem by @fogle #210
- chore: add sponsorship option by @YousefED
- docs: add vercel analytics to website by @YousefED in #208
- docs: fix overflow for website editor demo by @matthewlipski in #207
New Contributors
Full Changelog: v0.7.0...v0.7.1