super-productivity/packages/plugin-dev/document-mode
Johannes Millan 73e3715dd0 refactor(document-mode): add pure doc-transform module and test runner
Extract the load-time document pipeline (schema migration, ctx
reconciliation, subtask backfill, chip refresh) into a DOM-free
doc-transform module, and add a node:test runner (scripts/test.js) so
the plugin's pure logic can be unit tested without a browser harness.
2026-05-22 13:42:21 +02:00
..
scripts refactor(document-mode): add pure doc-transform module and test runner 2026-05-22 13:42:21 +02:00
src refactor(document-mode): add pure doc-transform module and test runner 2026-05-22 13:42:21 +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