super-productivity/packages/plugin-api/src
Paul Tirk 1204380198
Plugin tag ids (#7582)
* feat(plugin-api): add tag ids to plugin field mapping

* feat(plugin-sync): handle tag ids in plugin sync adapter

* feat(plugin-sync): handle tag ids in plugin issue provider adapter

* feat(plugin-sync): add tags to two way sync

* fix(plugin-sync): add deep equality comparison for arrays

* refactor(plugin-sync): extract sortTagLabels utility and refactor sync adapters

* fix(two-way-sync): trigger sync on addTagToTask action

* fix(plugin-sync): harden tag synchronization

* fix(plugin-sync): preserve provider-owned baselines

---------

Co-authored-by: johannesjo <johannes.millan@gmail.com>
2026-05-15 01:36:07 +02:00
..
index.ts feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
issue-provider-types.ts Plugin tag ids (#7582) 2026-05-15 01:36:07 +02:00
types.ts feat(plugins): add onReady() API with IPC ping + fix consent write delay (#7578) 2026-05-14 13:41:01 +02:00