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
moonrailgun 98af14969a fix: 修复挂断通话后仍然会显示正在使用摄像头/麦克风小红点的bug 2 years ago
..
assets perf: 减少首屏图片体积,从600+缩减到500+ 3 years ago
build fix: 修复workbox匹配规则问题 2 years ago
e2e refactor: move all files into client 3 years ago
plugins feat: 提及tag增加用户名fallback 2 years ago
scripts perf: 优化插件类型生成代码 2 years ago
src fix: 修复挂断通话后仍然会显示正在使用摄像头/麦克风小红点的bug 2 years ago
test chore: 统一jest版本为27, 修复单元测试问题 3 years ago
types refactor: move all files into client 3 years ago
.ministarrc.js chore: release cli and update config 3 years ago
.npmrc refactor: move all files into client 3 years ago
jest.config.js test: 修复CI报错 2 years ago
package.json feat: markdown渲染的图片允许被放大预览 2 years ago
postcss.config.js refactor: move all files into client 3 years ago
registry.json feat: 增加wormhole插件用于文件传输 2 years ago
tailchat.d.ts perf: 优化控制器的配色方案, 增强控制器状态辨识度 2 years ago
tailwind.config.js refactor: 调整插件项样式,减少空白区域 3 years ago
tsconfig.json refactor: 升级依赖: react18与react-router v6 以及其他 3 years ago
tsconfig.node.json refactor: move all files into client 3 years ago
tsconfig.test.json test: 修复CI报错 2 years ago