quivr/frontend/lib/types
Antoine Dewez 1cf0e1a164
feat(frontend): handle mentions in search bar (#2049)
# Description

- Handle mentions in search bar
- Add a Loader Icon component and use it in Search Bar
- Custom Placeholder possible on Editor Component
- Remove unused useEditorStateUpdater
- Fix Bug when Enter was typed

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 18:13:20 -08:00
..
brainConfig.ts feat: add Agent creation frontend (#1836) 2023-12-06 15:59:59 +01:00
Document.ts Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
Icons.ts feat(frontend): handle mentions in search bar (#2049) 2024-01-21 18:13:20 -08:00
index.ts Refactor/front (#313) 2023-06-13 16:33:41 +02:00
Knowledge.ts feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
Message.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
NotificationBanner.ts feat: add remote notification config (#1547) 2023-11-02 19:20:07 +01:00
Onboarding.ts feat: add Welcome chat (#1365) 2023-10-10 09:27:35 +02:00
Prompt.ts feat: add custom prompt fields on brain setting pages (#837) 2023-08-03 15:41:24 +02:00
SecurityQuestion.ts feat: fetch security questions from CMS (#1464) 2023-10-23 14:06:26 +02:00
SupportedFileExtensions.ts feat: 🎸 docs (#1561) 2023-11-02 14:42:39 +01:00
testimonial.ts feat: fetch homepage data from CMS (#1452) 2023-10-20 15:36:55 +02:00
UseCase.ts feat: fetch homepage data from CMS (#1452) 2023-10-20 15:36:55 +02:00
User.ts feat: setup premium feature backend (#1467) 2023-10-23 18:19:04 +02:00