Rewrite suggestion plugin to use ProseMirror props (handleTextInput, handleKeyDown, handlePaste) instead of broken filterTransaction approach. Typed text gets suggestionInsert mark (green underline), deleted text gets suggestionDelete mark (red strikethrough). Add per-suggestion accept/reject popover and review bar with Accept All / Reject All. Fix comment panel text overflow with box-sizing: border-box, add collapse/minimize toggle button. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| converters | ||
| db | ||
| landing.ts | ||
| local-first-client.ts | ||
| mod.ts | ||
| schemas.ts | ||
| yjs-ws-provider.ts | ||