multica/apps/web/features/editor/extensions
Naiyuan Qing eb355dbc9c fix(editor): improve mention card sizing and vertical alignment
- Restore card to readable size (py-0.5, px-2, text-xs, rounded-md)
- Add max-w-72 and truncate on title for long issue names
- Move vertical-align: middle to [data-node-view-wrapper] (outermost
  inline element) instead of inner <a> — fixes centering within line
- Always render card style even when issue not in store (fallback shows
  identifier only)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:44:04 +08:00
..
code-block-view.tsx refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
file-upload.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
index.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
markdown-paste.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
mention-extension.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
mention-suggestion.tsx refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
mention-view.tsx fix(editor): improve mention card sizing and vertical alignment 2026-04-03 10:44:04 +08:00
submit-shortcut.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00