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

June 2025 - v0.75.5

Release notes for v0.75.5.

Added

  • Add readonly attribute to the textarea component (thanks @ArturC03)
  • Add Initial open state for Drawer component – useful for SSR and conditional rendering
  • Add Initial open state for Modal component to allow default-open behavior without JS triggers
  • Add PreventClose prop to dropdown.Item() – allows triggering nested components like Drawer without closing the dropdown

Changed

  • ✨ Quality-of-life improvements for Modal, Drawer, Dropdown and Textarea components

Removed

  • Remove unused meta.json file (minor internal cleanup)

Released in v0.75.5.