perplexica/ui/components
WanQuanXie 01fc683d32 fix(SettingDialog): use `value` instead of `selected` props in <select>
avoid the browser console warning in devServer mode
2024-05-07 06:35:39 +08:00
..
MessageActions Initial commit 2024-04-09 16:21:05 +05:30
Chat.tsx feat(message-input): prevent message when loading 2024-04-24 10:06:56 +05:30
ChatWindow.tsx feat(ws-managers): implement better error handling 2024-05-06 19:59:13 +05:30
EmptyChat.tsx feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
EmptyChatMessageInput.tsx feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +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(SettingDialog): use `value` instead of `selected` props in <select> 2024-05-07 06:35:39 +08:00
Sidebar.tsx feat(ui): add settings page 2024-04-23 16:52:41 +05:30