super-productivity/packages/plugin-dev/document-mode
Johannes Millan a27009b698 feat(document-mode): improve accessibility, theming and error states
- fix .task-ref:hover using an un-injected var (invisible in dark mode)
- make the done-toggle keyboard-operable with state-aware aria-labels
- add :focus-visible rings, ARIA roles and prefers-reduced-motion
- show a banner for corrupt/future-version docs and a connect-failure
  message instead of a silently blank panel
- populate slash-menu shortcut hints; scroll the active item into view
- fix muted-text contrast; replace brittle gutter-visibility selector
2026-05-22 15:30:20 +02:00
..
scripts refactor(document-mode): add pure doc-transform module and test runner 2026-05-22 13:42:21 +02:00
src feat(document-mode): improve accessibility, theming and error states 2026-05-22 15:30:20 +02:00
.gitignore refactor(document-mode): add pure doc-transform module and test runner 2026-05-22 13:42:21 +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 refactor(document-mode): add pure doc-transform module and test runner 2026-05-22 13:42:21 +02:00
tsconfig.json feat(document-mode): add TipTap-based document-mode plugin (POC) 2026-05-21 17:22:31 +02:00