mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 17:05:48 +00:00
Add the host-side plugin API for work-context-scoped UI: - registerWorkContextHeaderButton — context-filtered (PROJECT/TAG/TODAY) header buttons, with toggled-state support on the active button - a work-view embed slot so a plugin can replace the task list with its own UI for the active context (showInWorkContext / closeWorkContextView) - the WORK_CONTEXT_CHANGE hook and getActiveWorkContext() pull API, sharing one toActiveWorkContext() projection helper as the single source of truth - selectTask API plus the plugin-bridge / plugin-hooks wiring and specs Squashed from the feat/doc-mode-v4 work. The full per-step history — including the earlier in-tree (non-plugin) Angular document-mode feature that was prototyped and then removed on the same branch — is preserved in the archive/doc-mode-v4-full-history branch and the doc-mode-v4-pre-squash tag. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| issue-provider-types.ts | ||
| types.ts | ||