You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(athkar): long-press +10 increment and swipe-to-delete across all athkar cards
- Add incrementCountBy(id, 10) on long-press (400ms) to AthkarCard, MyAthkarCard, CustomAthkarCard
- Replace Alert-based long-press delete with SwipeableAthkarCard swipe-to-delete in MyAthkarCategoryDetail and CustomAthkarDetail
- Add LongPressHint banner in AthkarList, MyAthkarCategoryDetail, and CustomAthkarDetail
- Delete SwipeableMyAthkarCard (superseded by generic SwipeableAthkarCard)
- Bump version to 2.8.5
0 commit comments