Skip to content

Add rich editor toolbar and context menu#251

Merged
beNative merged 9 commits intomainfrom
codex/implement-lexical-rich-document-support
Nov 19, 2025
Merged

Add rich editor toolbar and context menu#251
beNative merged 9 commits intomainfrom
codex/implement-lexical-rich-document-support

Conversation

@beNative
Copy link
Copy Markdown
Owner

Summary

  • add a rich text toolbar plugin that exposes over fifteen authoring actions, updates selection state, and synchronizes with the editor engine
  • add a contextual menu for the rich editor that mirrors the toolbar actions and closes automatically on scroll or escape
  • keep existing Lexical integration intact while sharing toolbar actions with the parent editor component for Monaco parity controls

Testing

  • npm run test:markdown

Codex Task

@beNative beNative merged commit 7751fe2 into main Nov 19, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant