perplexica/ui/components
ItzCrazyKns 3ef39c69a7
feat(chat-window): add ability to use `q` query param
2024-05-11 12:09:39 +05:30
..
MessageActions Initial commit 2024-04-09 16:21:05 +05:30
Chat.tsx fix(Chat): list map element must specify a unique key 2024-05-08 09:57:11 +08:00
ChatWindow.tsx feat(chat-window): add ability to use `q` query param 2024-05-11 12:09:39 +05:30
EmptyChat.tsx feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
EmptyChatMessageInput.tsx feat(chat-window): add ability to use `q` query param 2024-05-11 12:09:39 +05:30
Layout.tsx Initial commit 2024-04-09 16:21:05 +05:30
MessageBox.tsx feat(message-box): fix bugs 2024-05-04 10:48:42 +05:30
MessageBoxLoading.tsx Initial commit 2024-04-09 16:21:05 +05:30
MessageInput.tsx feat(message-input): prevent message when loading 2024-04-24 10:06:56 +05:30
MessageInputActions.tsx feat(input-actions): fix popover mobile view 2024-04-20 20:46:16 +05:30
MessageSources.tsx feat(messageSources): use arrow functions 2024-04-21 16:22:27 +05:30
Navbar.tsx feat(navbar): use correct padding 2024-04-28 18:21:59 +05:30
SearchImages.tsx feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
SearchVideos.tsx feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
SettingsDialog.tsx fix(SettingsDialog): baseURL storage key 2024-05-09 15:53:57 +08:00
Sidebar.tsx feat(ui): add settings page 2024-04-23 16:52:41 +05:30