ChatGPT-Next-Web/app/components
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
..
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 Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05:00
chat.module.scss feat: close #469 support reset session and do not send memory 2023-04-06 02:37:12 +08:00
chat.tsx fixup 2023-04-06 04:01:53 +08:00
error.tsx fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
home.module.scss Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05:00
home.tsx Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05: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 Update: Style improvements, Italian localization fix and small improvements 2023-04-05 23:09:55 -05:00
ui-lib.module.scss fix: #439 context prompt input with textarea 2023-04-06 02:05:44 +08:00
ui-lib.tsx fix: #439 context prompt input with textarea 2023-04-06 02:05:44 +08:00
window.scss fix: header title overflow 2023-04-05 11:32:45 +00:00