Commit Graph

1197 Commits

Author SHA1 Message Date
liaoxuezhi
eda99a1076 优化 card 样式 2019-12-12 17:16:27 +08:00
liaoxuezhi
2ead782553 iframe 与别的组件通信逻辑补全 2019-12-11 11:18:20 +08:00
liaoxuezhi
1d7882fa6e 更新文档 2019-12-10 13:03:56 +08:00
liaoxuezhi
e04e4fee09 form-data 格式值不需要 encode 2019-12-09 21:40:49 +08:00
liaoxuezhi
f58e9dd69f 忘了处理 api 路径中的变量 2019-12-09 21:29:13 +08:00
liaoxuezhi
f7cecb1e0c 发布 1.0.7 删除 1.0.6 2019-12-09 17:51:15 +08:00
liaoxuezhi
ba51161d77 Merge remote-tracking branch 'baidu/master' 2019-12-09 17:46:48 +08:00
liaoxuezhi
387a300493 Select 去掉 cache 功能,因为 api 本身就具备 cache 功能 2019-12-09 17:46:06 +08:00
liaoxuezhi
dc5e23d090 rebuild pages 2019-12-09 17:07:10 +08:00
liaoxuezhi
b7efed1a44 更新 gh-pages 2019-12-09 17:06:28 +08:00
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