rspace-online/modules/rnotes/components
Jeff Emmett 110b733f94 fix(rnotes): Google Docs-like comment sidebar, fix suggestions + duplicate extensions
- Fix duplicate tiptap extension warnings by disabling link/underline in
  StarterKit v3 (which now includes them by default)
- Move comment panel from metaZone (destroyed by renderMeta) to dedicated
  comment sidebar next to the editor, Google Docs style
- Add click-on-highlight to open comment thread in sidebar
- New comment creation shows inline textarea with auto-focus
- Fix suggestion plugin: pass view getter instead of broken state.view access
- Improve comment panel styling: avatars, Google Docs yellow active border,
  cleaner thread layout, Ctrl+Enter to submit, Escape to cancel
- Bump folk-notes-app cache version to v=7

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 16:29:21 -07:00
..
comment-mark.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
comment-panel.ts fix(rnotes): Google Docs-like comment sidebar, fix suggestions + duplicate extensions 2026-03-25 16:29:21 -07:00
folk-notes-app.ts fix(rnotes): Google Docs-like comment sidebar, fix suggestions + duplicate extensions 2026-03-25 16:29:21 -07:00
folk-voice-recorder.ts feat(rnotes): real-time transcript rendering + open notebook integration 2026-03-11 13:20:31 -07:00
import-export-dialog.ts feat(rnotes): import converters for Evernote, Roam, file upload & sync 2026-03-20 15:53:57 -07:00
notes-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
notes.css feat(rnotes): convert to Docmost-style persistent sidebar layout 2026-03-24 14:43:21 -07:00
slash-command.ts feat(rnotes): type-specific notes, voice recording, web clipper, module settings 2026-03-09 22:39:10 -07:00
suggestion-marks.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
suggestion-plugin.ts fix(rnotes): Google Docs-like comment sidebar, fix suggestions + duplicate extensions 2026-03-25 16:29:21 -07:00