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 9bb4b30143 fix: fix unupdate problem in group invite code create action 2 years ago
..
Card refactor: add file card min width style 2 years ago
ChatBox fix: fix problem if send message throw error will clear input message 2 years ago
DynamicVirtualizedList
Emoji fix: fix emoji render problem if not found 2 years ago
FullModal feat: 增加字体放大插件 2 years ago
KeepAliveOverlay perf: optimize the rendering animation and layer sequence of withKeepAliveOverlay 2 years ago
MarkdownEditor feat: hidden github icon from markdown editor 2 years ago
Panel feat: add mention support friend nickname 2 years ago
QuickSwitcher
UserPicker fix: fix friend struct changed problem in `FriendPicker` 2 years ago
__mocks__ test: fix test problem 2 years ago
__tests__ test: add testcase for markdown table feature 2 years ago
modals fix: fix unupdate problem in group invite code create action 2 years ago
popover/UserPopover feat: add friend nickname support in everywhere 2 years ago
AlertErrorView.tsx
AppRouterApi.tsx feat: notify增加点击输入框跳转的功能,并增加api调用页面跳转的方式 3 years ago
CommonSidebarWrapper.tsx
ConverseName.tsx feat: 收件箱侧边栏展示 3 years ago
DelayTip.tsx
ErrorBoundary.tsx
ErrorView.tsx
FileSelector.tsx
GlobalTemporaryTip.tsx
GroupName.tsx feat: 收件箱侧边栏展示 3 years ago
GroupPanelItem.tsx refactor: 重构消息通知模式,将免打扰相关的逻辑集成到核心代码中 3 years ago
GroupPanelSelector.tsx perf: 修改dropdown的overlay到menu, 这是因为会被逐渐弃用 3 years ago
GroupSection.tsx
Highlight.tsx
IconBtn.tsx fix: 修复挂断通话后仍然会显示正在使用摄像头/麦克风小红点的bug 3 years ago
Image.tsx
ImagePicker.tsx refactor: AvatarPicker -> ImagePicker 2 years ago
ImageUploader.tsx refactor: AvatarUploader -> ImageUploader 2 years ago
Intersection.tsx
InviteCodeExpiredAt.tsx feat: add create invite code edited data update. now can review changed info 2 years ago
IsDeveloping.tsx
JumpToButton.tsx feat: 增加topic插件的收件箱通知项 2 years ago
LanguageSelect.tsx
Loadable.tsx feat: Loadable增加配置项允许增加加载中提示 3 years ago
Loading.tsx
LoadingOnFirst.tsx
LoadingSpinner.tsx
Markdown.less style: add underline for markdown 2 years ago
Markdown.tsx feat: add markdown gfm support and add markdown editor 2 years ago
Modal.less
Modal.tsx style: update style for document iframe in modal 2 years ago
NoData.tsx
NotFound.tsx
OpenedPanelTip.tsx
PillTabs.less feat: 增加topic插件的收件箱通知项 2 years ago
PillTabs.tsx
Portal.tsx
Problem.tsx feat: 增加未选中任何消息状态的placeholder 3 years ago
SectionHeader.tsx
SidebarView.tsx style: optimize the performance of the settings page on mobile 2 years ago
Slides.less refactor: move all files into client 3 years ago
Slides.tsx
Spinner.tsx
SplitPanel.less
SplitPanel.tsx
SubmitButton.tsx feat: add friend nickname set model and api 2 years ago
TcPopover.tsx
TipIcon.tsx feat: add nickname edit in register view 2 years ago
UpdateNotificationBtn.tsx
UserAvatar.tsx style: 优化UserAvatar 和 UserName 的props,允许接受更多的参数 3 years ago
UserListItem.tsx feat: add friend nickname support in everywhere 2 years ago
UserName.tsx test: fix test problem 2 years ago
UserProfileContainer.tsx feat: add friend nickname support in everywhere 2 years ago
UserSelector.tsx
Webview.tsx