Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
ibastawisi
/
lexical
Public
forked from
facebook/lexical
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 7, 2026
[lexical] Documentation: Add TSDoc for LexicalNodeReplacement and withKlass (#8471)
markselby9
authored
b7e20ae
Copy full SHA for b7e20ae
[examples] Chore: Disable skipLibCheck in react-rich for lib-types regression coverage (#7093) (#8473)
markselby9
authored
b3c9011
Copy full SHA for b3c9011
[lexical] Refactor: Cache RangeSelection.isBackward() result on the instance (#8474)
mayrang
authored
a73c4e1
Copy full SHA for a73c4e1
[lexical-website] Documentation: Add missing @lexical/react plugin docs (#8476)
Show description for 7fca969
3 people
authored
7fca969
Copy full SHA for 7fca969
Commits on May 6, 2026
[lexical-website] Documentation Update: Document NodeState in $config JSON serialization (#8467)
markselby9
authored
33d3a4e
Copy full SHA for 33d3a4e
[lexical] Bug Fix: Resolve --lexical-indent-base-value via CSS var() instead of pre-computing in JS (#8466)
mayrang
authored
5c0f31a
Copy full SHA for 5c0f31a
Commits on May 5, 2026
[lexical-website] Fix copyright statement to pass OSS automated checkup (#8463)
potatowagon
authored
3186599
Copy full SHA for 3186599
build(deps): bump @chakra-ui/react from 2.10.9 to 3.35.0 (#8457)
Show description for 85d0cd8
3 people
authored
85d0cd8
Copy full SHA for 85d0cd8
[lexical][lexical-list] Feature: Add `$setFormatFromDOM` function and use it to import alignment for ListItem (#8460)
Show description for e8930b4
levensta
and
etrepum
authored
e8930b4
Copy full SHA for e8930b4
[examples] Docs: Add the missing links to the sandbox (#8462)
levensta
authored
ae6f73d
Copy full SHA for ae6f73d
Commits on May 4, 2026
[lexical-yjs] Bug Fix: Handle node state being removed on non-TextNodes in collab v2 (#8461)
james-atticus
authored
369c82e
Copy full SHA for 369c82e
Commits on May 3, 2026
build(deps): bump react-error-boundary from 6.0.0 to 6.1.1 (#8456)
Show description for 7c93eb4
dependabot[bot]
and
etrepum
authored
7c93eb4
Copy full SHA for 7c93eb4
Commits on May 2, 2026
build(deps): bump react-day-picker from 9.12.0 to 9.14.0 (#8458)
Show description for 8b2c53d
dependabot[bot]
authored
8b2c53d
Copy full SHA for 8b2c53d
build(deps-dev): bump @types/jsdom from 21.1.6 to 28.0.1 in the dev-dependencies group (#8455)
Show description for 8d539dc
dependabot[bot]
authored
8d539dc
Copy full SHA for 8d539dc
build(deps): bump yjs from 13.6.27 to 13.6.30 (#8449)
Show description for 40647db
dependabot[bot]
and
etrepum
authored
40647db
Copy full SHA for 40647db
build(deps-dev): bump the dev-dependencies group across 1 directory with 30 updates (#8447)
Show description for 738c5af
3 people
authored
738c5af
Copy full SHA for 738c5af
[lexical-playground] Bug Fix: Convert selection to a code block in place (#8453)
Show description for 45f424e
mayrang
and
etrepum
authored
45f424e
Copy full SHA for 45f424e
[lexical-code-core][lexical-code-shiki][lexical-code-prism] Feature: Outdent space-indented code lines (#8445)
Show description for c4083d5
8 people
authored
c4083d5
Copy full SHA for c4083d5
build(deps): bump happy-dom from 20.8.9 to 20.9.0 (#8451)
Show description for 48850c7
dependabot[bot]
authored
48850c7
Copy full SHA for 48850c7
build(deps): bump @floating-ui/react from 0.27.16 to 0.27.19 (#8448)
Show description for 7f08209
dependabot[bot]
authored
7f08209
Copy full SHA for 7f08209
[lexical-rich-text] Feature: Add EscapeFormatAtBoundaryExtension for opt-in format escape at text node boundaries (#8383)
Show description for 251a703
6 people
authored
251a703
Copy full SHA for 251a703
Commits on May 1, 2026
[lexical-list] Feature: Add the `createListItemNode` method to the ListNode and use it for children normalization (#8427)
Show description for fa5523a
levensta
and
etrepum
authored
fa5523a
Copy full SHA for fa5523a
[lexical-playground] Bug Fix: Allow PagesExtension to be disabled by ActionsPlugin (html & markdown mode) (#8444)
etrepum
authored
fd0e18a
Copy full SHA for fd0e18a
[lexical-playground] Bug Fix: Prevent crash importing <details> with loose body content (#8442)
markselby9
authored
9787657
Copy full SHA for 9787657
[lexical][lexical-list] Bug Fix: Reuse DOM when reconciling cross-parent node moves (#8441)
mayrang
authored
8e1912f
Copy full SHA for 8e1912f
[lexical-markdown] Bug Fix: Preserve hard line breaks in default markdown import (#8402)
pro-vi
authored
0aaee65
Copy full SHA for 0aaee65
[lexical][lexical-playground] Bug Fix: Add workarounds for buggy browser behavior around macOS text replacements (#8417)
Show description for f50bfbb
nmggithub
and
etrepum
authored
f50bfbb
Copy full SHA for f50bfbb
Commits on Apr 30, 2026
[lexical-clipboard] Chore: Export GetClipboardDataExtension (#8431)
Show description for e843fa9
ibastawisi
and
etrepum
authored
e843fa9
Copy full SHA for e843fa9
[lexical-playground] Bug Fix: Prevent FloatingLinkEditor toolbar from being clipped near the editor's bottom edge (#8432)
mayrang
authored
a232530
Copy full SHA for a232530
[lexical] Bug Fix: Respect CSS display style in isBlockDomNode and isInlineDomNode (#8428)
Show description for 88c600d
3 people
authored
88c600d
Copy full SHA for 88c600d
[lexical-website][lexical-react] Documentation Update: Clarify editorState null vs undefined and empty-state pitfall (#8429)
markselby9
authored
71e3b6b
Copy full SHA for 71e3b6b
Chore: Inline toolbar SVG icons in examples via Vite asset handling (#8430)
markselby9
authored
887f79c
Copy full SHA for 887f79c
[lexical-playground] Bug Fix: Position FloatingLinkEditor below the entire link for multi-line and decorator-only links (#8419)
mayrang
authored
c895aad
Copy full SHA for c895aad
[lexical] perf: defer DOM Selection property reads in $updateDOMSelection (#8422)
rhagigi
authored
6a05922
Copy full SHA for 6a05922
Commits on Apr 29, 2026
[lexical-markdown] Feature: Add $convertSelectionToMarkdownString API (#8395)
Show description for 838b19e
mayrang
and
etrepum
authored
838b19e
Copy full SHA for 838b19e
Previous
Next
You can’t perform that action at this time.