Commit Graph
26 Commits
Author SHA1 Message Date
ecwu 1656e16c7c Replace ChatBubbleAvatar with improved layout in Message component; update MessageHide component to use Badge for context indication 2024-12-21 12:10:49 +08:00
ecwu 346634c0d0 Refactor ListAPIs and ListToolsTemplates components to use Card and Carousel for improved UI; enhance template management with Edit and Delete buttons 2024-12-20 20:44:50 +08:00
ecwu de231e215e Refactor WhisperButton and ChatBOX components to use Button component for consistency; improve layout and structure 2024-12-20 19:52:55 +08:00
ecwu 145b333ce4 Remove CopiedHint component and update button styles in Message component; add response model name display 2024-12-20 18:49:10 +08:00
ecwu 3ad8243531 Update message icons and enhance MessageHide component for better context display 2024-12-20 18:42:36 +08:00
ecwu 5f6d83000d Refactor ChatBOX component to enhance input handling and UI elements 2024-12-20 18:37:09 +08:00
ecwu 5ecfe13234 Add theme toggle functionality with ThemeProvider and ModeToggle component 2024-12-20 18:28:33 +08:00
ecwu 368d9810c2 refactor message layout for improved UI consistency 2024-12-20 18:21:28 +08:00
ecwu 17a4bf6d6b remove StatusBar in ChatBOX with a new design 2024-12-20 17:31:01 +08:00
ecwu ac307f5551 Refactor import path for Settings component to improve code organization 2024-12-20 16:10:07 +08:00
ecwu 5ad8737370 Add ExpandableChat component with toggle functionality and customizable dimensions 2024-12-20 16:07:49 +08:00
ecwu b513e21489 Add chat components: ChatBubble, ChatInput, ChatMessageList, and loading indicator 2024-12-20 16:07:44 +08:00
ecwu bac65994b0 Refactor Settings component and integrate shadcn UI elements for improved user experience 2024-12-20 16:06:01 +08:00
ecwu 7ecdae8f1d Add UI components (shadcn) and utility functions for improved styling and layout 2024-12-20 13:17:34 +08:00
ecwu 08a7670509 fix type problem 2024-07-18 00:21:17 +08:00
ecwu 3ee5cd32bc redesign top stats with a navbar 2024-07-18 00:18:20 +08:00
ecwu 9298839b4f fix over tight textarea for text input 2024-07-17 23:38:51 +08:00
ecwu 9d0f93ecf6 fix overflow api card 2024-07-17 11:34:39 +08:00
ecwu c2c17e5956 refine setting layout 2024-07-17 11:25:09 +08:00
ecwu 415fb934ae clean up setting panel 2024-07-17 02:06:13 +08:00
ecwu 148d912be5 refine search panel 2024-07-17 00:30:17 +08:00
ecwu 52d8c3280e adding new stat panel 2024-07-17 00:17:26 +08:00
ecwu a45785c607 fix absolute main.tsx path 2024-07-16 23:06:35 +08:00
ecwu 8c17b842b2 fix absolute main.tsx path 2024-07-16 23:04:07 +08:00
ecwu 4bf3e02962 reform the message box with bubble style 2024-07-16 23:01:18 +08:00
ecwu 0ae53ff954 reconstitution ui with daisyui 2024-07-16 21:51:58 +08:00