super-productivity/packages/plugin-dev/clickup-issue-provider/src
Johannes Millan 31480a5fab feat(tasks): replace drag handle with done toggle circle and improve mobile UX
- Replace drag handle with SVG done-toggle circle with checkmark draw-on animation
- Improve mobile UX: cdkDragStartDelay for touch, bottom-sheet context menu
- Move issue/repeat indicators from drag handle to tag-list as chips
- Add isFinishDayEnabled config toggle
- Reorder context menu: add sub task before duplicate, deadline as own entry
- Fix context menu not opening on swipe left
- Fix race condition in done toggle animation timeout
2026-03-22 18:14:16 +01:00
..
clickup-api.test.ts refactor(issue): migrate ClickUp issue provider from built-in to plugin 2026-03-19 15:03:45 +01:00
clickup-api.ts refactor(issue): migrate ClickUp issue provider from built-in to plugin 2026-03-19 15:03:45 +01:00
manifest.json feat(tasks): replace drag handle with done toggle circle and improve mobile UX 2026-03-22 18:14:16 +01:00
plugin.ts refactor(issue): migrate ClickUp issue provider from built-in to plugin 2026-03-19 15:03:45 +01:00