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 62c7edfd6b refactor: 拆分webview缓存与非缓存
并迁移部分插件iframe到Webview组件
4 years ago
..
assets perf: 减少首屏图片体积,从600+缩减到500+ 4 years ago
build chore: 优化开发体验,执行dev时打包所有插件 4 years ago
e2e
plugins refactor: 拆分webview缓存与非缓存 4 years ago
scripts perf: 优化插件类型生成代码 4 years ago
src refactor: 拆分webview缓存与非缓存 4 years ago
test chore: 统一jest版本为27, 修复单元测试问题 4 years ago
types
.ministarrc.js chore: release cli and update config 4 years ago
.npmrc
jest.config.js
package.json chore: 升级一波依赖 4 years ago
postcss.config.js
registry.json feat: 增加自定义用户信息 4 years ago
tailchat.d.ts feat: 增加新组件 CopyableText 4 years ago
tailwind.config.js refactor: 调整插件项样式,减少空白区域 4 years ago
tsconfig.json refactor: 升级依赖: react18与react-router v6 以及其他 4 years ago
tsconfig.node.json
tsconfig.test.json