__tests__
|
Refactor ChatSearch and add various states
|
2022-09-13 11:55:13 -04:00 |
chat-pane
|
Add StatContext to store global stat state
|
2022-09-27 16:05:19 -04:00 |
chat-search
|
Use query key system
|
2022-09-27 15:42:24 -04:00 |
ui
|
Fix classnames import
|
2022-08-31 13:24:01 -04:00 |
chat-list-item.tsx
|
useChat --> useChatActions
|
2022-09-28 15:20:59 -05:00 |
chat-list.tsx
|
Fix fade when scrolling on ChatList
|
2022-09-27 10:50:01 -04:00 |
chat-message-list-intro.tsx
|
useChat --> useChatActions
|
2022-09-28 15:20:59 -05:00 |
chat-message-list.tsx
|
useChat --> useChatActions
|
2022-09-28 15:20:59 -05:00 |
chat-pane-header.tsx
|
Add tests
|
2022-09-12 14:42:15 -04:00 |
chat-search-input.tsx
|
ChatPageSidebar: refactor search
|
2022-09-22 17:06:42 -05:00 |
chat-settings.tsx
|
useChat --> useChatActions
|
2022-09-28 15:20:59 -05:00 |
chat-window.tsx
|
Refactor chat component naming
|
2022-09-12 16:46:19 -04:00 |
chat.tsx
|
useChat --> useChatActions
|
2022-09-28 15:20:59 -05:00 |