Perplexica/ui/components
minicx 7ba6c7d099 feat(ui): changed Markdown rendering library
- Markdown render library changed to [react-markdown](https://github.com/remarkjs/react-markdown)
- Added basic hightling via [rehype-highlight](https://github.com/rehypejs/rehype-highlight)

Signed-off-by: minicx <minicx@disroot.org>
2024-12-13 16:01:19 +03:00
..
MessageActions update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
MessageInputActions feat(focus): only icon on small devices 2024-11-30 20:58:11 +05:30
theme update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
Chat.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
ChatWindow.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
DeleteChat.tsx feat(delete-chat): use window.location to refresh page 2024-10-30 09:11:48 +05:30
EmptyChat.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
EmptyChatMessageInput.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
Layout.tsx update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
MessageBox.tsx feat(ui): changed Markdown rendering library 2024-12-13 16:01:19 +03:00
MessageBoxLoading.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30
MessageInput.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
MessageSources.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
Navbar.tsx feat(navbar): remove comments 2024-10-29 20:00:31 +05:30
SearchImages.tsx feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
SearchVideos.tsx feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
SettingsDialog.tsx feat(providers): add gemini 2024-11-28 20:47:18 +05:30
Sidebar.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30