mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +01:00
* Initial implementation of MultiSearch. Added implementation to MultiSelect and SelectDropDown and variants * Update scrollbar styles to prevent breakages on Chrome * Revert changes to vite.config.ts (redundant for now) * chore(New Chat): organize imports * style(scrollbar-transparent): use webkit as standard, expected behavior * chore: useCallback for mouse enter/leave * fix(Footer): resolve map key error * chore: memoize Conversations * style(MultiSearch): improve multisearch styling * style: dark mode search input * fix: react warnings due to unrecognize html props * chore: debounce OpenAI settings inputs * fix(useDebouncedInput): only use event value as newValue if not object --------- Co-authored-by: Flynn <gpg@flyn.ca> |
||
|---|---|---|
| .. | ||
| Settings | ||
| EditPresetDialog.tsx | ||
| EndpointOptionsDialog.tsx | ||
| EndpointOptionsPopover.tsx | ||
| EndpointSettings.tsx | ||
| Icon.tsx | ||
| index.ts | ||
| MinimalIcon.tsx | ||
| PopoverButtons.tsx | ||
| SaveAsPresetDialog.tsx | ||