Commit Graph

814 Commits (160547a15632909cff32c3485c9aab4e6dcb0b74)
 

Author SHA1 Message Date
moonrailgun 6e6841e544 refactor: 新版虚拟列表的消息ack与加载更多限制 3 years ago
moonrailgun 724693a82a refactor: 修复虚拟列表动态加载时的滚动问题 3 years ago
moonrailgun 3c4d5e14b5 refactor: 新版虚拟列表增加加载更多与触底锁定 3 years ago
moonrailgun 57737d76a7 refactor: 使用react-virtuoso进行新的列表重构 3 years ago
moonrailgun 3003ac965f feat: wip: new-virtualized-list 3 years ago
moonrailgun 66fbf1a024 feat: 增加消息reactions渲染 3 years ago
moonrailgun ea30bb8894 feat: add message reaction 3 years ago
moonrailgun f5d36de237 refactor: emoji面板调整
并增加点击后的回调事件
3 years ago
moonrailgun b3e4359920 feat: 增加 TcPopover 用于在content中使用hooks关闭popover 3 years ago
moonrailgun 6558f612c3 refactor: 进一步封装useColorScheme
将解析函数内聚到hooks里面
3 years ago
moonrailgun 71ff176a66 feat: 增加emoji表情管理 3 years ago
moonrailgun 9642f2c436 style: 调整消息操作使其打开菜单时能够锁定选中样式 3 years ago
moonrailgun 49e02112ce refactor: 调整消息操作按钮的样式 3 years ago
moonrailgun f6d1a424b9 fix: 修复回复悬浮窗的样式 3 years ago
moonrailgun f25e0a7e9f feat: 增加删除消息功能 3 years ago
moonrailgun f54ba52174 feat: 处理远程的delete message事件 3 years ago
moonrailgun 31b96960d3
Merge pull request #15 from shikelong/new
feat(chat): upload image now support enter and esc key down event
3 years ago
shikelong 0fec73f2a7 feat(chat): upload image now support enter and esc key down event 3 years ago
moonrailgun 5d65912b4d chore: update yarnrc config for widget 3 years ago
moonrailgun d972b81cc9 v0.0.8 3 years ago
moonrailgun 687ccf6971 chore: update widget release script 3 years ago
moonrailgun 67bd890cf9 v0.0.4 3 years ago
moonrailgun aa2b6def12 chore: add publish script for widget 3 years ago
moonrailgun c624b7a7b3 perf: 优化在移动端的面板体验 3 years ago
moonrailgun 3633ef0aa4 feat: 增加操作图标 3 years ago
moonrailgun 5be90cf852 feat: 增加消息撤回操作 3 years ago
moonrailgun 69e6453183 feat: 消息更新事件处理 3 years ago
moonrailgun f8ebcc7407 refactor: 全局屏蔽右键菜单 3 years ago
moonrailgun 5cb75c3cba feat(widget): 增加了closebtn 3 years ago
moonrailgun 3d065d5ec0 refactor: widget 点击展开 3 years ago
moonrailgun 2f910171dc feat: add tailchat widget container 3 years ago
moonrailgun b4c157b1e9 chore: init package 3 years ago
moonrailgun 3def566add feat: bbcode 增加代码解析 3 years ago
moonrailgun 93861c83ff feat: add Suspense 3 years ago
moonrailgun 60b51f50b5 test: add testcase for bbcode plugin 3 years ago
moonrailgun 0c73be8850 feat: 开放游客访问功能 3 years ago
moonrailgun 6370737e94
Merge pull request #13 from shikelong/master
解决了 issue #7,头像裁剪的时候跳过 gif 格式  / 另外修复了存在多个 Modal 时候的堆叠问题
3 years ago
shikelong 8a4bec8819 refactor: move isGIF method's location 3 years ago
shikelong 702ff7596e feat(setting): 由于 gif 使用 canvas 裁剪后无法保留动图格式,对 gif 格式的头像文件跳过裁剪处理。
没有添加确认的步骤。个人感觉从用户体验上来说,直接设置成功会更好一些。

issue #7
3 years ago
shikelong abb3d939e9 feat(setting): 由于 gif 使用 canvas 裁剪后无法保留动图格式,对 gif 格式的头像文件跳过裁剪处理。
没有添加确认的步骤。个人感觉从用户体验上来说,直接设置成功会更好一些。

issue #7
3 years ago
shikelong 4eeedd338f fix: fix modal invisible issue when has exist another opend modal. sample case: change avatar 3 years ago
moonrailgun e450b9f329 style: fix type problem 3 years ago
moonrailgun d19f88ff94 feat: i18n for guest view 3 years ago
moonrailgun 38b0989202 style: MobileMenuBtn pointer 3 years ago
moonrailgun 446c70a42b feat: 访客登录提示与访客账号认领 3 years ago
moonrailgun 086458bb60 feat: 增加创建游客账户的界面 3 years ago
moonrailgun 67e0638ff6 style: update DevContainer style 3 years ago
moonrailgun 65666418da refactor: 重定向时带上当前地址方便登录成功后跳转回来 3 years ago
moonrailgun d57a091d2d chore: 调整workbox的正则表达式 3 years ago
moonrailgun 021b1906f9 chore: move webpack.config.ts 3 years ago