You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
new templui upgrade command – upgrade to latest or specific version without go install (thanks @vague2k)
native type="reset" now also resets templUI form components: selectbox, tagsinput, datepicker, calendar, rating
moved attributes from trigger button to hidden input to support name, id, etc. (thanks @scottmckendry)
introduced new data-tui-* attribute naming to avoid conflicts with frameworks like HTMX or DataStar (prototype implementation, more components will follow) (thanks @scottmckendry)