LibreChat/client/src/components/Chat
Anirudh 03fe361917
🔧 fix+chore: Resolve Overflow in Settings Modal & Upgrade to Headless UI 2.0 (#2661)
* fix: dropdown overflow

* fix: make dropdown work on mobile

* feat: update headlessui to 2.0 and use portal

* feat: rewrite modal using headlessui

* fix: applying of maxHeight

* fix: optimize backdrop for dark mode

* fix: rendering dropdown width

* feat: match small screen layout to radix-ui dialog

* revert: mobile modifications

* fix: modal animations

* fix: z-index

* chore: Migrate from HeadlessUI 1.0 to 2.0

* fix: h2 nesting

* fix: use lighter border for PopoverButtons

* feat: Move modal to the top if using a small screen

* fix: mobile position

* fix: frontend tests

* feat: use row layout in mobile instead of col

* fix: remove config path from tsconfig

* fix: fix dropdown tests (gpt4o ftw!)

* feat: Upgrade to latest headlessui version

* fix:test1

* fix: ThemeSelector test

* fix: re-add speech tab

* style: use pl and pr-3

* fix: speech tab dropdowns

* style: use maxHeight for language

* feat: convert DropdownNoState to v2.0

* fix: use v2 params for voiceDropdown

* style: reduce maxHeight for VoiceDropdown and set fixed width

* chore: rebuild package-lock

* style(fix): copy over the same styles for the settingsTab

* style(fix): use -top-1 for speech tabs

* style(fix): use max-w-[400px]

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2024-07-10 16:45:58 -04:00
..
Input 🔧 fix+chore: Resolve Overflow in Settings Modal & Upgrade to Headless UI 2.0 (#2661) 2024-07-10 16:45:58 -04:00
Menus 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00
Messages 🎤 feat: add custom speech config, browser TTS/STT features, and dynamic speech tab settings (#2921) 2024-07-05 10:13:34 -04:00
AddMultiConvo.tsx 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00
ChatView.tsx 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00
ExportAndShareMenu.tsx 🚀 feat: Add Option to Disable Shared Links (#2986) 2024-06-15 11:12:03 -04:00
ExportButton.tsx 🚀 feat: Shared Links (#2772) 2024-05-17 18:13:32 -04:00
Footer.tsx 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00
Header.tsx 🌿 feat: Multi-response Streaming (#3191) 2024-06-25 03:02:38 -04:00
Landing.tsx 🎂 fix: birthday icon (#2950) 2024-06-04 08:55:41 -04:00
Presentation.tsx 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
PromptCard.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptLanding.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Prompts.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00