Skip to content

v0.32.0

Choose a tag to compare

@axadrn axadrn released this 28 Feb 08:18

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/... to github.com/axzilla/templui/...