Perplexica/ui/components
2024-08-15 22:25:00 +01:00
..
MessageActions update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
MessageInputActions feat(message-actions): move to separate components 2024-05-31 11:02:37 +05:30
theme update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
Chat.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30
ChatWindow.tsx Removed some of the calls to process.env; Used server props instead 2024-08-15 22:25:00 +01:00
DeleteChat.tsx Removed some of the calls to process.env; Used server props instead 2024-08-15 22:25:00 +01:00
EmptyChat.tsx update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
EmptyChatMessageInput.tsx feat(message-input): focus on / key 2024-06-23 10:46:22 +05:30
Layout.tsx update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
MessageBox.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30
MessageBoxLoading.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30
MessageInput.tsx feat(message-input): focus on / key 2024-06-23 10:46:22 +05:30
MessageSources.tsx update(MessageSources): tune the source panel and inner block background color and border color 2024-05-28 11:11:45 +08:00
Navbar.tsx update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
SearchImages.tsx Rename NEXT_PUBLIC_... env variables to allow reading from env at runtime 2024-08-15 20:06:40 +01:00
SearchVideos.tsx Rename NEXT_PUBLIC_... env variables to allow reading from env at runtime 2024-08-15 20:06:40 +01:00
SettingsDialog.tsx Rename NEXT_PUBLIC_... env variables to allow reading from env at runtime 2024-08-15 20:06:40 +01:00
Sidebar.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30