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

Remove unnecessary data-active-scoped when not needed #204

Closed bob2517 closed 2 years ago

bob2517 commented 2 years ago

The data-active-scoped element property used to determine scoped components is also showing for non-scoped components, so it should be removed.

This is done offline and will be on the branch soon along with a different bug fix.

bob2517 commented 2 years ago

Closing - red herring.