24 Commits

Author SHA1 Message Date
roymondchen
b72e487b58 chore: 使用on-before-unmount替换on-unmouted 2023-12-15 16:20:50 +08:00
roymondchen
c389c614d7 style(editor,form): 统一表单组件props定义 2023-08-04 16:39:46 +08:00
roymondchen
74c9deaa29 feat(editor, core): 支持直接绑定整个数据源对象 2023-06-28 16:39:47 +08:00
roymondchen
011496fcd8 chore: 更新至vue3.3.4 2023-05-29 17:37:34 +08:00
roymondchen
aac478eebc feat: 新增数据源 2023-05-29 11:33:44 +08:00
roymondchen
d0ec2fd588 chore(form): fields组件计算lastValues props 2023-05-16 16:44:26 +08:00
roymondchen
af393e34fb feat(form): select支持clearable,filterable配置 2023-04-25 11:37:01 +08:00
roymondchen
8edf023a00 fix(form): select下拉列表分页不生效问题 2023-02-21 15:40:29 +08:00
roymondchen
4d0b4c3178 feat(form): select config.option.afterRequest添加postOptions 2023-02-15 19:35:47 +08:00
roymondchen
c3a57a2bea chore(form): 调整size声明 2022-12-09 20:01:05 +08:00
roymondchen
7445d24531 feat(form): 完善select remote功能 2022-12-07 16:28:21 +08:00
roymondchen
131ae30bae chore: 添加组件name 2022-11-03 14:14:54 +08:00
roymondchen
3a1a9795f6 feat(form): 剥离element-plus依赖,使用tamgic-design
#401
2022-10-11 15:50:42 +08:00
parisma
040d5d0d2c feat(form): select动态监听事件优化 2022-09-22 16:46:11 +08:00
roymondchen
e8550728d1 fix(form): 当默认值为0时,select 远程选项初始化不正确 2022-09-13 13:50:46 +08:00
roymondchen
5e36ca8e47 build: 构建时某些文件的.d文件丢失 2022-08-05 20:12:35 +08:00
roymondchen
6d4323123f build: build之前做type check 2022-06-30 20:23:50 +08:00
roymondchen
eae9725ccb fix(form): 函数配置中添加config参数 2022-06-15 19:35:54 +08:00
roymondchen
1f93b4e93c refactor(form): select 暴露getOptions方法 2022-05-18 17:45:36 +08:00
roymondchen
054e836859 fix(form): select group option key 出错导致页面卡死 #67 2022-05-17 16:21:40 +08:00
roymondchen
4d7b135e50 fix(form): 修复select过滤本地数据出错 2022-04-13 17:17:14 +08:00
roymondchen
7e216e72f2 feat(form): select options函数配置添加prop参数 2022-04-01 16:56:59 +08:00
roymondchen
8e192e7cd4 feat: 新增select下的popper class 2022-03-29 13:02:40 +08:00
roymondchen
bc8b9f5225 refactor: make it public 2022-02-17 14:47:39 +08:00