shadcn-templ 2.0 beta. Switch to templUI v1
1.7k

November 2024 - v0.22.0

Release notes for v0.22.0.

Added

  • Add new Textarea and Slider components
  • Better Alpine.js x-model attribute support

Changed

  • change: Simplify and improve base layout wrapper for better theme switching readability
  • change: Enhance form components (Toggle, Checkbox, RadioGroup, Input, Datepicker, Select) with:
  • More native HTML/Tailwind implementation
  • Improved accessibility
  • Simplified UI structure
  • change: Standardize component documentation style across library for better readability
  • improve: Clean up codebase by removing unused code and redundant comments
  • For all other recent changes, see the commit history.
  • Note: This release focuses on improving component consistency, accessibility and Alpine.js integration while simplifying the overall codebase structure. All form components now work seamlessly with Alpine.js x-model attribute for better state management.

Removed

  • change: Remove unnecessary Cheatsheet.md file

Released in v0.22.0.