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
41 stars 7 forks source link

Host target selector not working in shadow DOM #340

Closed bob2517 closed 8 months ago

bob2517 commented 9 months ago

The polygons are not stopping. The non-shadow DOM example is fine.

bob2517 commented 9 months ago

This line is not doing its thing from inside the shadow DOM:

host {
    set-attribute: notif "Stopped";
}
bob2517 commented 9 months ago

Fix is now on branch.

bob2517 commented 8 months ago

Closing pending release.