ChatGPT-Next-Web/app
xiaotianxt dd20c36a55 fix: distinguish PC/Mobile behavior on auto-scroll
The chat list should be set to auto-scroll on mobile screen when the
input textarea is focused. It should not behave like that on PC screen
because user may want to refer to previous content.
2023-04-06 20:38:21 +08:00
..
api fixup 2023-04-06 17:28:09 +08:00
components fix: distinguish PC/Mobile behavior on auto-scroll 2023-04-06 20:38:21 +08:00
icons feat: optimize usage display 2023-04-03 12:18:04 +00:00
locales fix: #463 add subscrption total amount 2023-04-06 03:56:54 +08:00
store Merge pull request #509 from xiaotianxt/feat/dnd-xiaotianxt 2023-04-06 04:12:00 +08:00
styles fix: 兼容不同浏览器的input range兼容 2023-04-06 12:39:31 +08:00
constant.ts doc: update document 2023-04-06 00:41:44 +08:00
layout.tsx fix: add media query to theme-color, fix auto theme not updating theme-color 2023-04-03 16:24:59 +00:00
page.tsx fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
polyfill.ts fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
requests.ts fixup 2023-04-06 17:34:17 +08:00
utils.ts Merge pull request #510 from Yidadaa/user-prompt 2023-04-06 04:02:48 +08:00