super-productivity/packages/plugin-dev/document-mode
Johannes Millan aa7b27c547 feat(document-mode): block reorder, smart popovers, inline-SVG icons
Adds three editor UX improvements in the document-mode plugin iframe:

- Move up / Move down entries in the block menu, plus full HTML5
  drag-to-reorder via the grip handle (with a horizontal drop
  indicator between blocks).
- Slash and block menus flip above the caret when there is no
  room below, avoiding clipped popovers near the viewport bottom.
- Inline-SVG Material icon fallback so the editor renders
  correctly offline (drops the Google Fonts dependency).
2026-05-21 18:10:01 +02:00
..
scripts feat(document-mode): add TipTap-based document-mode plugin (POC) 2026-05-21 17:22:31 +02:00
src feat(document-mode): block reorder, smart popovers, inline-SVG icons 2026-05-21 18:10:01 +02:00
.gitignore feat(document-mode): add TipTap-based document-mode plugin (POC) 2026-05-21 17:22:31 +02:00
package-lock.json feat(document-mode): Notion-style UX (gutter, bubble menu, block menu) 2026-05-21 17:34:13 +02:00
package.json feat(document-mode): Notion-style UX (gutter, bubble menu, block menu) 2026-05-21 17:34:13 +02:00
tsconfig.json feat(document-mode): add TipTap-based document-mode plugin (POC) 2026-05-21 17:22:31 +02:00