You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/web/src/components/ChatBox/ChatMessageList
moonrailgun 971691bc82 refactor: 移除弃用的虚拟列表组件 3 years ago
..
Item.less style: rename item.less -> Item.less 4 years ago
Item.tsx perf(web): 优化获取批量用户详情的策略 4 years ago
NormalList.tsx feat: 增加普通聊天列表用以兜底 4 years ago
VirtualizedList.new.tsx style: update list atBottomThreshold 4 years ago
const.ts fix: 修复滚动无法加载更多的bug 4 years ago
index.tsx refactor: 移除弃用的虚拟列表组件 3 years ago
types.ts refactor: 使用react-virtuoso进行新的列表重构 4 years ago
useChatMessageItemAction.tsx perf: update icon with placeholder 4 years ago
useChatMessageReaction.tsx feat: 增加取消reaction的操作 4 years ago
useMessageReactions.tsx refactor: remove css gap 4 years ago
useRenderPluginMessageInterpreter.tsx perf: update icon with placeholder 4 years ago