RichTextEditor (toolbar + slash menu + async mentions, SSR-safe via immediatelyRender:false) + RichTextViewer (generateHTML, server-renderable) + standalone Toolbar. Pure filterSlashItems/filterUsers helpers. 12/12 vitest (incl. live editor mount + bold toggle in happy-dom); tsc clean; published to Gitea. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| extensions.ts | ||
| index.ts | ||
| mention.ts | ||
| MentionList.tsx | ||
| RichTextEditor.tsx | ||
| RichTextViewer.tsx | ||
| slashMenu.ts | ||
| SlashMenuList.tsx | ||
| Toolbar.tsx | ||