July 2025 - v0.85.0
Release notes for v0.85.0.
Added
- sidebar menu now stays open between page transitions via HTMX (no full reload required)
Changed
- implemented proper
404routing for improved UX & SEO - rebranded from
axzilla/templuitotemplui/templui🎉 - improved Pro upgrade bar visuals
- regenerated sitemap
Removed
- removed unnecessary
stopPropagationlogic to improve compatibility with nested components - removed unnecessary cleanup examples from
Popover,Drawer, etc.
Fixed
- introduced
data-tui-*prefix convention across all components to avoid attribute conflicts (selectbox, drawer, calendar, etc.) – now future-proof & compatible with frameworks like HTMX & DataStar ( thanks @axadrn) - fix alignment for
atag inside dropdown items (justify-between, thanks @glsubri) - corrected text color for
destructivevariant - renamed internal
data-*attributes to avoid conflicts (e.g.,data-show,data-selected, etc.)
Released in v0.85.0.