mirror of
https://github.com/axzilla/templui.git
synced 2025-02-21 22:12:41 +00:00
1.0 KiB
1.0 KiB
Changelog
2024-10-07
- Added: Avatar component
2024-10-07
- Added: Input component
- Added: Modal component
- Added: Alert component
- Added: Accordion component
- Added: Datepicker component
- Changed: Improve documentation and introduction page
- Changed: Improve docs layout
- Changed: Add button type prop
- Changed: Use own input component on tabs example
- Changed: Update all current components with library comments
- Fixed: Remove/comment HTMX for now because of browser console issue/bug
2024-10-06
- Added: Product Hunt badge on landing page
- Added: Card component
- Changed: Theme switcher on landing page
- Changed: Improve docs UI
- Changed: Make Product Hunt Badge smaller on footer
- Changed: Some UI changes on showcase section
- Changed: button attributes now as a prop
- Fixed: Width issue on tabs component
- Fixed: Use Plausible only in production
2024-10-05
- Added: Button, Sheet and Tabs components
- Added: Product Hunt Badge
- Changed: Improved landing page UI
- Fixed: Dark mode switch issue