Commit ddc998f
Antonio Maiolo
feat(app): replace add memory dialog with full-screen TipTap editor
- Add new TipTap-based NoteEditor component with formatting toolbar
- Add EditorContent, EditorToolbar, EditorActionBar components
- Add useSave hook for save state management
- Remove AddMemoryDialog in favor of full-screen editing
- Update MemoryDetailPanel to open editor for notes
- Add TipTap prose styling and editor design tokens
- Add FTS5 graceful fallback migration
Closes #551 parent 7b47616 commit ddc998f
16 files changed
Lines changed: 1657 additions & 374 deletions
File tree
- .changeset
- app
- src
- components
- editor
- lib
- pages
- backend/app/db
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
This file was deleted.
0 commit comments