max-mapper / yo-yo

A tiny library for building modular UI components using DOM diffing and ES6 tagged template literals
1.33k stars 65 forks source link

ontransitionend for events #69

Open tgfjt opened 7 years ago

tgfjt commented 7 years ago

Hi:) Do we need ontransitionend? https://developer.mozilla.org/docs/Web/Events/transitionend

<button class="button is-animating" ontransitionend=${done}>
  Submit
</button>
yoshuawuyts commented 7 years ago

Oh, interesting! I like this idea. See Also https://github.com/yoshuawuyts/choo/issues/487

On Wed, May 3, 2017 at 11:34 AM Takashi Fujita notifications@github.com wrote:

Hi:) Do we need ontransitionend? https://developer.mozilla.org/docs/Web/Events/transitionend

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maxogden/yo-yo/issues/69, or mute the thread https://github.com/notifications/unsubscribe-auth/ACWlerS_K0QdGVVHhsBjJtPzNtnKnxHIks5r2EolgaJpZM4NPKDf .