ChatGPT-Next-Web/app
Jun Wu 4e0eef4398 fix: re-render if isMobileScreen() changes
Before this change, even with "tight border" enabled, resizing the window from
mobile to non-mobile does not use tight border.

After this change, the "tight border" config is respected as expected.
2023-04-05 23:48:04 -07:00
..
api fix: #410 can not stop response 2023-04-06 03:19:33 +08:00
components fix: re-render if isMobileScreen() changes 2023-04-05 23:48:04 -07: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 fix: re-render if isMobileScreen() changes 2023-04-05 23:48:04 -07:00
styles feat: close #469 support reset session and do not send memory 2023-04-06 02:37:12 +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 fix: #463 add subscrption total amount 2023-04-06 03:56:54 +08:00
utils.ts fix: re-render if isMobileScreen() changes 2023-04-05 23:48:04 -07:00