feat: drag onto file bookmark creates parent note + fix calendar layout

Drag-and-drop:
- Dropping a bookmark onto a file bookmark (middle zone) creates a new
  parent note group containing both items
- Dropping onto a group still moves into the group as before
- All file/group bookmarks now accept drops (3-zone behavior)

Calendar:
- Fixed broken table layout caused by display:flex on td elements
- Uses vertical-align:middle instead for cell content centering
- Calendar cells still have configurable height via CSS variable
This commit is contained in:
2026-06-12 13:18:25 -04:00
parent 765c6f3b47
commit 7a5be506e0
3 changed files with 70 additions and 10 deletions
+5 -5
View File
File diff suppressed because one or more lines are too long