Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lexical: Merge of custom nodes & re-organisation of codebase #5349

Merged
merged 6 commits into from
Dec 4, 2024

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Dec 3, 2024

Start of work to merge custom nodes into lexical, removing old unused format/indent core logic while extending common block elements where possible.

Continuation to merge and integrate custom & original lexical code for simpler/cleaner result.

Todo

  • Merge custom nodes, updating base nodes to use common block node where possible:
    • Heading
    • List
    • List item
    • Quote
    • Table
    • Table cell
    • Table row
  • Reorganise/cleanup old custom common node code
  • Reorganise existing nodes to new location
  • Update testing

Start of work to merge custom nodes into lexical, removing old unused
format/indent core logic while extending common block elements where
possible.
@ssddanbrown ssddanbrown added this to the v24.12 milestone Dec 3, 2024
@ssddanbrown ssddanbrown merged commit 7e6f6af into development Dec 4, 2024
0 of 3 checks passed
@ssddanbrown ssddanbrown deleted the lexical_reorg branch December 4, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant