FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages - TypeCellOS/BlockNote · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TypeCellOS
/
BlockNote
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
766
Star
10.1k
Code
Issues
101
Pull requests
90
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
BlockNote
packages
on
main
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
fix(xl-docx-exporter): give each list its own numbering instance (#2976)
adarshsm
authored
19b9b19
View commit details
Copy full SHA for 19b9b19
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
docs: file upload example (BLO-1311) (#2996)
matthewlipski
authored
57190da
View commit details
Copy full SHA for 57190da
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
perf(core): resolve block changes from changed range only (#2981)
nperez0111
authored
b2175c6
View commit details
Copy full SHA for b2175c6
View code at this point
Browse repository at this point
fix(core): only attach table handles to actual table blocks (#2972)
nperez0111
authored
b9cd9c4
View commit details
Copy full SHA for b9cd9c4
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
feat(yhub): migrate versioning client to upstream yhub API (#2979)
nperez0111
authored
eded970
View commit details
Copy full SHA for eded970
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
fix(xl-docx-exporter): use distinct bullet symbols per nesting level (#2977)
adarshsm
authored
1e26f1c
View commit details
Copy full SHA for 1e26f1c
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
chore(release): v0.54.0
nperez0111
committed
ea5d803
View commit details
Copy full SHA for ea5d803
View code at this point
Browse repository at this point
fix(xl-docx-exporter): clamp list nesting to the levels DOCX defines (#2969)
Show description for 78b8bee
adarshsm
authored
78b8bee
View commit details
Copy full SHA for 78b8bee
View code at this point
Browse repository at this point
feat: diagram block
Show description for 0fca0ee
nperez0111
authored and
matthewlipski
committed
0fca0ee
View commit details
Copy full SHA for 0fca0ee
View code at this point
Browse repository at this point
feat: math block
Show description for 2a34f7d
nperez0111
authored and
matthewlipski
committed
2a34f7d
View commit details
Copy full SHA for 2a34f7d
View code at this point
Browse repository at this point
feat(core): source-with-preview, syntax highlighting & exporter images
Show description for 503c796
nperez0111
authored and
matthewlipski
committed
503c796
View commit details
Copy full SHA for 503c796
View code at this point
Browse repository at this point
chore: migrate to TypeScript 7 and consolidate the @shared alias
Show description for 99253c3
nperez0111
authored and
matthewlipski
committed
99253c3
View commit details
Copy full SHA for 99253c3
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
fix: expose first suggestion as active descendant (#2965)
pupuking723
authored
115d433
View commit details
Copy full SHA for 115d433
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
docs(examples): use plain vite for StackBlitz compatibility (#2958)
nperez0111
authored
256d155
View commit details
Copy full SHA for 256d155
View code at this point
Browse repository at this point
refactor: vendor @tanstack/store as a first-party Store (#2956)
nperez0111
authored
bea469e
View commit details
Copy full SHA for bea469e
View code at this point
Browse repository at this point
chore: bump prosemirror-view to ^1.42.2 (#2954)
YousefED
authored
dee3401
View commit details
Copy full SHA for dee3401
View code at this point
Browse repository at this point
test(xl-ai): tear down mounted editors in collabUpdate test
Show description for 122703e
nperez0111
committed
122703e
View commit details
Copy full SHA for 122703e
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
feat(pdf): add custom font and fontFamily options for CJK (#2945)
nperez0111
authored
9f471a8
View commit details
Copy full SHA for 9f471a8
View code at this point
Browse repository at this point
fix(ai): operations on blocks containing comments (#2953)
nperez0111
authored
decb3d2
View commit details
Copy full SHA for decb3d2
View code at this point
Browse repository at this point
fix(ai): operations on collaborative documents (#2952)
nperez0111
authored
824abce
View commit details
Copy full SHA for 824abce
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
chore(release): v0.53.0
nperez0111
committed
529c3b0
View commit details
Copy full SHA for 529c3b0
View code at this point
Browse repository at this point
fix: multi-column trailing blocks, column hover borders & drop cursor left edge BLO-1226 (#2885)
Show description for d998f01
YousefED
and
matthewlipski
authored
d998f01
View commit details
Copy full SHA for d998f01
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
fix: stop stale node view positions crashing the editor (#2938)
nperez0111
authored
58d43ff
View commit details
Copy full SHA for 58d43ff
View code at this point
Browse repository at this point
fix(core): guard getBlock() calls to prevent TypeError on stale blocks (#2941)
nperez0111
authored
c32f968
View commit details
Copy full SHA for c32f968
View code at this point
Browse repository at this point
fix: HTML export/parse round trip ignoring empty blocks (BLO-873) (#2931)
Show description for e870540
matthewlipski
authored
e870540
View commit details
Copy full SHA for e870540
View code at this point
Browse repository at this point
feat(shadcn): use base-ui instead of radix (BLO-1279) (#2913)
Show description for 3d08064
matthewlipski
authored
3d08064
View commit details
Copy full SHA for 3d08064
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
fix: slash menu item selection behaviour (BLO-1222) (#2838)
matthewlipski
authored
831656c
View commit details
Copy full SHA for 831656c
View code at this point
Browse repository at this point
fix(slash-menu): better overflow behavior (BLO-1192) (#2909)
matthewlipski
authored
47d864c
View commit details
Copy full SHA for 47d864c
View code at this point
Browse repository at this point
docs: examples are standalone again (#2927)
matthewlipski
authored
54cefa5
View commit details
Copy full SHA for 54cefa5
View code at this point
Browse repository at this point
docs: update vanilla docs and add example (BLO-1010) (#2915)
matthewlipski
authored
5112395
View commit details
Copy full SHA for 5112395
View code at this point
Browse repository at this point
fix: ignore useless block/inline content mutations (BLO-1224) (#2912)
matthewlipski
authored
2b69de0
View commit details
Copy full SHA for 2b69de0
View code at this point
Browse repository at this point
fix: suggestion menu behaviour (BLO-1283, BLO-955) (#2930)
matthewlipski
authored
e977b62
View commit details
Copy full SHA for e977b62
View code at this point
Browse repository at this point
fix: multi-column slash menu items within a column (BLO-905) (#2914)
matthewlipski
authored
1291f62
View commit details
Copy full SHA for 1291f62
View code at this point
Browse repository at this point
style: grid suggestion menu item padding (BLO-1225) (#2910)
matthewlipski
authored
8288b92
View commit details
Copy full SHA for 8288b92
View code at this point
Browse repository at this point
fix: `getCellSelection` throwing error in positions (BLO-1193) (#2911)
matthewlipski
authored
4e85443
View commit details
Copy full SHA for 4e85443
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL