Commit Graph

1197 Commits

Author SHA1 Message Date
liaoxuezhi
f9f941031e 优化 card 样式 2019-12-12 17:16:27 +08:00
liaoxuezhi
e5177334aa iframe 与别的组件通信逻辑补全 2019-12-11 11:18:20 +08:00
liaoxuezhi
f33a87b020 更新文档 2019-12-10 13:03:56 +08:00
liaoxuezhi
352eb5baf7 form-data 格式值不需要 encode 2019-12-09 21:40:49 +08:00
liaoxuezhi
c0ce3beb8a 忘了处理 api 路径中的变量 2019-12-09 21:29:13 +08:00
liaoxuezhi
8ef334af95 发布 1.0.7 删除 1.0.6 2019-12-09 17:51:15 +08:00
liaoxuezhi
b8b4321cdc Merge remote-tracking branch 'baidu/master' 2019-12-09 17:46:48 +08:00
liaoxuezhi
f8bc3fcfe1 Select 去掉 cache 功能,因为 api 本身就具备 cache 功能 2019-12-09 17:46:06 +08:00
liaoxuezhi
5103bcad57 rebuild pages 2019-12-09 17:07:10 +08:00
liaoxuezhi
eb232b183f 更新 gh-pages 2019-12-09 17:06:28 +08:00
liaoxuezhi
992d501954 准备发布 1.0.6 2019-12-09 17:04:06 +08:00
liaoxuezhi
912d3816b3 api url params 中支持复杂对象 2019-12-09 16:19:16 +08:00
liaoxuezhi
2518dbedcc fix https://github.com/baidu/amis/issues/365 2019-12-09 15:34:36 +08:00
liaoxuezhi
ff2efcfef2 merge https://github.com/baidu/amis/pull/255 2019-12-09 15:21:20 +08:00
liaoxuezhi
7d99d31f92 Image 的reciever 处理不正确 2019-12-09 15:11:04 +08:00
liaoxuezhi
f961195b07 点击 顶级节点清空数据 2019-12-09 12:42:07 +08:00
liaoxuezhi
97d9bf95fb 移动端优化 2019-12-09 12:18:30 +08:00
liaoxuezhi
43d4451142 修改宽度设置 2019-12-06 22:24:02 +08:00
liaoxuezhi
8c848613e7 修复 select 点击新增按钮无效的问题 2019-12-06 22:16:28 +08:00
liaoxuezhi
e486bb3777 table 放 fixed right 逻辑优化 2019-12-06 21:20:23 +08:00
liaoxuezhi
b92e1d4264 asArray 做优化,已经是数组了不处理 2019-12-06 18:54:46 +08:00
liaoxuezhi
ae7883fa69 date-range css 移动端适配 2019-12-06 16:36:02 +08:00
liaoxuezhi
f30d89a2de card is-disabled 样式优化 2019-12-06 15:22:17 +08:00
liaoxuezhi
c8c7f9a6be addOn 样式优化 2019-12-06 11:48:12 +08:00
liaoxuezhi
8342483776 reload 逻辑优化 2019-12-06 10:53:36 +08:00
liaoxuezhi
0e6c25688f functions 用法报错修复 2019-12-06 10:09:12 +08:00
liaoxuezhi
84a569c1c4 prettier scss 文件 2019-12-06 09:58:08 +08:00
liaoxuezhi
73d741e273 为了编辑器调整 form 输出 2019-12-04 18:04:12 +08:00
liaoxuezhi
aaaed64334 form/table 快速编辑不需要确认这个交互 2019-12-04 17:45:37 +08:00
liaoxuezhi
176581c167 貌似的返回 promise 2019-12-03 20:10:41 +08:00
liaoxuezhi
d497256005 Select autoComplet 支持配置 sendOn 2019-12-03 20:02:01 +08:00
liaoxuezhi
f72b7f9ffc date 默认值设定支持 second 操作 2019-12-03 18:10:39 +08:00
liaoxuezhi
3d40fee52d ts 修改 2019-12-03 18:10:13 +08:00
liaoxuezhi
9be2f1d7c0 没有设置列时自动补一个 2019-12-03 18:09:35 +08:00
liaoxuezhi
2d23a7fd61 解决 ie 兼容性问题 2019-12-02 12:19:20 +08:00
liaoxuezhi
418460c3f8 combo 减少没必要的更新 2019-11-29 23:48:55 +08:00
liaoxuezhi
eed6f71f8f pipeOut 在设置初始值时要执行 2019-11-29 17:21:48 +08:00
liaoxuezhi
80077117b6 添加 move icon 2019-11-29 17:10:59 +08:00
liaoxuezhi
c9e3345f45 requiredOn 问题修复 2019-11-29 17:10:33 +08:00
liaoxuezhi
78879d5266 buttonGroup 数据同步问题 2019-11-28 22:59:01 +08:00
liaoxuezhi
f624448dde autoComplete 延后,等 form init 的时候执行 2019-11-28 22:58:46 +08:00
liaoxuezhi
fa5a8bb94c 添加 icon 优化图片预览' 2019-11-28 15:11:39 +08:00
liaoxuezhi
3d80e0893c Merge remote-tracking branch 'baidu/master' 2019-11-27 17:05:34 +08:00
liaoxuezhi
4ba27608e6 pipeIn pipeOut 逻辑修复 2019-11-27 17:05:09 +08:00
liaoxuezhi
94340fbcf5
Merge pull request #361 from catchonme/master
filter匹配不区分大小写
2019-11-27 10:14:12 +08:00
catchonme
3c3a8bbb33 filter匹配不区分大小写 2019-11-26 19:32:42 +08:00
liaoxuezhi
7b593155f2 Merge remote-tracking branch 'baidu/master' 2019-11-26 19:05:41 +08:00
liaoxuezhi
c7f1837650 还是能缓存 2019-11-26 19:04:47 +08:00
liaoxuezhi
cf706eb894
Merge pull request #360 from sinchang-bot/patch-1
fix mock data
2019-11-26 17:36:38 +08:00
sinchang
ea34766b49 fix mock data 2019-11-26 17:16:04 +08:00