JacobLinCool / JacobLinCool/LeetCode-Stats-Card
A Better Animation System
- Dominant language
- TypeScript
- Stars
- 951
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Now the animation system (the animation extension) is heavily based on hard coded `animation-delay`.
I think maybe it can be more flexible (for example, animating multiple visible extensions) if we use the css counter as the delay value.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the animation extension and its hard-coded animation-delay values. Read how visible extensions are selected and how the current delay is applied, then assess whether a CSS counter can support multiple visible extensions. Done means the animation behavior is more flexible without relying on fixed delays.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100