Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
764
Star
10.1k
Code
Issues
100
Pull requests
82
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
docs
on
table-reordering-visualization
User selector
All users
All time
Commit history
Commits on Aug 14, 2026
refactor(core): move table drag decorations and preview into core
Show description for 8249719
nperez0111
committed
8249719
View commit details
Copy full SHA for 8249719
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
docs: give blocks, custom schemas and export their own pages
Show description for 2e0cd5d
nperez0111
authored and
matthewlipski
committed
2e0cd5d
View commit details
Copy full SHA for 2e0cd5d
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
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 11, 2026
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
Commits on Aug 6, 2026
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
Commits on Aug 3, 2026
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: 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
Commits on Jul 17, 2026
Merge origin/main (bf0ff0c39) into y-prosemirror-v14
Show description for 656533b
nperez0111
committed
656533b
View commit details
Copy full SHA for 656533b
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
feat: upgrade to latest @y/prosemirror version
nperez0111
committed
b469d22
View commit details
Copy full SHA for b469d22
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
feat(versioning): render attributed diffs for in-memory versioning
Show description for 9ce5388
nperez0111
and
claude
committed
9ce5388
View commit details
Copy full SHA for 9ce5388
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
refactor: replace UserExtension with a standalone user store
Show description for 9ef98dd
nperez0111
and
claude
committed
9ef98dd
View commit details
Copy full SHA for 9ef98dd
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
docs: improve link to commercial license (#2874)
YousefED
authored
3094559
View commit details
Copy full SHA for 3094559
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
docs: pay-first checkout — remove sign-up wall on pricing (#2870)
Show description for 47f5a3b
YousefED
authored
47f5a3b
View commit details
Copy full SHA for 47f5a3b
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
fix(e2e): skip docs fumadocs-mdx postinstall in Docker e2e
Show description for 398311d
nperez0111
committed
398311d
View commit details
Copy full SHA for 398311d
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
chore: update to latest version of y/prosemirror
nperez0111
committed
944ebcf
View commit details
Copy full SHA for 944ebcf
View code at this point
Browse repository at this point
feat(examples): collaboration & versioning examples
nperez0111
committed
3bdd637
View commit details
Copy full SHA for 3bdd637
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
fix(docs): make link-check a cached task that depends on gen:docs
Show description for 41df112
nperez0111
committed
41df112
View commit details
Copy full SHA for 41df112
View code at this point
Browse repository at this point
fix: add Vercel buildCommand to build workspace packages and run next build directly
Show description for c9e55cd
nperez0111
committed
c9e55cd
View commit details
Copy full SHA for c9e55cd
View code at this point
Browse repository at this point
fix: increase Node.js heap limit for Next.js build to prevent OOM on Vercel
Show description for 9094ca3
nperez0111
committed
9094ca3
View commit details
Copy full SHA for 9094ca3
View code at this point
Browse repository at this point
chore: migrate to tsgo for type declarations, enable type-aware oxlint
Show description for 95f0b93
nperez0111
committed
95f0b93
View commit details
Copy full SHA for 95f0b93
View code at this point
Browse repository at this point
chore: fix all lint warnings across codebase
Show description for 1303c67
nperez0111
committed
1303c67
View commit details
Copy full SHA for 1303c67
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
chore: bump next
nperez0111
committed
ad9e456
View commit details
Copy full SHA for ad9e456
View code at this point
Browse repository at this point
feat: decouple yjs from blocknote/core (#2741)
nperez0111
authored
78bb885
View commit details
Copy full SHA for 78bb885
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
feat: migrate to Vite+ (#2745)
matthewlipski
authored
767a82f
View commit details
Copy full SHA for 767a82f
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
docs: remove private discord support (#2805)
YousefED
authored
f8b59e9
View commit details
Copy full SHA for f8b59e9
View code at this point
Browse repository at this point
Commits on May 13, 2026
feat(react): configurable portal targets for floating UI (#2729)
Show description for 2e2d225
nperez0111
authored
2e2d225
View commit details
Copy full SHA for 2e2d225
View code at this point
Browse repository at this point
feat: Argument to select moved block in `moveBlocksUp/Down` (BLO-907) (#2723)
Show description for a40b2ea
matthewlipski
authored
a40b2ea
View commit details
Copy full SHA for a40b2ea
View code at this point
Browse repository at this point
Commits on May 8, 2026
chore(docs): upgrade Next.js to 16.2.6 (#2727)
nperez0111
authored
dac995c
View commit details
Copy full SHA for dac995c
View code at this point
Browse repository at this point
Commits on May 6, 2026
feat(markdown): replace unified.js with custom markdown parser/serializer (#2624)
Show description for 50b1328
nperez0111
authored
50b1328
View commit details
Copy full SHA for 50b1328
View code at this point
Browse repository at this point
Commits on May 4, 2026
feat(mantine): upgrade @mantine/core and @mantine/hooks to v9.0.2 (#2655)
Show description for bd802f6
nperez0111
and
matthewlipski
authored
bd802f6
View commit details
Copy full SHA for bd802f6
View code at this point
Browse repository at this point
docs: Slash menu item grouping & ordering (BLO-1009) (#2700)
Show description for be9b142
matthewlipski
authored
be9b142
View commit details
Copy full SHA for be9b142
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
feat: simplify links by inlining it to BlockNote (#2623)
nperez0111
authored
a5ff04d
View commit details
Copy full SHA for a5ff04d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.