about summary refs log tree commit diff
path: root/src/lib/custom-animations/CountWheel.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix thin red circle around Like button on iOS (#6123)khuddite2024-11-061-3/+3
| | | | | | | | | | | * remove animation UI from DOM tree when not animated * improve naming of vars * more var changes --------- Co-authored-by: Hailey <me@haileyok.com>
* Sort imports (#6009)dan2024-10-291-4/+4
| | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix
* Only animate the like icon when from an actual toggle (#5096)Hailey2024-09-031-1/+3
|
* More tweaks to animation (#5082)Hailey2024-09-021-2/+2
|
* Improve animations for like button (#5074)Hailey2024-09-021-0/+177