New release https://github.com/avanelsas/baredom
What's in 3.1.0
-Baredom's trace-history debug recordings are dramatically cleaner. rAF animation hot paths across x-kinetic-canvas, x-ripple-effect, x-scroll-parallax, x-scroll-stack, and x-particle-button no longer flood the recorder with 60×/sec writes that carry no diagnostic value.
- React + Angular adapter codegen now sees a complete property-api. :reflects-attribute metadata was missing on 9 components; generators (http://generate_react.bb, http://generate_angular.bb, http://metadata.bb) now have the full contract.
- x-progress-circle exposes variant / size / label as JS properties. They were observed attributes without property installation, so el.variant = "primary" was a silent no-op.
Bugfixes
- x-select: slotted <option selected> default no longer stomped on render.
Live demos of all web components at the repo's https://avanelsas.github.io/baredom/.
Questions? Ask them in the #baredom channel.
New Release https://github.com/avanelsas/bareforge A visual landing-page designer -> code builder for BareDOM web components What's in v0.6.1 - BareDOM 3.0.0 → 3.1.0 (lockstep across deps.edn + meta/versions.cljs). Lots of internal code improvements and cleanup. Live demo at the repo's https://avanelsas.github.io/bareforge/. Questions? Ask them in the #bareforge channel