Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
42 stars 7 forks source link

Get new fading commands working with "await" #198

Closed bob2517 closed 2 years ago

bob2517 commented 2 years ago

This will be an enhancement. May or may not be part of 2.9.0. It depends how quickly I can get the docs updated for everything else.

If there's time then I'll start on this, as it would be cool to have it.

bob2517 commented 2 years ago

Note to self: not properly on this yet, but for implementation the fix can be put in the fade command itself. I think that should only be for the restarting of the event flow as the await should break out automatically. Check it out.

bob2517 commented 2 years ago

Working on this now. This is way more interesting than the bug fix I'm working on...

bob2517 commented 2 years ago

This is done offline. Hours of fun available now, chaining up fades and other events. Will go live with 2.9.0. Docs to update first though.

bob2517 commented 2 years ago

Closing in preparation for release.