Commit Graph

1727 Commits

Author SHA1 Message Date
rickcole 5c163da831 去掉form添加校验hook的限制,以及一点小修改 2020-03-19 17:51:10 +08:00
liaoxuezhi e5e7316d10
Merge pull request #496 from RickCole21/master
fix doc
2020-03-17 17:25:34 +08:00
2betop 6b930a74fd Merge remote-tracking branch 'baidu/master' 2020-03-17 17:22:52 +08:00
2betop 3718800a86 修复 combo 单选模式syncFields 无效问题 2020-03-17 17:21:10 +08:00
rickcole 89b6c32b73 fix doc 2020-03-17 16:50:54 +08:00
liaoxuezhi b0b623d1ef
Merge pull request #494 from RickCole21/master
修复crud数据未初始化时,dialog无法弹出问题
2020-03-17 11:18:05 +08:00
rickcole 6bce88c92d 修复crud数据未初始化时,dialog无法弹出问题 2020-03-17 11:15:17 +08:00
2betop e712e79e36 修复 Picker 无限拉取的问题 2020-03-16 18:01:57 +08:00
2betop 73e9c0bbbb npm 发布版本保留 require css 语句 2020-03-16 10:09:42 +08:00
liaoxuezhi eb1f07272b
Merge pull request #492 from Kate605690919/patch-1
缩放时的元素定位 sceleY更改
2020-03-16 09:48:13 +08:00
Kate Lee b328e48287
缩放时的元素定位 sceleY更改 2020-03-15 22:48:21 +08:00
2betop afdab4a349 color 值不对,导致编译错误 2020-03-13 16:45:41 +08:00
2betop c1712b6e1e scale 区分 x y 2020-03-13 15:11:34 +08:00
2betop c62dfd0bf7 Merge remote-tracking branch 'baidu/master' 2020-03-12 17:34:10 +08:00
2betop fbd6cc34cf extractValue 用法错误修复 2020-03-12 17:33:41 +08:00
liaoxuezhi bc4ba60b40
Merge pull request #488 from burpheart/master
Update CRUD.md
2020-03-11 19:40:03 +08:00
CZ 7bbdeb9fb1
Update CRUD.md 2020-03-11 19:36:20 +08:00
2betop 9b7b6b0425 暴露store清理api 2020-03-11 16:42:02 +08:00
2betop 25a65eff55 修复一个报错 2020-03-11 12:21:45 +08:00
liaoxuezhi 2c98759fda
Merge pull request #485 from RickCole21/master
添加类三元过滤器
2020-03-11 10:10:27 +08:00
RickCole21 36895f7b15 中间有其他条件filter就重置一下 2020-03-11 10:05:59 +08:00
RickCole21 f7a8f8e166 去掉全局变量方式 2020-03-10 22:45:13 +08:00
RickCole21 a0d5f10629 revert 2020-03-10 17:34:57 +08:00
RickCole21 13c8eb3f2c 添加类三元过滤器 2020-03-10 17:26:17 +08:00
RickCole21 ea4d471cb6 Merge remote-tracking branch 'amis/master' 2020-03-10 17:01:49 +08:00
2betop 6e6aadfdf7 control onChange 不下发 2020-03-10 11:11:49 +08:00
RickCole21 ffd9a553cb Merge remote-tracking branch 'amis/master' 2020-03-09 18:07:29 +08:00
2betop de9071963c echarts 补充 bmap 插件 2020-03-09 12:39:20 +08:00
2betop 01a8b8293a 优化 equals 的判断 2020-03-06 17:50:00 +08:00
2betop 1bc48f1743 equals 优化 2020-03-06 17:43:52 +08:00
2betop bf75028e61 图片添加是否重新裁剪的开关 2020-03-06 14:37:26 +08:00
2betop f65fc630ff fix conflict 2020-03-06 12:44:00 +08:00
2betop 2d6c924464 Merge remote-tracking branch 'baidu/master' 2020-03-06 12:40:08 +08:00
liaoxuezhi 0990ec3146
Merge pull request #443 from catchonme/master
api增加replaceData
2020-03-06 12:18:09 +08:00
liaoxuezhi dbc35e6006
Merge branch 'master' into master 2020-03-06 12:17:16 +08:00
2betop 7cfea50897 card 支持 avtarText 2020-03-05 20:36:07 +08:00
2betop 965296f9c3 换成 svg icon 2020-03-05 20:12:42 +08:00
2betop b4c98198ca 传错了对象 2020-03-05 18:36:58 +08:00
2betop 96cfb18c9f store 报错处理 2020-03-05 14:57:16 +08:00
2betop 904864cb47 补充类型 2020-03-04 20:41:19 +08:00
2betop 26b4f63fe0 忘了传 echarts 对象 2020-03-04 20:38:08 +08:00
2betop d212362e6e 添加自定义 dataFilter 2020-03-04 20:37:18 +08:00
2betop 363814e0b4 confirm 支持指定确认文字 2020-03-04 17:58:12 +08:00
2betop 9eba9c4d96 confirm 支持指定确认文字 2020-03-04 17:56:56 +08:00
2betop 2357a53caa confirm 支持指定确认文字 2020-03-04 17:52:08 +08:00
2betop 5d1a9318ec 弹出位置优化 2020-03-04 16:42:09 +08:00
2betop 51b4e65512 修复弹框位置检测问题 2020-03-04 13:50:43 +08:00
2betop 2cb260429b 文案调整 2020-03-03 19:38:14 +08:00
2betop 5220eef98f contextmenu 优化 2020-03-03 19:30:35 +08:00
2betop 53044ac090 dialog 中 affixTop 的偏移量设置为0 2020-03-03 16:56:18 +08:00