releases

vanelsas 2026-05-17T09:42:14.532669Z

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.

👍 1
4
vanelsas 2026-05-17T09:46:07.289749Z

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

2
pez 2026-05-17T13:55:05.589419Z

🎉 1