June 2025 - v0.81.0
Release notes for v0.81.0.
Added
- ๐ Decoupled Triggers: Modal, Drawer, Popover now support
data-*-triggerfrom any element - โ Use buttons, links, dropdown items, or multiple triggers per target โ no more nesting needed
- โ Better JS integration & Tailwind-friendly styling via
data-open - ๐ API Docs: All components now have full API reference in the docs
- โก Smarter Swaps: Components mark themselves with
initialized=trueโ only new elements are re-inited after HTMX/Datastar swaps - ๐งน Docs Cleanup.
- Better HTMX/Datastar usage
Changed
- ๐ Integration Guide
- templUI keeps getting leaner, faster, and more flexible. No lock-ins. No fluff. Just clean UI.
Removed
- ๐ TagsInput (thx @derkan): Add/remove tags with
[]stringbinding,readonly,disabled, and duplicate prevention - ๐ฅ Breaking: JS
initAllComponentsโ now justinit() card.Mediaremoved, examples useaspect-ratio
Fixed
- Typo fix (thx @brtholomy)
Security
- Removed CSP-related code
Released in v0.81.0.