GitHub Actions Bot
|
08854e0ab9
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
|
2024-11-07 19:24:59 +00:00 |
GitHub Actions Bot
|
575416a16d
|
🔱: [client] sync upgrade with 4 commits [trident-sync]
feat: 示例全面改成useFsAsync
chore:
perf: 示例改成useFsAsync
|
2024-11-06 19:26:07 +00:00 |
GitHub Actions Bot
|
3dd0783510
|
🔱: [client] sync upgrade with 5 commits [trident-sync]
build: publish success
chore:
fix: 修复tab change后清空查询表单的bug
build: publish success
|
2024-11-04 19:26:56 +00:00 |
GitHub Actions Bot
|
fadb1d35b3
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
Merge remote-tracking branch 'origin/main'
fix: 修复search.formItem配置无效的bug
|
2024-10-30 19:26:28 +00:00 |
GitHub Actions Bot
|
27a9fc32a6
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: editable row 优化添加
|
2024-10-26 19:23:53 +00:00 |
GitHub Actions Bot
|
7008a408ca
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2024-10-24 19:26:31 +00:00 |
GitHub Actions Bot
|
b928bb46c7
|
🔱: [client] sync upgrade with 7 commits [trident-sync]
build: publish success
chore:
perf: editable支持单元格插槽
https://github.com/fast-crud/fast-crud/issues/431
perf: 独立使用表单支持插槽
https://github.com/fast-crud/fast-crud/issues/435
perf: 表单支持左右插槽
chore:
|
2024-10-23 19:24:45 +00:00 |
GitHub Actions Bot
|
18c9c4a166
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
build: publish success
|
2024-10-21 19:25:06 +00:00 |
GitHub Actions Bot
|
49fa01f209
|
🔱: [client] sync upgrade with 4 commits [trident-sync]
build: publish success
perf: 优化列设置多级表头支持级联勾选
perf: table-select支持destroyOnClose参数,以修复点击取消后,扔保留上一次选中值的bug
|
2024-10-13 19:27:22 +00:00 |
GitHub Actions Bot
|
fe9d443100
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 优化示例的自动调整列宽
|
2024-09-25 19:23:59 +00:00 |
GitHub Actions Bot
|
3dec43d8d4
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2024-09-20 19:24:53 +00:00 |
GitHub Actions Bot
|
5ab2943c3a
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
fix: 修复search-slot错位的问题
|
2024-09-11 19:24:00 +00:00 |
GitHub Actions Bot
|
6e8b0eeca9
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
fix: 修复antdv 文件上传 success事件无效的bug
|
2024-09-10 19:24:33 +00:00 |
GitHub Actions Bot
|
d0c4dfca97
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 全部支持拖动调整列宽
|
2024-08-04 19:24:18 +00:00 |
GitHub Actions Bot
|
f4a11ed328
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
|
2024-07-29 19:24:00 +00:00 |
GitHub Actions Bot
|
b2971cf5fb
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
|
2024-07-28 19:23:50 +00:00 |
GitHub Actions Bot
|
f97827ec76
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
Merge remote-tracking branch 'origin/main'
|
2024-07-15 19:23:57 +00:00 |
GitHub Actions Bot
|
f230a2a94d
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore: 1
|
2024-07-14 19:24:39 +00:00 |
GitHub Actions Bot
|
54d9050483
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 优化editorwang示例
|
2024-07-12 19:23:47 +00:00 |
GitHub Actions Bot
|
80019d4dc1
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
docs: 1
docs: 1
|
2024-07-11 19:23:48 +00:00 |
GitHub Actions Bot
|
692e2b5b96
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 增加示例,FsInDrawer
|
2024-06-26 19:24:03 +00:00 |
GitHub Actions Bot
|
586d23fc55
|
🔱: [client] sync upgrade with 6 commits [trident-sync]
build: publish success
fix: 修复多级表头时列设置的问题
https://github.com/fast-crud/fast-crud/issues/175
chore: 1
fix: 修复element示例中远程搜索下拉框label不显示的bug
https://github.com/fast-crud/fast-crud/issues/422
fix: 修复独立使用对话框 openDialog方法await无返回值的bug
|
2024-06-23 19:23:47 +00:00 |
GitHub Actions Bot
|
ad360e81cb
|
🔱: [client] sync upgrade with 21 commits [trident-sync]
perf: 优化antdv4 示例授权页面tree的样式
build: publish success
chore: 1
chore: 1
chore: 1
fix: getFileName支持item参数
https://github.com/fast-crud/fast-crud/issues/385
fix: fs-form独立使用支持插槽
https://github.com/fast-crud/fast-crud/issues/389
fix: 修复三级以上路由页面无法缓存的问题
https://github.com/fast-crud/fast-crud/issues/394
perf: form.wrapper.buttons支持compute动态计算
feat: 表单支持变更关闭前提醒保存,form.wrapper支持beforeClose事件
fix: 修复图片裁剪按钮上下和左右相反的bug
https://github.com/fast-crud/fast-crud/issues/402
perf: alioss getAuthorization接口支持后台返回key
https://github.com/fast-crud/fast-crud/issues/405
perf: alioss getAuthorization接口支持后台返回key
https://github.com/fast-crud/fast-crud/issues/405
perf: fs-dict-tree支持插槽
https://github.com/fast-crud/fast-crud/issues/407
perf: 单选、多选、select、tree-select、table-select 都提供selected-change事件,可以获取选中的dict选项
feat: table-select 支持查看模式
https://github.com/fast-crud/fast-crud/issues/413
perf: 优化fs-admin可以在手机上操作
chore: pnpm workspace问题优化
docs: 1
chore: antdv4 支持主题色选择
...
|
2024-06-15 18:32:36 +00:00 |
GitHub Actions Bot
|
9caa4cd1d4
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
fix: 修复三级以上路由页面无法缓存的问题
https://github.com/fast-crud/fast-crud/issues/394
|
2024-06-09 19:23:54 +00:00 |
GitHub Actions Bot
|
91fd80d44f
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
perf: alioss getAuthorization接口支持后台返回key
https://github.com/fast-crud/fast-crud/issues/405
fix: edit-wang 改成edit-wang5
https://github.com/fast-crud/fast-crud/issues/409
|
2024-06-08 19:24:01 +00:00 |
GitHub Actions Bot
|
f932e553b0
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore: pnpm workspace问题优化
|
2024-05-30 19:23:48 +00:00 |
GitHub Actions Bot
|
33fb1a6bf3
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
docs: 修改依赖增加workspace:
|
2024-05-10 19:23:53 +00:00 |
GitHub Actions Bot
|
56a1f8158a
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
chore:
|
2024-03-21 19:24:00 +00:00 |
GitHub Actions Bot
|
92f9371156
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
fix: 修复1.20.0版本子表行編輯情況下,删除无效的bug
Closes https://github.com/fast-crud/fast-crud/issues/362
|
2024-02-27 19:24:07 +00:00 |
GitHub Actions Bot
|
3e3373b8c7
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2024-01-28 19:24:14 +00:00 |
GitHub Actions Bot
|
7d45db89bf
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 行编辑也支持排他式激活
Closes https://github.com/fast-crud/fast-crud/issues/332
|
2024-01-25 19:23:52 +00:00 |
GitHub Actions Bot
|
b2abf1490b
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2023-12-15 19:24:10 +00:00 |
GitHub Actions Bot
|
02bfbd5019
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 增加formWatch示例
|
2023-12-06 19:24:02 +00:00 |
GitHub Actions Bot
|
282f8b4e02
|
🔱: [client] sync upgrade with 5 commits [trident-sync]
chore:
chore:
chore: editRequest 判断form.id不为空
chore:
|
2023-11-23 19:24:19 +00:00 |
GitHub Actions Bot
|
3393bde820
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2023-11-22 19:24:09 +00:00 |
GitHub Actions Bot
|
2277c87908
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
|
2023-11-21 19:24:11 +00:00 |
GitHub Actions Bot
|
2ea0c48853
|
🔱: [client] sync upgrade with 8 commits [trident-sync]
build: publish success
chore:
chore:
chore:
chore:
build: publish success
chore:
|
2023-11-20 19:24:12 +00:00 |
GitHub Actions Bot
|
28cbefde04
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
feat(editable): editable优化重构,分三种模式:free、row、cell
|
2023-11-19 19:24:08 +00:00 |
GitHub Actions Bot
|
4e13843c78
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2023-11-08 19:24:13 +00:00 |
GitHub Actions Bot
|
a929f8429d
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2023-11-07 19:24:00 +00:00 |
GitHub Actions Bot
|
1df036a811
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
|
2023-10-31 19:24:08 +00:00 |
GitHub Actions Bot
|
461a12e909
|
🔱: [client] sync upgrade with 5 commits [trident-sync]
build: publish success
perf: component.name局部引用无需shallowRef包裹
build: publish success
build: publish success
|
2023-10-26 19:24:28 +00:00 |
GitHub Actions Bot
|
afb682e3eb
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
feat: 新特性,CrudOptionsPlugin
|
2023-10-25 19:24:07 +00:00 |
GitHub Actions Bot
|
31384fbce5
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 优化文档搜索
|
2023-10-24 19:24:06 +00:00 |
GitHub Actions Bot
|
2ffc7d19f1
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
chore:
|
2023-09-26 19:24:11 +00:00 |
GitHub Actions Bot
|
d857021df5
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2023-09-23 19:24:21 +00:00 |
GitHub Actions Bot
|
2ee864ccaf
|
🔱: [client] sync upgrade with 3 commits [trident-sync]
chore:
build: publish success
|
2023-09-16 19:24:09 +00:00 |
GitHub Actions Bot
|
018dfed128
|
🔱: [client] sync upgrade with 4 commits [trident-sync]
build: publish success
chore: keepName: true,
perf: table select 支持返回object对象
https://github.com/fast-crud/fast-crud/issues/241
|
2023-09-13 19:24:15 +00:00 |
GitHub Actions Bot
|
90e4545210
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
|
2023-09-12 19:23:50 +00:00 |
GitHub Actions Bot
|
4a4b16b010
|
🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: table-select支持跨页选择
|
2023-09-11 19:24:00 +00:00 |