Commit Graph

1287 Commits

Author SHA1 Message Date
liaoxuezhi
a99870f54e 准备发布 1.0.6 2019-12-09 17:04:06 +08:00
liaoxuezhi
50685dd94b api url params 中支持复杂对象 2019-12-09 16:19:16 +08:00
liaoxuezhi
728aa3aa22 fix https://github.com/baidu/amis/issues/365 2019-12-09 15:34:36 +08:00
liaoxuezhi
b4b05e5372 merge https://github.com/baidu/amis/pull/255 2019-12-09 15:21:20 +08:00
liaoxuezhi
082646e2c8 Image 的reciever 处理不正确 2019-12-09 15:11:04 +08:00
liaoxuezhi
ef4694cab0 点击 顶级节点清空数据 2019-12-09 12:42:07 +08:00
liaoxuezhi
b1a5b6fdfe 移动端优化 2019-12-09 12:18:30 +08:00
liaoxuezhi
01ef6b6206 修改宽度设置 2019-12-06 22:24:02 +08:00
liaoxuezhi
ddc8da3514 修复 select 点击新增按钮无效的问题 2019-12-06 22:16:28 +08:00
liaoxuezhi
86e34bd269 table 放 fixed right 逻辑优化 2019-12-06 21:20:23 +08:00
liaoxuezhi
a6e8ffd117 asArray 做优化,已经是数组了不处理 2019-12-06 18:54:46 +08:00
liaoxuezhi
474ddf50b9 date-range css 移动端适配 2019-12-06 16:36:02 +08:00
liaoxuezhi
336834771b card is-disabled 样式优化 2019-12-06 15:22:17 +08:00
liaoxuezhi
f399c5f1c6 addOn 样式优化 2019-12-06 11:48:12 +08:00
liaoxuezhi
a66f993b77 reload 逻辑优化 2019-12-06 10:53:36 +08:00
liaoxuezhi
e67a89f931 functions 用法报错修复 2019-12-06 10:09:12 +08:00
liaoxuezhi
e0fa718bf7 prettier scss 文件 2019-12-06 09:58:08 +08:00
liaoxuezhi
54cf569abb 为了编辑器调整 form 输出 2019-12-04 18:04:12 +08:00
liaoxuezhi
9c0d2d9395 form/table 快速编辑不需要确认这个交互 2019-12-04 17:45:37 +08:00
liaoxuezhi
d71a870e05 貌似的返回 promise 2019-12-03 20:10:41 +08:00
liaoxuezhi
3cc3f43333 Select autoComplet 支持配置 sendOn 2019-12-03 20:02:01 +08:00
liaoxuezhi
de3a8ee2f8 date 默认值设定支持 second 操作 2019-12-03 18:10:39 +08:00
liaoxuezhi
128e1b880d ts 修改 2019-12-03 18:10:13 +08:00
liaoxuezhi
6f9a52f529 没有设置列时自动补一个 2019-12-03 18:09:35 +08:00
liaoxuezhi
549fb12d9e 解决 ie 兼容性问题 2019-12-02 12:19:20 +08:00
liaoxuezhi
78247ad8a7 combo 减少没必要的更新 2019-11-29 23:48:55 +08:00
liaoxuezhi
bb2bff5670 pipeOut 在设置初始值时要执行 2019-11-29 17:21:48 +08:00
liaoxuezhi
f32cc376cc 添加 move icon 2019-11-29 17:10:59 +08:00
liaoxuezhi
3a1e49170f requiredOn 问题修复 2019-11-29 17:10:33 +08:00
liaoxuezhi
f4a68a18d6 buttonGroup 数据同步问题 2019-11-28 22:59:01 +08:00
liaoxuezhi
372ddcec88 autoComplete 延后,等 form init 的时候执行 2019-11-28 22:58:46 +08:00
liaoxuezhi
ca467b9b81 添加 icon 优化图片预览' 2019-11-28 15:11:39 +08:00
liaoxuezhi
3aeeb84ae8 Merge remote-tracking branch 'baidu/master' 2019-11-27 17:05:34 +08:00
liaoxuezhi
da0e96c7bd pipeIn pipeOut 逻辑修复 2019-11-27 17:05:09 +08:00
liaoxuezhi
31413df920 Merge pull request #361 from catchonme/master
filter匹配不区分大小写
2019-11-27 10:14:12 +08:00
catchonme
da85f86423 filter匹配不区分大小写 2019-11-26 19:32:42 +08:00
liaoxuezhi
2acd957790 Merge remote-tracking branch 'baidu/master' 2019-11-26 19:05:41 +08:00
liaoxuezhi
bbbb027fce 还是能缓存 2019-11-26 19:04:47 +08:00
liaoxuezhi
bdb37a7202 Merge pull request #360 from sinchang-bot/patch-1
fix mock data
2019-11-26 17:36:38 +08:00
sinchang
30f1a77248 fix mock data 2019-11-26 17:16:04 +08:00
liaoxuezhi
bbb431600d 修复 picker 内嵌模式选中卡死问题 2019-11-26 16:50:47 +08:00
liaoxuezhi
8de040ac9f contextmenu zindex 问题 2019-11-26 14:49:22 +08:00
liaoxuezhi
53be8edf22 修复初始化过程中默认值设置问题 2019-11-26 11:54:53 +08:00
liaoxuezhi
8b42549097 修复 Tree 默认值没选中问题 2019-11-26 11:06:46 +08:00
liaoxuezhi
24eeb01958 api.data 让可以修改 2019-11-25 19:01:37 +08:00
liaoxuezhi
58816d0f35 combo 减少 form 演示 2019-11-25 17:15:18 +08:00
liaoxuezhi
b6852042ca form 重新init 后部分控件不更新问题修复 2019-11-25 16:27:27 +08:00
liaoxuezhi
fe64b22a19 优化itemActons bulkActions 显式问题 2019-11-25 15:40:12 +08:00
liaoxuezhi
b474d8b65c 修复报错' 2019-11-24 13:39:24 +08:00
liaoxuezhi
f1cd4be9b3 用个简单的动画提示用户这不是系统右键菜单 2019-11-24 11:08:10 +08:00