ecwu
|
3663193f50
|
refactor: move isVailedJSON import to utils for better organization
|
2025-01-04 23:53:38 +08:00 |
|
ecwu
|
1f9c75b91e
|
refactor: rename tmps to temps in Settings and setAPIsTemplate components for consistency
|
2025-01-04 22:49:45 +08:00 |
|
ecwu
|
3728766d7f
|
refactor: rename components and update import paths for consistency
|
2025-01-03 11:30:12 +08:00 |
|
ecwu
|
c421792b9f
|
feat: add alert icon in Settings button for missing API key or endpoint
|
2025-01-03 01:35:45 +08:00 |
|
ecwu
|
30583a421d
|
refactor: update Settings and Navbar components for improved state management and UI integration
|
2025-01-03 01:17:54 +08:00 |
|
|
|
dda88258ea
|
change settings container to NonOverflowScrollArea
|
2024-12-30 15:15:23 +08:00 |
|
|
|
7a5bd999a8
|
Revert "setting overflow scroll to outer element"
This reverts commit b157614329.
|
2024-12-30 14:59:34 +08:00 |
|
|
|
b157614329
|
setting overflow scroll to outer element
|
2024-12-30 10:48:03 +08:00 |
|
|
|
092ac46c15
|
move status to AppContext
|
2024-12-27 17:39:03 +08:00 |
|
|
|
48ead03629
|
upgrade react 19, remove preact usage
|
2024-12-27 15:43:48 +08:00 |
|
|
|
6a7f273682
|
fix: chatStore.cost is null
|
2024-12-25 18:04:13 +08:00 |
|
|
|
926f3bea5c
|
Fix types, replace preact with react
|
2024-12-22 23:04:36 +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
|
ac307f5551
|
Refactor import path for Settings component to improve code organization
|
2024-12-20 16:10:07 +08:00 |
|
ecwu
|
bac65994b0
|
Refactor Settings component and integrate shadcn UI elements for improved user experience
|
2024-12-20 16:06:01 +08:00 |
|