Skip to content

v0.100.0

Choose a tag to compare

@axadrn axadrn released this 16 Nov 12:43

Added

  • Documentation links added to installed components
  • Dialog: Add DisableAutoFocus prop to control auto-focus behavior
  • Simplify how-to-use guide and add Tailwind auto-fallback

Changed

  • Markdown documentation system for general documentation pages
  • Migration to Go 1.24 tool directive for dev tools
  • Automatic version detection via build info - no more manual version updates needed
  • Tooltip: Pass Class and Attributes to popover trigger
  • Smooth scroll position now shared between markdown and component docs on TOC link clicks
  • Dev Server: Replace Air with templ-managed server for instant hot reload
  • Reformatted codebase
  • Disabled style attribute linter
  • Docs footer now dragged to bottom
  • Beautified announcement and navbar

Removed

  • Remove duplicate code in input.css example
  • Removed redundant version field from manifest.json

Fixed