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
Sort

Pull requests list

[lexical-yjs][lexical-react] Feature: Allow custom Yjs XmlText CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#6483 opened Jul 31, 2024 by flaviouk Loading… updated Aug 1, 2024
[lexical-markdown] Refactor: Move Transformer Groups from index to MarkdownTransformers CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#6474 opened Jul 29, 2024 by jkjk822 Loading… updated Aug 26, 2024
[lexical-table] Support for vertical cell writing 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
#6545 opened Aug 23, 2024 by ivailop7 Draft updated Sep 1, 2024
fix: the problem where text inserted into a node with a leaf node wo… CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#6493 opened Aug 5, 2024 by keiseiTi Loading… updated Sep 2, 2024
[lexical-react] Bug Fix: useCharacterLimit AutoLink infinite loop bug #6662 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#6668 opened Sep 25, 2024 by redstar08 Loading… updated Sep 25, 2024
[lexical-playground] Fix: ListMaxIndentLevelPlugin allows indent beyond maxDepth on paste 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
#6718 opened Oct 9, 2024 by mdmuhtasimfuadfahim Loading… updated Oct 15, 2024
[lexical-devtools] The new collapsible node tree 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
#6464 opened Jul 26, 2024 by MaxPlav Draft updated Nov 13, 2024
[lexical-playground] Feature: columns resizing in layouts plugin CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#6787 opened Nov 1, 2024 by harshmetkel24 Loading… updated Nov 21, 2024
Add a setter for the format property on RangeSelection CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#5829 opened Apr 4, 2024 by HyperVS Loading… updated Dec 2, 2024
RFC: FloatingUI for LexicalMenu positioning CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. popover Issues related to popover/menu code in the playground
#6923 opened Dec 9, 2024 by ivailop7 Draft updated Dec 20, 2024
[lexical-react]Feature : CharacterCountPlugin CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7075 opened Jan 21, 2025 by h1un Loading… updated Jan 22, 2025
[lexical-rich-text][lexical-playground][lexical-react]: Update selection when something is selected inside a DecoratorNode 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
#7072 opened Jan 20, 2025 by GermanJablo Loading… updated Jan 22, 2025
Nodes Lexical: 1 update to grammar - Update nodes.md CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7101 opened Jan 27, 2025 by DocAdam Loading… updated Jan 27, 2025
[WIP][lexical] Bug Fix: Set activeEditorState when using editor.setEditorState inside of an update CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7034 opened Jan 9, 2025 by etrepum Draft updated Feb 13, 2025
[lexical-playground] [markdown] fix: block equations falsely converted to inline in markdown conversion 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
#7214 opened Feb 20, 2025 by nmzabith Loading… updated Feb 21, 2025
[WIP][lexical-rich-text][lexical-playground] Bug Fix: Prevent unnecessary history entries on DELETE_CHARACTER_COMMAND 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
#7222 opened Feb 20, 2025 by kirandash Draft updated Feb 24, 2025
[@lexical/code] Feature: export SerializedCodeHighlightNode CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7254 opened Feb 26, 2025 by DaniGuardiola Loading… updated Mar 2, 2025
[lexical-table] Bug Fix: table cell background copy paste not working 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
#7232 opened Feb 22, 2025 by jvithlani Loading… updated Mar 4, 2025
[lexical-playground] Reuse guid method 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
#7289 opened Mar 4, 2025 by ivailop7 Loading… updated Mar 4, 2025
[WIP] Feature: $config protocol + NodeState registration/flattening CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7258 opened Feb 27, 2025 by etrepum Draft updated Mar 7, 2025
[WIP][lexical-playground] Bug Fix: Layout deletion when it's the first node CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7311 opened Mar 9, 2025 by kirandash Draft updated Mar 9, 2025
[WIP][lexical][lexical-selection] Manually handle selection around TextNode boundaries 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
#7317 opened Mar 12, 2025 by etrepum Draft updated Mar 12, 2025
[WIP][lexical-website] Documentation: Start on NodeState docs and examples CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7294 opened Mar 5, 2025 by etrepum Draft updated Mar 14, 2025
[RFC] [lexical] Bug Fix: don't set 'ltr' direction on node with no directioned text CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#7330 opened Mar 14, 2025 by james-atticus Draft updated Mar 14, 2025
[lexical-table] Bug Fix: Add fallback selection to InsertTableCommand 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
#7316 opened Mar 12, 2025 by patrick-atticus Loading… updated Mar 17, 2025
ProTip! Follow long discussions with comments:>50.