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

May 2025 - v0.64.0

Release notes for v0.64.0.

Fixed

  • HTMX Swap Initialization: Resolved an issue where JavaScript for components (like SelectBox, Popover, etc.) was not reliably re-initialized after certain HTMX swap operations (e.g., outerHTML, beforebegin). This ensures components are fully interactive after dynamic content updates. Big thanks @derkan for the extensive debugging and collaboration on this!
  • Calendar Localization: The Calendar component now correctly displays localized month names according to the provided localeTag, using Intl.DateTimeFormat. This fixes an issue where only English month names were previously shown.

Released in v0.64.0.