Perplexica/ui/components
minicx 901c27a3f1 feat(highlight): add syntax highlighting
- Add syntax highlighting with [highlight.js](https://highlightjs.org/)

Signed-off-by: minicx <minicx@disroot.org>
2024-12-13 02:02:21 +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
CodeBlock.tsx feat(highlight): add syntax highlighting 2024-12-13 02:02:21 +03:00
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(highlight): add syntax highlighting 2024-12-13 02:02:21 +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