Commit Graph

2167 Commits (c25d3a0b46bd7ec8a3321cd72e7ee7360a218bff)
 

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

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

issue #7
4 years ago
shikelong 4eeedd338f fix: fix modal invisible issue when has exist another opend modal. sample case: change avatar 4 years ago
moonrailgun e450b9f329 style: fix type problem 4 years ago
moonrailgun d19f88ff94 feat: i18n for guest view 4 years ago
moonrailgun 38b0989202 style: MobileMenuBtn pointer 4 years ago
moonrailgun 446c70a42b feat: 访客登录提示与访客账号认领 4 years ago
moonrailgun 086458bb60 feat: 增加创建游客账户的界面 4 years ago
moonrailgun 67e0638ff6 style: update DevContainer style 4 years ago