super-productivity/.github/workflows
Johannes Millan a4bea36520 feat(tasks): dynamic strikethrough gesture for mobile swipe-right
Replace the accent-colored block + checkmark icon on swipe-right with
a dynamic strikethrough line that follows the touch position. The line
extends from left to right tracking the finger, transitions at the
trigger threshold, and snaps to full width on completion.

For undo (swiping on done tasks), the native text-decoration
line-through fades out via text-decoration-color animation, task
opacity increases from dimmed to full, and the checkmark unchecks.

Key implementation details:
- Strikethrough Y position adapts to task title center, with
  even-line-count offset for multi-line titles
- Undo uses text-decoration-color animation on .display-value
- showUndoneAnimation input on done-toggle removes is-done class
- Left swipe (context menu) behavior is unchanged
- Zero performance impact on desktop (IS_TOUCH_PRIMARY guard)
2026-03-26 17:43:03 +01:00
..
auto-publish-google-play-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6848) 2026-03-16 10:17:25 +01:00
build-android.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
build-create-windows-store-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
build-ios.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
build-publish-to-aur-on-release.yml chore(deps)(deps): bump actions/checkout from 4.1.7 to 6.0.2 (#6190) 2026-01-26 11:04:50 +01:00
build-publish-to-mac-store-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
build-publish-to-snap-on-release.yml security: pin all GitHub Actions to commit SHAs (CVE-2025-30066 mitigation) 2026-01-21 14:30:24 +01:00
build-update-web-app-on-release.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
build.yml feat(tasks): dynamic strikethrough gesture for mobile swipe-right 2026-03-26 17:43:03 +01:00
ci.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
claude.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
codeql-analysis.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
e2e-scheduled.yml ci: add supersync server unit tests to scheduled E2E workflow 2026-03-20 21:36:30 +01:00
issue-open-auto-reply.yml fix(ci): add issues write permission to autoresponse workflow 2026-01-06 13:17:15 +01:00
manual-build.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
pr-preview-build.yml fix(ci): close pull_request_target pwn request vulnerability (#6879) 2026-03-19 13:11:36 +01:00
pr-preview-deploy.yml fix(ci): close pull_request_target pwn request vulnerability (#6879) 2026-03-19 13:11:36 +01:00
publish-to-hub-docker.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6848) 2026-03-16 10:17:25 +01:00
stale-discussions.yml fix(ci): add discussions write permission to stale-discussions workflow 2026-03-01 11:33:47 +01:00
stale.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6610) 2026-02-23 13:16:42 +01:00
supersync-docker.yml chore(deps)(deps): bump the github-actions-minor group with 5 updates (#6848) 2026-03-16 10:17:25 +01:00
test-mac-dmg-build.yml chore(deps)(deps): bump the github-actions-minor group with 3 updates (#6933) 2026-03-23 11:21:18 +01:00
welcome-first-time-contributors.yml fix(ci): replace buggy first-interaction action with custom first-time check 2026-02-13 14:06:43 +01:00
wiki-sync.yml docs(ci): prevent sync job from running on PR (#6240) 2026-01-28 16:39:54 +01:00