Skip to content

Pull requests: facebook/lexical

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[lexical] Fix: Consecutive Linebreak insertion resets selection format CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8217 by Jynx2004 Contributor was closed Mar 13, 2026 Draft
[lexical-website] Feature: ui improvement in the homepage of lexical.dev CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8216 by m-santanna Contributor was merged Mar 30, 2026 Loading…
[lexical-table] Chore: add test for mouse leaving browser window during table selection CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8215 by takenosuke-code Contributor was merged Mar 12, 2026 Loading…
[lexical-playground] Fix: use inline style for LayoutContainerNode import CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8214 by WhyBusyy Contributor was merged Mar 12, 2026 Loading…
4 tasks
[lexical-list] Fix: create copies ListNode/ListItemNode in split-like operations CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8213 by levensta Contributor was merged Mar 16, 2026 Loading…
[lexical-markdown][lexical-playground] Bug Fix: Convert tabs in TabNode at import CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8211 by lytion Contributor was merged Mar 15, 2026 Loading…
[lexical-table][lexical-playground] Breaking change: Move hasFitNestedTables logic to Playground plugin CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8210 by randal-atticus Contributor was merged Mar 15, 2026 Loading…
[lexical-website] Bug Fix: Removed blog route from lexical.dev CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#8209 by m-santanna Contributor was merged Mar 11, 2026 Loading…
[lexical-playground] Bug Fix: $convertLayoutContainerElement always returns null (#6813) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. stale-pr PRs that are closed due to staleness. Please reopen the PR if there are new updates
#8207 by Prana-S was closed Mar 31, 2026 Loading…
4 tasks done
[lexical-utils][lexical-playground] Feature: Add $insertNodeIntoLeaf and insert deeply DateTimeNode CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8206 by levensta Contributor was merged Mar 13, 2026 Loading…
[lexical-react][lexical-playground] Fix: correct imports of horizontal rule CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#8203 by dabrpio Contributor was closed Mar 10, 2026 Loading…
[lexical-extension][lexical-react] Feature: LexicalExtensionEditorComposer, NestedEditorExtension, and fixed SharedHistoryExtension with playground refactor CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8202 by etrepum Collaborator was merged Mar 17, 2026 Loading…
2 tasks done
[lexical-table] Refactor: Call $handleTableSelectionChangeCommand once instead of per-table CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8200 by randal-atticus Contributor was merged Mar 11, 2026 Loading…
[lexical-react] Revert revert: Remove deprecated ContextMenu, consolidate menu rendering with backward-compatible menuRenderFn CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8199 by thatmichael85 Contributor was merged Mar 9, 2026 Loading…
4 tasks done
[lexical-code] Breaking Change: Extract Prism code highlighting to @lexical/code-prism (with internal module @lexical/code-core to avoid circular import) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8198 by etrepum Collaborator was merged Mar 8, 2026 Loading…
[lexical-code][lexical-markdown] Extract Prism; make code fences opt-in CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8197 by gurkerl83 was closed Mar 8, 2026 Loading…
[lexical-code][lexical-markdown] Use lightweight code-node import in … CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#8196 by gurkerl83 was closed Mar 7, 2026 Loading…
[lexical-table] Bug Fix: Prevent single-cell table selection after exiting table selection CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8195 by randal-atticus Contributor was merged Mar 9, 2026 Loading…
fix: preserve block equations ($$) in MarkdownShortcutPlugin CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. stale-pr PRs that are closed due to staleness. Please reopen the PR if there are new updates
#8194 by Anas0709 was closed Mar 31, 2026 Loading…
[lexical-table] Bug Fix: Improve nested table selection by using monolithic pointer event handling CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8193 by randal-atticus Contributor was merged Mar 5, 2026 Loading…
[lexical-markdown] Bug Fix: update backslash escape handling to align with CommonMark CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8192 by kimseongyu Contributor was merged Mar 5, 2026 Loading…
[lexical-link] Feature: Allow custom separators for AutoLink creation CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8191 by BryanRPLee was closed Mar 5, 2026 Draft
[lexical] Chore: Change alias from type to interface for EditorThemeClasses CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8190 by levensta Contributor was merged Mar 4, 2026 Loading…
[lexical-playground] Chore: Remove legacy-events mode CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8188 by levensta Contributor was merged Mar 3, 2026 Loading…
[lexical-table] Refactor: use monolithic listener for table SELECTION_CHANGE_COMMAND and deselection handler CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
#8187 by randal-atticus Contributor was merged Mar 4, 2026 Loading…
ProTip! no:milestone will show everything without a milestone.