anything-llm/frontend/src/components
Sean Hatfield b94da205a5
fix truncate function to handle Chinese characters (#677)
* fix truncate function to handle Chinese characters

* revert changes to truncate function and cut off title using css

* add CSS ellipse on long file name

* fix uploaded middleTruncation as well as directory

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-06 11:30:49 -08:00
..
ChangeWarning [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
ChatBubble chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
DataConnectorOption Add ability to grab youtube transcripts via doc processor (#470) 2023-12-18 17:17:26 -08:00
DefaultChat #520 fixed unauthorized token error (#535) 2024-01-08 13:16:00 -08:00
EditingChatBubble [Chore] replace all React-feather icons with phosphor icons fully (#349) 2023-11-09 08:55:20 -08:00
EmbeddingSelection [FEAT] add support for new openai embedding models (#653) 2024-01-29 08:48:27 -08:00
LLMSelection Implement support for HuggingFace Inference Endpoints (#680) 2024-02-06 09:17:51 -08:00
Modals fix truncate function to handle Chinese characters (#677) 2024-02-06 11:30:49 -08:00
ModalWrapper [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
PrivateRoute Onboarding V2 (#502) 2024-01-04 15:54:31 -08:00
SettingsSidebar [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
Sidebar GitHub loader extension + extension support v1 (#469) 2023-12-18 15:48:02 -08:00
UserIcon Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
UserMenu [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
VectorDBSelection feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
WorkspaceChat [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00
Preloader.jsx Add prisma reset dev command 2024-01-23 14:22:50 -08:00