ChatGPT-Next-Web/app
Daniel Gerardo Rondón García aaba2fa8b5 Update: Style improvements, Italian localization fix and small improvements
- Added 'disabled' class to the input element when tightBorder is false.
- Applied unavailable cursor style and disabled gray background for elements with the 'disabled' class.
- Fixed Italian localization: Changed 'Lingue' to 'Language' to maintain universal terminology and improve user experience.
- Added improvement to resizing the border so that it was at 90% of the screen size
- Added new color for disabled options
- Added title for explain the usage of tightBorder and adjustedContainer
- Added the feature to remove a chat item using the middle click (middle mouse button)
- Properly utilized the MouseEvent event in the ChatItem component
2023-04-05 23:09:55 -05:00
..
api fix: #410 can not stop response 2023-04-06 03:19:33 +08:00
components Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05:00
icons feat: optimize usage display 2023-04-03 12:18:04 +00:00
locales Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05:00
store Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05:00
styles Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05: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 Merge pull request #510 from Yidadaa/user-prompt 2023-04-06 04:02:48 +08:00