February 2025 - v0.32.0
Release notes for v0.32.0.
Added
- add templUI Pro announcement
- add HTMX loading spinner showcase example
- You’ll need to update all your import statements to reflect this new structure
Changed
- simplified implementations by removing JS in favor of CSS-only solutions for tooltip and accordion components
Removed
- improved backdrop with smoother aesthetics
- removed pkg folder from library root to adopt a more “Go-idiomatic” architecture
- All import paths have changed from
github.com/axzilla/templui/pkg/...togithub.com/axzilla/templui/...
Released in v0.32.0.