Commit Graph
35 Commits
Author SHA1 Message Date
ecwu 001bc479c2 Enhance ChatBubble and ChatBOX components to display loading messages; improve structure and formatting for better readability 2024-12-21 21:40:06 +08:00
ecwu 1c1c46b67d Enhance Message component with improved clipboard functionality; add fallback for clipboard copy and update icon based on chat visibility state 2024-12-21 20:27:06 +08:00
ecwu bb2b6164d6 Refactor EditMessage component to use Dialog for improved user experience; replace textarea with custom Textarea component for better styling and functionality 2024-12-21 18:06:03 +08:00
ecwu 05d9132c22 Enhance ChatBOX component with improved alert messages and layout; replace plain text with structured ChatBubble components for better user experience 2024-12-21 17:51:21 +08:00
ecwu dccddd6c4f Refactor Settings and ChatBOX components for improved layout; add Search button and integrate ScrollArea for better content management 2024-12-21 14:23:36 +08:00
ecwu 5535706a26 Refactor Settings component to replace native select elements with custom Select components for improved UI consistency and usability 2024-12-21 14:10:12 +08:00
ecwu 685ef3c9d6 Remove commented-out code in ListAPIs component to clean up the codebase 2024-12-21 13:30:39 +08:00
ecwu f2feedd3a2 Enhance ListAPIs component to display template name conditionally; update ChatBOX layout for improved spacing 2024-12-21 13:13:36 +08:00
ecwu e8f0c0ffa5 Refactor ListToolsTemplates component to use NavigationMenu for improved navigation; enhance template management with Edit and Delete buttons 2024-12-21 12:51:07 +08:00
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