learning_ai_common_plat/packages/rich-text/src
saravanakumardb1 fc8502ac0c feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3
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.
2026-05-28 18:20:34 -07:00
..
__tests__ feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
extensions.ts feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
index.ts feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
mention.ts feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
MentionList.tsx feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
RichTextEditor.tsx feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
RichTextViewer.tsx feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
slashMenu.ts feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
SlashMenuList.tsx feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00
Toolbar.tsx feat(rich-text): @bytelyst/rich-text@0.1.0 on Tiptap v3 2026-05-28 18:20:34 -07:00