ChatGPT-Next-Web/app/components
xiaotianxt f920b2001d
performance: introduce lazy-loading for ChatList
Reduce the first load JS bundle size using next/dynamic.
2023-04-06 02:41:27 +08:00
..
button.module.scss feat: #138 add context prompt, close #330 #321 2023-04-02 17:48:43 +00:00
button.tsx fixup: ux improve 2023-04-02 18:28:07 +00:00
chat-list.tsx feat(dnd): add drag and drop feature 2023-04-06 01:43:10 +08:00
chat.module.scss fixup: ux improve 2023-04-02 18:28:07 +00:00
chat.tsx Merge pull request #497 from waltcow/main 2023-04-05 22:07:17 +08:00
error.tsx fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
home.module.scss feat(dnd): add drag and drop feature 2023-04-06 01:43:10 +08:00
home.tsx performance: introduce lazy-loading for ChatList 2023-04-06 02:41:27 +08:00
markdown.tsx linkTarget={'_blank'},这个对于对话框中的链接,会在新的tab页打开,体验更好。 2023-04-04 16:33:36 +08:00
settings.module.scss fix: #418 valid model config 2023-04-04 01:05:33 +08:00
settings.tsx add getEmojiUrl as util function 2023-04-05 15:48:44 +08:00
ui-lib.module.scss fix: #289 #367 #353 #369 provide more error message info 2023-04-02 19:14:53 +00:00
ui-lib.tsx feat: #2 add prompt hints 2023-03-28 17:45:23 +00:00
window.scss fix: header title overflow 2023-04-05 11:32:45 +00:00