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

Components and variable use only recommended for 2.4.0 branch #84

Closed bob2517 closed 3 years ago

bob2517 commented 3 years ago

I've found so many bugs and strange things to do with components and variables that I'm recommending that these aspects of Active CSS are not used in production code until the release of 2.4.0.

Everything else should be fine and work correctly.

Components and variables have been greatly stabilised on the 2.4.0 branch to work as you would expect, with only very minor syntax changes in order to handle scoped scenarios predictably.

bob2517 commented 3 years ago

2.4.0 released - closing.