super-productivity/packages/plugin-dev/document-mode/scripts
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
..
build.js feat(document-mode): add TipTap-based document-mode plugin (POC) 2026-05-21 17:22:31 +02:00
deploy.js feat(document-mode): add TipTap-based document-mode plugin (POC) 2026-05-21 17:22:31 +02:00
test.js refactor(document-mode): add pure doc-transform module and test runner 2026-05-22 13:42:21 +02:00