think/packages/client
sudemqaq 8500370121 1.目前支持前端通过s3 协议直传到对象存储
2.微调了前端上传图片界面时显示的图片被错误的设置成宽高比均为100% 的问题,修正为100 % 的宽度
3.调整前端下载文件的请求改为url 地址以 http:// 或 https://开头时自动重定向下载,否则使用 FileSaver 下载文件
2024-09-10 13:18:56 +08:00
..
public 1.删除aliyun,tencent 的配置项,改为统一使用s3 方案上传 2024-09-09 14:39:50 +08:00
src 1.目前支持前端通过s3 协议直传到对象存储 2024-09-10 13:18:56 +08:00
.eslintrc.js fix lint 2023-04-09 13:24:34 +08:00
.gitignore chore: ignore manifest.json 2022-08-05 19:37:32 +08:00
README.md doc: update README 2022-02-20 19:55:38 +08:00
copy-diagram-resources.js chore: update docker-compose 2022-08-05 19:36:09 +08:00
dev-server.js chore: update default port 2022-05-21 15:09:20 +08:00
global.d.ts feat: use kity-mind 2022-05-21 12:21:14 +08:00
next-env.d.ts root: upload source code 2022-02-20 19:51:55 +08:00
next.config.js 1.目前支持前端通过s3 协议直传到对象存储 2024-09-10 13:18:56 +08:00
package.json fix: close #278 2024-08-16 13:19:05 +08:00
prod-server.js chore: update default port 2022-05-21 15:09:20 +08:00
pwa-cache.js client: update pwa config 2022-05-26 14:01:42 +08:00
tsconfig.json client: use web-woker to calculate md5 2022-06-04 19:03:39 +08:00

README.md

@think/client

客户端。