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
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 }}
KingXP-Pythoner
/
blocknote-fork
Public
forked from
TypeCellOS/BlockNote
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 28, 2024
bump to react rc
KingXP-Pythoner
committed
de2c157
View commit details
Copy full SHA for de2c157
Browse repository at this point
Commits on Sep 23, 2024
Fixed paste event handling in non-selectable blocks (#1094)
matthewlipski
authored
d0003b1
View commit details
Copy full SHA for d0003b1
Browse repository at this point
Commits on Sep 21, 2024
v0.15.10
matthewlipski
authored
8cf3d96
View commit details
Copy full SHA for 8cf3d96
Browse repository at this point
Commits on Sep 20, 2024
fix: add editor parameter to inline content render (core) (#1091)
Show description for c45936a
YousefED
and
matthewlipski
authored
c45936a
View commit details
Copy full SHA for c45936a
Browse repository at this point
feat: Non-selectable custom blocks (#1090)
Show description for e62e69d
matthewlipski
and
YousefED
authored
e62e69d
View commit details
Copy full SHA for e62e69d
Browse repository at this point
Commits on Sep 19, 2024
v0.15.9 (#1088)
Show description for c61ca25
matthewlipski
and
YousefED
authored
c61ca25
View commit details
Copy full SHA for c61ca25
Browse repository at this point
Commits on Sep 18, 2024
Remove some non null assertion operator (#1057)
Show description for 6011aa9
kody-liu
and
matthewlipski
authored
6011aa9
View commit details
Copy full SHA for 6011aa9
Browse repository at this point
fix: Loading indicator when dropping/pasting files (#1069)
Show description for 68dcdeb
matthewlipski
authored
68dcdeb
View commit details
Copy full SHA for 68dcdeb
Browse repository at this point
add option to disable animations (#1062)
Show description for 78e4412
YousefED
and
matthewlipski
authored
78e4412
View commit details
Copy full SHA for 78e4412
Browse repository at this point
upgrade tiptap (#1084)
YousefED
authored
04613d3
View commit details
Copy full SHA for 04613d3
Browse repository at this point
feat: make callback return value optional in forEachBlock (#1081)
m-risto
authored
efb420b
View commit details
Copy full SHA for efb420b
Browse repository at this point
feat: add option to set html id (#1078)
Show description for 06217a3
m-risto
and
YousefED
authored
06217a3
View commit details
Copy full SHA for 06217a3
Browse repository at this point
Added parameter for updating custom inline content in `render` (#1080)
matthewlipski
authored
9a741d7
View commit details
Copy full SHA for 9a741d7
Browse repository at this point
Commits on Sep 13, 2024
fix: `blocksToHTMLLossy` props as `data-` attributes (#1068)
Show description for 6f66926
matthewlipski
authored
6f66926
View commit details
Copy full SHA for 6f66926
Browse repository at this point
Fixed cut operations when a block is selected (#1071)
matthewlipski
authored
5026e27
View commit details
Copy full SHA for 5026e27
Browse repository at this point
feat: SuggestionMenuController.tsx support ignoreQueryLength (#1072)
Show description for ff8971b
jkcs
and
matthewlipski
authored
ff8971b
View commit details
Copy full SHA for ff8971b
Browse repository at this point
Updated agent-upload-artifact-action version (#1073)
matthewlipski
authored
c2968d0
View commit details
Copy full SHA for c2968d0
Browse repository at this point
Commits on Sep 11, 2024
fix: xss in link toolbar and file download (#1060)
Show description for dce1d03
zeyu2001
authored
dce1d03
View commit details
Copy full SHA for dce1d03
Browse repository at this point
Commits on Sep 9, 2024
vulnerability found in micromatch. bump version to 4.0.8 (#1059)
Show description for d6f553b
appleflyerv3
authored
d6f553b
View commit details
Copy full SHA for d6f553b
Browse repository at this point
make editor.options protected (#1061)
YousefED
authored
c45dfce
View commit details
Copy full SHA for c45dfce
Browse repository at this point
Commits on Sep 6, 2024
v0.15.7
matthewlipski
authored
459a074
View commit details
Copy full SHA for 459a074
Browse repository at this point
fix: External file drag/drop and copy/paste (#1052)
Show description for 99bedb8
matthewlipski
authored
99bedb8
View commit details
Copy full SHA for 99bedb8
Browse repository at this point
make ServerBlockNoteEditor constructor protected (#1048)
YousefED
authored
4f842be
View commit details
Copy full SHA for 4f842be
Browse repository at this point
fix: Emoji suggestion slash menu does not display (#984)
Show description for 4e87349
jkcs
authored
4e87349
View commit details
Copy full SHA for 4e87349
Browse repository at this point
Commits on Sep 4, 2024
Renamed `openSelectionMenu` to `openSuggestionMenu` (#1047)
matthewlipski
authored
1b0828b
View commit details
Copy full SHA for 1b0828b
Browse repository at this point
Commits on Sep 2, 2024
Update Doc: table's content type is TableContent (#1044)
Show description for 6440f5f
debbbbie
authored
6440f5f
View commit details
Copy full SHA for 6440f5f
Browse repository at this point
Commits on Aug 30, 2024
v0.15.6
matthewlipski
authored
fe3490b
View commit details
Copy full SHA for fe3490b
Browse repository at this point
Update README.md
YousefED
authored
54e6576
View commit details
Copy full SHA for 54e6576
Browse repository at this point
Commits on Aug 28, 2024
fix: Unexpected getSelection (#1030)
Show description for e8621df
jkcs
and
matthewlipski
authored
e8621df
View commit details
Copy full SHA for e8621df
Browse repository at this point
fix: Block insert twice when using korean at suggestion (#1034)
Show description for 5700f90
d2n0s4ur
authored
5700f90
View commit details
Copy full SHA for 5700f90
Browse repository at this point
Update Doc: image prop width change to previewWidth (#1007)
debbbbie
authored
7a16335
View commit details
Copy full SHA for 7a16335
Browse repository at this point
Dynamic import of unified dependencies (#1026)
Show description for 2ef1925
YousefED
authored
2ef1925
View commit details
Copy full SHA for 2ef1925
Browse repository at this point
Added missing formatting toolbar button exports (#1032)
matthewlipski
authored
14d7793
View commit details
Copy full SHA for 14d7793
Browse repository at this point
Made `BlockNoteEditor` constructor `protected` (#1039)
matthewlipski
authored
c34e01b
View commit details
Copy full SHA for c34e01b
Browse repository at this point
Fix Emoji Picker link (#1013)
kmelon55
authored
908cf28
View commit details
Copy full SHA for 908cf28
Browse repository at this point
Previous
Next
You can’t perform that action at this time.