ChatGPT-Next-Web/app/components
2023-05-25 01:13:19 +08:00
..
button.module.scss feat: i18n refactor and style adjustment 2023-04-28 00:34:37 +08:00
button.tsx feat: i18n refactor and style adjustment 2023-04-28 00:34:37 +08:00
chat-list.tsx feat: scrolling effect when switching chat windows 2023-05-12 17:54:40 +08:00
chat.module.scss fixup: i18n and icon minor changes 2023-05-21 01:44:59 +08:00
chat.tsx Merge pull request #1678 from Yidadaa/export 2023-05-22 01:02:58 +08:00
emoji.tsx feat: add mask crud 2023-04-26 02:02:46 +08:00
error.tsx feat: i18n refactor and style adjustment 2023-04-28 00:34:37 +08:00
exporter.module.scss fixup 2023-05-22 23:59:11 +08:00
exporter.tsx fix state loss after user switches from steps 2023-05-24 14:44:06 +08:00
home.module.scss feat: close #580 export messages as image 2023-05-22 00:59:36 +08:00
home.tsx fix: #1444 async load google fonts 2023-05-14 23:25:22 +08:00
input-range.module.scss fix: 兼容不同浏览器的input range兼容 2023-04-06 12:39:31 +08:00
input-range.tsx fix: 兼容不同浏览器的input range兼容 2023-04-06 12:39:31 +08:00
markdown.tsx feat: close #580 export messages as image 2023-05-22 00:59:36 +08:00
mask.module.scss feat: improve mask ui 2023-05-02 03:10:13 +08:00
mask.tsx feat: close #1626 hide context prompts in mask config 2023-05-20 20:08:17 +08:00
message-selector.module.scss chore: mobile export image style 2023-05-22 01:23:08 +08:00
message-selector.tsx fix: a few typos 2023-05-24 14:42:36 +08:00
model-config.tsx fix: typo PresencePenlty -> PresencePenalty 2023-05-16 15:40:43 +08:00
new-chat.module.scss feat: scrollable mask lists in new-chat page 2023-05-20 23:49:10 +08:00
new-chat.tsx fixup 2023-05-20 23:53:39 +08:00
settings.module.scss chore: remove an unused css name 2023-05-08 08:48:47 +08:00
settings.tsx feat: close #1478 new chat use global config as default 2023-05-20 00:39:52 +08:00
sidebar.tsx feat: close #1055 cmd/alt/ctrl + arrow up/down to switch window 2023-05-09 23:01:17 +08:00
ui-lib.module.scss 优化Select component 2023-05-10 14:09:30 +00:00
ui-lib.tsx refactor: Fix undefined className in ListItem 2023-05-25 01:13:19 +08:00