Skip to content

v1.1.1

Choose a tag to compare

@axadrn axadrn released this 13 Jan 06:37
2dba501

Added

  • No more interactive prompts - just templui new myapp
  • Use module path directly: templui new github.com/user/myapp creates myapp/ folder
  • switch: Added documentation explaining switchcomp alias

Changed

  • Streamlined new command: Project setup is now fully automatic
  • templ generate and go mod tidy run automatically

Fixed

  • checkbox: Fixed icon centering on custom sized classes using inset-0