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

New toast command #339

Closed bob2517 closed 6 months ago

bob2517 commented 1 year ago

This is quite a common feature - I use this occasionally for save notifications after submitting ajax forms. Usually I do the code manually in ACSS, but there's scope for a generic toast command as the functionality seems pretty consistent from the ones that I've seen. Worth looking at anyway.

Syntax proposal to follow.

bob2517 commented 6 months ago

Closing - new popover API coming out in HTML.