294 Commits

Author SHA1 Message Date
roymondchen
aa601f8703 fix(form): table全屏后zindex问题 2024-01-08 16:47:21 +08:00
roymondchen
eeb4566a69 style(form): table设置width 100% 2024-01-05 17:07:59 +08:00
marchyang
ab5e31dfea feat: 输入文本含有空格时,弹窗提示 2024-01-05 14:35:42 +08:00
roymondchen
3c167f3b54 chore: release v1.3.9 2024-01-03 14:49:19 +08:00
roymondchen
310c1c21ce chore(form): table新增一个根节点 2024-01-02 20:59:09 +08:00
roymondchen
1073204858 chore: release v1.3.8 2023-12-21 19:49:08 +08:00
roymondchen
fbe1d88d27 feat(editor,form): 新增属性配置表单error事件
re #557
2023-12-21 16:30:31 +08:00
moonszhang
2dcef449bf feat(form): table 增加 beforeAddRow 钩子函数校验是否可增加行 2023-12-20 07:44:16 +00:00
roymondchen
e385ed5d34 chore: release v1.3.7 2023-12-19 14:55:18 +08:00
roymondchen
4ec0b69a8d fix(form): table全屏后蒙层在最上一层 2023-12-18 20:18:46 +08:00
roymondchen
538f96c082 feat(playground): 完善form editor 2023-12-15 20:05:29 +08:00
roymondchen
b72e487b58 chore: 使用on-before-unmount替换on-unmouted 2023-12-15 16:20:50 +08:00
roymondchen
a2ee21faba chore: release v1.3.6 2023-12-12 16:10:17 +08:00
roymondchen
ba2f1e5ac5 feat(stage, editor): runtime支持直接渲染模式不用iframe 2023-12-12 15:09:33 +08:00
roymondchen
fc89d4cbe8 chore: 更新vite@5.0.7 2023-12-11 11:29:06 +08:00
roymondchen
25a8456312 chore: 更新element-plus版本 2023-12-08 19:54:29 +08:00
roymondchen
cc202d79f9 fix(form): cascader options不会自动更新 2023-12-08 19:48:10 +08:00
roymondchen
4870babc43 chore: release v1.3.5 2023-12-01 15:30:58 +08:00
roymondchen
7f9c4f3855 chore: release v1.3.4 2023-11-28 19:47:15 +08:00
roymondchen
19d24f4089 chore: release v1.3.3 2023-11-21 20:40:30 +08:00
roymondchen
979d6e2e31 chore: release v1.3.2 2023-11-21 14:13:26 +08:00
roymondchen
ad008b66b4 style(form): 完善filterFunction类型定义 2023-11-21 11:37:38 +08:00
roymondchen
94641bad76 refactor: 依赖收集相关代码抽出独立成库 2023-11-16 19:34:50 +08:00
moonszhang
2b10e7eda9 feat(editor): 支持 slide 侧边栏可拖拽悬浮 2023-11-16 11:00:05 +00:00
roymondchen
9098504e5f chore: release v1.3.1 2023-11-15 15:34:37 +08:00
roymondchen
fb7bac8bfd chore: release v1.3.0 2023-11-06 16:36:38 +08:00
roymondchen
6fda0e6e44 chore: release v1.3.0-beta.8 2023-11-03 19:34:23 +08:00
roymondchen
5880dfbe15 chore: release v1.3.0-beta.7 2023-11-01 15:22:12 +08:00
roymondchen
905f34ae24 refactor(form): lodash-es import问题 2023-11-01 14:07:37 +08:00
roymondchen
8d8c8df82f chore: release v1.3.0-beta.6 2023-10-31 15:34:51 +08:00
roymondchen
7d1bd60ea8 build: package.json中添加exports.types
re #541
2023-10-30 20:00:27 +08:00
roymondchen
b9a7d002f1 chore: release v1.3.0-beta.5 2023-10-24 16:08:54 +08:00
roymondchen
6cfcbdb76e chore: release v1.3.0-beta.4 2023-10-23 16:12:22 +08:00
roymondchen
bfb30923e1 chore: release v1.3.0-beta.3 2023-10-23 11:20:38 +08:00
roymondchen
bd9686dbd8 fix(form): table分页lastData初始化异常 2023-10-23 11:14:36 +08:00
roymondchen
921867f650 style(form): 优化表格功能按钮显示 2023-10-18 11:20:02 +08:00
roymondchen
ed3c3d60ce feat(form): cascader支持check-strictly/emit-path配置 2023-10-17 20:22:52 +08:00
roymondchen
355c2f983f chore: release v1.3.0-beta.2 2023-09-21 11:06:44 +08:00
roymondchen
578af946b3 chore: release v1.3.0-beta.1 2023-09-19 19:46:21 +08:00
roymondchen
e9eb47308a chore: release v1.3.0-beta.0 2023-09-15 16:21:47 +08:00
roymondchen
ac303405ef feat(form,editor): 代码块编辑后关闭新增确认弹窗 2023-09-15 15:08:09 +08:00
roymondchen
13ff7f8d8a chore: release v1.3.0-alpha.24 2023-09-07 19:04:30 +08:00
roymondchen
7bf59929b0 feat(form): form-dialog,form-drawer新增inline,label-position配置 2023-09-06 16:59:22 +08:00
teeniechen
a0a2242341 feat(form): 时间容器增加每日周期显示 2023-09-06 06:45:57 +00:00
teeniechen
17ff5c38f3 Revert "feat(form): 时间容器支持设置多个时间段以及设置每日周期"
This reverts commit c94cde293181712e602f24903c755afa3dca41a2.
2023-09-05 05:05:30 +00:00
teeniechen
c94cde2931 feat(form): 时间容器支持设置多个时间段以及设置每日周期 2023-09-04 06:07:15 +00:00
roymondchen
e3bffde883 chore: release v1.3.0-alpha.23 2023-08-31 16:40:52 +08:00
roymondchen
372c36893d chore: release v1.3.0-alpha.22 2023-08-29 19:02:06 +08:00
roymondchen
8c93d9a5be chore: release v1.3.0-alpha.21 2023-08-25 11:53:01 +08:00
roymondchen
644fa4f7c0 chore: release v1.3.0-alpha.20 2023-08-24 15:24:02 +08:00