news-analyze/components/ui
吳元皓 5bf857f3cd feat: enhance UI components and add accordion functionality
- Updated DraggableWindow.vue to improve shadow effects.
- Refactored AboutWindow.vue for better structure and readability.
- Added chatbot functionality in chatbot.vue with cookie management.
- Improved navigation component for better code clarity.
- Created a new chat history table in the database schema.
- Modified error handling in error.vue to display error messages correctly.
- Integrated ChatbotWindow into the desktop application layout.
- Implemented accordion component in home.vue for Q/A section.
- Enhanced API for chat functionality with improved error handling.
- Removed unused routes for cleaner codebase.
- Added custom animations for accordion components in tailwind.config.js.
- Developed accordion UI components (Accordion, AccordionContent, AccordionItem, AccordionTrigger) for better user interaction.
2025-05-13 09:40:37 +08:00
..
accordion feat: enhance UI components and add accordion functionality 2025-05-13 09:40:37 +08:00
alert feat: update footer link formatting and add shadcn-nuxt integration 2025-05-08 20:48:51 +08:00
button feat: update footer link formatting and add shadcn-nuxt integration 2025-05-08 20:48:51 +08:00
command Clean code. 2025-05-10 22:05:10 +08:00
dialog Clean code. 2025-05-10 22:05:10 +08:00
hover-card Clean code. 2025-05-10 22:05:10 +08:00
progress feat: update footer link formatting and add shadcn-nuxt integration 2025-05-08 20:48:51 +08:00