max-mapper / max-mapper/yo-yo

ontransitionend for events

Open
#69 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.