Skip to content

v0.30.0

Choose a tag to compare

@axadrn axadrn released this 13 Feb 07:53
7b36dc6

Added

  • add required attribute support for form components (input, textarea, select, checkbox, radio)
  • active state for sidebar navigation (highlights current page)
  • new simplified documentation structure
  • change: new TemplUI slogan and branding
  • improve: external links now open in new tab
  • improve: add missing component code tabs (form & label components)
  • add: GitHub Sponsors support with badges

Changed

  • upgrade: move to Tailwind CSS v4.x with CSS-only configuration
  • improve: all external assets now served locally (including logos)
  • improve: simplify "How to Use" documentation
  • improved documentation structure
  • Special shoutout to @landrade and @zyriab - your contributions made this release possible! 🙌

Removed

  • remove unnecessary code

Fixed

  • repair broken Tailwind logo in docs sidebar
  • various documentation typos
  • update to latest templ version

Security

  • change: switch from CSP-first to standard approach in documentation