ontransitionend for events
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hi:)
Do we need ontransitionend?
https://developer.mozilla.org/docs/Web/Events/transitionend
<button class="button is-animating" ontransitionend=${done}>
Submit
</button>
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating yo-yo's event-binding entry point and checking how existing DOM events are handled. Compare the requested ontransitionend example with the MDN transitionend reference, then define completion as the event being accepted and invoked as expected; the issue names no specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100