1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-21 00:12:48 +00:00

change: delete changelog

This commit is contained in:
“axzilla” 2024-10-09 11:37:23 +02:00
parent e29d8bf0e6
commit e67be5a347

View File

@ -1,39 +0,0 @@
# Changelog
## 2024-10-07
- Added: Avatar component
- Changed: Beautify docs layout
## 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