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

@if display(selector) causing syntax error on latest branch #206

Closed bob2517 closed 2 years ago

bob2517 commented 2 years ago

Spotted this the other day. Not sure how far-reaching this bug is yet. Fixing now.

bob2517 commented 2 years ago

Repeatable

bob2517 commented 2 years ago

if-display doesn't appear to use the latest selector method in the core, which is the first thing to fix.

bob2517 commented 2 years ago

That was actually the issue. It's fixed offline. I'm mid another issue, and this fix will go up once that is done.

bob2517 commented 2 years ago

Closing in preparation for release.

bob2517 commented 2 years ago

Closing in preparation for release.