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
Type
/
to 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 }}
ca9
/
lexical
Public
forked from
facebook/lexical
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
All time
Commit history
Commits on Jun 3, 2026
build(deps-dev): bump the flow-and-hermes group with 5 updates (#8619)
Show description for f06b38f
dependabot[bot]
and
etrepum
authored
f06b38f
View commit details
Copy full SHA for f06b38f
Browse repository at this point
build(deps): bump @rollup/rollup-linux-x64-gnu from 4.52.0 to 4.61.0 (#8621)
Show description for 1a82f0a
dependabot[bot]
and
etrepum
authored
1a82f0a
View commit details
Copy full SHA for 1a82f0a
Browse repository at this point
build(deps): bump the docusaurus-and-typedoc group with 2 updates (#8618)
Show description for f0b41e9
dependabot[bot]
authored
f0b41e9
View commit details
Copy full SHA for f0b41e9
Browse repository at this point
[lexical] Refactor: $assumeEditor now uses devInvariant instead of invariant to warn instead of throwing in prod (#8617)
etrepum
authored
598786a
View commit details
Copy full SHA for 598786a
Browse repository at this point
[lexical-yjs] Bug Fix: Local range selection grows when collaborator … (#8611)
Show description for 931abba
sahiee-dev
and
etrepum
authored
931abba
View commit details
Copy full SHA for 931abba
Browse repository at this point
revert(lexical): remove root-element carveout from #8613 (keep the typing test) (#8616)
potatowagon
authored
da66f08
View commit details
Copy full SHA for da66f08
Browse repository at this point
fix(lexical): reconcile DOM mutations targeting the root element (#8613)
potatowagon
authored
4d3598c
View commit details
Copy full SHA for 4d3598c
Browse repository at this point
[lexical-extension][lexical-react][lexical-playground] Chore: Add Vitest browser-mode tests via the Playwright runner (#8614)
Show description for 68f5ac9
etrepum
and
claude
authored
68f5ac9
View commit details
Copy full SHA for 68f5ac9
Browse repository at this point
Commits on Jun 2, 2026
Include editor namespace in infinite-update-loop detector error (#8612)
potatowagon
authored
299fd37
View commit details
Copy full SHA for 299fd37
Browse repository at this point
Commits on Jun 1, 2026
[lexical-rich-text] Bug Fix: Caret stuck when block has no leading or trailing text (#8604)
mayrang
authored
9a036d4
View commit details
Copy full SHA for 9a036d4
Browse repository at this point
[lexical-code-prism][lexical-playground] Feature: Add Go to code language options (#8600)
meaqua9420
authored
b3ede86
View commit details
Copy full SHA for b3ede86
Browse repository at this point
[lexical-code-shiki] Bug Fix: Set the unsupported syntax flag only once (#8606)
levensta
authored
e1fd49b
View commit details
Copy full SHA for e1fd49b
Browse repository at this point
Commits on May 31, 2026
[lexical-playground] Chore: De-flake e2e timing- and history-dependent tests (#8595)
Show description for ed31918
etrepum
and
claude
authored
ed31918
View commit details
Copy full SHA for ed31918
Browse repository at this point
[lexical-playground][lexical-website] Feature: Non-printing marks (#8592) (#8594)
Show description for d902767
3 people
authored
d902767
View commit details
Copy full SHA for d902767
Browse repository at this point
[lexical-playground] Bug Fix: AutocompleteExtension wordlist returns the highest-priority completion (#8599)
Show description for 00fed3e
etrepum
and
claude
authored
00fed3e
View commit details
Copy full SHA for 00fed3e
Browse repository at this point
[ci] Bug Fix: Trusted-publishing follow-ups (TTY-aware setup script, unify nightly, drop NPM_TOKEN) (#8597)
Show description for b08ebf7
etrepum
and
claude
authored
b08ebf7
View commit details
Copy full SHA for b08ebf7
Browse repository at this point
Commits on May 30, 2026
[lexical-playground] Feature: Korean IME autocomplete with composition-idle ghost (#8574)
Show description for 7b56766
mayrang
and
etrepum
authored
7b56766
View commit details
Copy full SHA for 7b56766
Browse repository at this point
[lexical] Bug Fix: TabNode.setTextContent for Safari IME composition (#8598)
mayrang
authored
150bf8a
View commit details
Copy full SHA for 150bf8a
Browse repository at this point
[lexical][lexical-extension][lexical-markdown][lexical-playground][lexical-yjs] Bug Fix: Linear-time regexes, prototype-pollution guards, and faster CSS parsing (#8593)
Show description for 495ce82
etrepum
and
claude
authored
495ce82
View commit details
Copy full SHA for 495ce82
Browse repository at this point
[ci] Refactor: Consolidate release workflows + npm trusted publishing (#8587)
Show description for e613213
etrepum
and
claude
authored
e613213
View commit details
Copy full SHA for e613213
Browse repository at this point
[Breaking Change][lexical] Feature: Generalize captured selection via setDOMUnmanaged({captureSelection}) + root __lexicalKey_* stash (#8588)
mayrang
authored
fd2e185
View commit details
Copy full SHA for fd2e185
Browse repository at this point
[lexical-playground][lexical-html][lexical-extension] Refactor: Migrate playground HTML import/export to the DOMImportExtension pipeline (#8590)
Show description for aba382a
etrepum
and
claude
authored
aba382a
View commit details
Copy full SHA for aba382a
Browse repository at this point
Commits on May 29, 2026
[lexical-link] Bug Fix: Skip link wrapping on paste for non-simple text nodes (#8513)
Show description for c117c73
3 people
authored
c117c73
View commit details
Copy full SHA for c117c73
Browse repository at this point
fix(lexical-html): $generateHtmlFromNodes should self-establish active-editor scope (back-compat for #8519) (#8589)
Show description for 111a0d8
potatowagon
and
etrepum
authored
111a0d8
View commit details
Copy full SHA for 111a0d8
Browse repository at this point
[lexical][lexical-code-core][lexical-code-prism][lexical-code-shiki] Chore: Consolidate text tokenization through tokenizeRawText / $generateNodesFromRawText (#8579)
Show description for 316ac77
etrepum
and
claude
authored
316ac77
View commit details
Copy full SHA for 316ac77
Browse repository at this point
[lexical-playground] Chore: Audit and de-flake the e2e suite (remove all @flaky tags) (#8585)
Show description for 13fc148
etrepum
and
claude
authored
13fc148
View commit details
Copy full SHA for 13fc148
Browse repository at this point
build(deps-dev): bump tmp from 0.2.5 to 0.2.6 (#8573)
Show description for 626af5b
dependabot[bot]
and
etrepum
authored
626af5b
View commit details
Copy full SHA for 626af5b
Browse repository at this point
Commits on May 28, 2026
v0.45.0 (#8580)
Show description for adf8f20
etrepum
authored
adf8f20
View commit details
Copy full SHA for adf8f20
Browse repository at this point
fix: restore Shift+Cmd+Arrow selection expansion for MOVE_TO_END/MOVE_TO_START (#8581)
Show description for d2cb77b
potatowagon
and
etrepum
authored
d2cb77b
View commit details
Copy full SHA for d2cb77b
Browse repository at this point
[ci][lexical] Bug Fix: Upgrade @playwright/test to ^1.60.0 (#8582)
Show description for 02e66a7
etrepum
and
claude
authored
02e66a7
View commit details
Copy full SHA for 02e66a7
Browse repository at this point
[lexical-html][lexical-playground] Feature: Conditional DOM render overrides (disabledForEditor/disabledForSession) (#8575)
Show description for 149c37d
etrepum
and
claude
authored
149c37d
View commit details
Copy full SHA for 149c37d
Browse repository at this point
fix: prevent MOVE_TO_END/MOVE_TO_START crash on decorator-only elements (#8577)
potatowagon
authored
7721149
View commit details
Copy full SHA for 7721149
Browse repository at this point
Commits on May 27, 2026
[*] Refactor: Publish packages from their root directory (#8554)
Show description for 47b9ccc
etrepum
and
claude
authored
47b9ccc
View commit details
Copy full SHA for 47b9ccc
Browse repository at this point
[lexical-website] Documentation: Tuning HistoryExtension for long sessions (#8546)
Show description for 126ece9
etrepum
and
claude
authored
126ece9
View commit details
Copy full SHA for 126ece9
Browse repository at this point
[lexical-html] Feature: DOMImportExtension - replacement for importDOM (#8528)
Show description for dddda7a
etrepum
and
claude
authored
dddda7a
View commit details
Copy full SHA for dddda7a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.