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

Allow conditionals on beforeComponentOpen and componentOpen events #74

Closed bob2517 closed 3 years ago

bob2517 commented 3 years ago

There isn't any conditional handling available on beforeComponentOpen and componentOpen events, but there isn't any reason why there can't be, so add that in as it's handy for setting up vars in components.

bob2517 commented 3 years ago

Meh - red herring.