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 7645300bda refactor: 将群组用户操作相关的逻辑单独抽象成一个hooks方便复用 2 years ago
..
assets feat: 页面增加opengraph属性 2 years ago
build feat: 增加工具蛙插件 2 years ago
e2e refactor: move all files into client 3 years ago
plugins feat: 增加引用时可以跳转到某个面板 2 years ago
scripts perf: 优化插件类型生成代码 3 years ago
src refactor: 将群组用户操作相关的逻辑单独抽象成一个hooks方便复用 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: 增加拖拽文件发送图片的功能 2 years ago
postcss.config.js refactor: move all files into client 3 years ago
registry.json feat: 增加工具蛙插件 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