You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The index.js in the MA demo implements several patterns that would be useful to tulito proper. I don't want to abstract too far, but a bit more would have made the demo easier. Still, I haven't decided if any of these ideas are good ones yet.
Implement a standard .cascade behavior?
Add a data-tulito- attribute to provide transitionend behavior?
Chainable timers to avoid all the nested timeout blocks?
Make standard the "next-block" behaviors?
The text was updated successfully, but these errors were encountered:
The index.js in the MA demo implements several patterns that would be useful to tulito proper. I don't want to abstract too far, but a bit more would have made the demo easier. Still, I haven't decided if any of these ideas are good ones yet.
The text was updated successfully, but these errors were encountered: