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/client/web/src/components
moonrailgun 66c1038970 refactor: 重构消息通知模式,将免打扰相关的逻辑集成到核心代码中
避免怪异的用户体验
2 years ago
..
ChatBox perf: 优化在小屏幕移动端上的界面表现,移除不恰当的边距 2 years ago
DynamicVirtualizedList refactor: move all files into client 3 years ago
Emoji perf: 修改dropdown的overlay到menu, 这是因为会被逐渐弃用 2 years ago
FullModal feat: 增加系统设置页面的自定义设置项注册(for plugin) 2 years ago
KeepAliveOverlay fix: 优化withKeepAliveOverlay的参数依赖管理,修复不强制渲染时无法取消挂载的情况 2 years ago
Panel feat: 增加成员管理面板 2 years ago
QuickSwitcher style: remove tailchat-shared/* imports 3 years ago
UserPicker refactor: move all files into client 3 years ago
__mocks__ refactor: move all files into client 3 years ago
__tests__ test: 修复CI报错 2 years ago
modals feat: 增加成员管理面板 2 years ago
popover perf: 优化获取群组设置的逻辑,增强代码可读性 2 years ago
AlertErrorView.tsx refactor: move all files into client 3 years ago
AppRouterApi.tsx feat: notify增加点击输入框跳转的功能,并增加api调用页面跳转的方式 2 years ago
Avatar.tsx fix: 修复未加载的会话标记已读会有问题的bug 3 years ago
AvatarPicker.tsx refactor: move all Icon import source to tailchat-design 3 years ago
AvatarUploader.tsx refactor: move all Icon import source to tailchat-design 3 years ago
CommonSidebarWrapper.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
ConverseName.tsx feat: 收件箱侧边栏展示 2 years ago
DelayTip.tsx refactor: move all files into client 3 years ago
ErrorBoundary.tsx feat: ErrorBoundary增加重试功能 2 years ago
ErrorView.tsx refactor: move all files into client 3 years ago
FileSelector.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
GlobalTemporaryTip.tsx refactor: move all files into client 3 years ago
GroupName.tsx feat: 收件箱侧边栏展示 2 years ago
GroupPanelItem.tsx refactor: 重构消息通知模式,将免打扰相关的逻辑集成到核心代码中 2 years ago
GroupPanelSelector.tsx perf: 修改dropdown的overlay到menu, 这是因为会被逐渐弃用 2 years ago
GroupSection.tsx refactor: move all Icon import source to tailchat-design 3 years ago
Highlight.tsx refactor: move all files into client 3 years ago
IconBtn.tsx fix: 修复挂断通话后仍然会显示正在使用摄像头/麦克风小红点的bug 2 years ago
Image.tsx refactor: move all files into client 3 years ago
Intersection.tsx refactor: 优化已读逻辑,修改为使用Intersection来校验消息是否已读 3 years ago
InviteCodeExpiredAt.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
IsDeveloping.tsx refactor: move all Icon import source to tailchat-design 3 years ago
LanguageSelect.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
Loadable.tsx feat: Loadable增加配置项允许增加加载中提示 2 years ago
Loading.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
LoadingOnFirst.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
LoadingSpinner.tsx refactor: move all files into client 3 years ago
Markdown.less fix: 修复markdown引用样式问题 2 years ago
Markdown.tsx feat: markdown渲染的图片允许被放大预览 2 years ago
Modal.less refactor: move all files into client 3 years ago
Modal.tsx refactor: move all Icon import source to tailchat-design 3 years ago
NoData.tsx refactor: move all files into client 3 years ago
NotFound.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
OpenedPanelTip.tsx refactor: move all files into client 3 years ago
PillTabs.less refactor: move all files into client 3 years ago
PillTabs.tsx refactor: 关闭pilltab动画,因为新版的antd Tabs 行为发生了改变 2 years ago
Portal.tsx refactor: move all files into client 3 years ago
Problem.tsx feat: 增加未选中任何消息状态的placeholder 2 years ago
SectionHeader.tsx perf: 修改dropdown的overlay到menu, 这是因为会被逐渐弃用 2 years ago
SidebarView.tsx feat: 增加alpha模式,并将虚拟列表丢到alpha模式中 2 years ago
Slides.less refactor: move all files into client 3 years ago
Slides.tsx refactor: move all files into client 3 years ago
Spinner.tsx refactor: move all Icon import source to tailchat-design 3 years ago
SplitPanel.less refactor: move all files into client 3 years ago
SplitPanel.tsx refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
TcPopover.tsx style: 迁移准备弃用的属性 2 years ago
TipIcon.tsx refactor: move all Icon import source to tailchat-design 3 years ago
UpdateNotificationBtn.tsx refactor: move all files into client 3 years ago
UserAvatar.tsx style: 优化UserAvatar 和 UserName 的props,允许接受更多的参数 2 years ago
UserListItem.tsx feat: 增加群组配置权限,增加群组成员隐私控制选项 2 years ago
UserName.tsx style: 优化UserAvatar 和 UserName 的props,允许接受更多的参数 2 years ago
UserProfileContainer.tsx feat: topic 内容与回复渲染 3 years ago
UserSelector.tsx style: remove tailchat-shared/* imports 3 years ago
Webview.tsx refactor: 拆分webview缓存与非缓存 2 years ago