Commit Graph

970 Commits

Author SHA1 Message Date
liaoxuezhi
07a74fb76c select hover 样式优化 2019-08-26 15:08:26 +08:00
liaoxuezhi
9e67ac9c19 补充 chart 文档 2019-08-26 10:19:31 +08:00
liaoxuezhi
166f1b51a2 rebuild pages 2019-08-26 10:14:50 +08:00
liaoxuezhi
cbb1156d80 更新 gh-pages 2019-08-26 10:14:17 +08:00
liaoxuezhi
7180e4ba68 Merge pull request #197 from catchonme/master
table显示栏配置删除空白选项
2019-08-26 10:11:42 +08:00
liaoxuezhi
bfc773bb7e ts 类型修改 2019-08-26 10:10:18 +08:00
liaoxuezhi
cb1131143e asideWide 不是必填 2019-08-26 10:10:18 +08:00
catchonme
25b7864f6c table显示栏配置删除空白选项 2019-08-26 10:09:30 +08:00
liaoxuezhi
6b77654da9 ts 类型修改 2019-08-25 12:58:03 +08:00
liaoxuezhi
c954e00cd7 Merge branch 'master' of https://github.com/baidu/amis 2019-08-24 23:18:11 +08:00
liaoxuezhi
dee6b3557e asideWide 不是必填 2019-08-24 23:17:56 +08:00
liaoxuezhi
b5e9df7bc0 Merge pull request #190 from catchonme/master
treeSelect验证数据兼容
2019-08-23 09:56:57 +08:00
catchonme
527fdbe8ee treeSelect验证数据兼容 2019-08-23 09:17:17 +08:00
liaoxuezhi
b0b4825acb Merge branch 'master' of https://github.com/baidu/amis 2019-08-22 19:54:43 +08:00
liaoxuezhi
f1b7fcb2e6 新增修改默认主题方法 2019-08-22 19:54:30 +08:00
liaoxuezhi
5d8867943a Merge pull request #187 from catchonme/master
修复form清空缓存后没有更新form数据问题
2019-08-22 16:26:56 +08:00
catchonme
95184729f0 form提交后跳转之前清空缓存 2019-08-22 16:18:57 +08:00
catchonme
a6177595ed 修复form清空缓存后没有更新form数据问题 2019-08-22 15:30:26 +08:00
liaoxuezhi
292086aead 删掉无用属性 id 2019-08-22 11:57:43 +08:00
liaoxuezhi
862968d1c9 combin 样式问题修复 2019-08-22 11:44:51 +08:00
liaoxuezhi
734788d8ed Merge pull request #181 from catchonme/master
form增加trim,treeSelect增加maxLength/minLength
2019-08-22 10:45:13 +08:00
catchonme
efc11f66de 优化函数名 2019-08-22 10:33:27 +08:00
catchonme
b99eda9a93 优化trim代码结构 2019-08-22 10:25:26 +08:00
catchonme
1a85d5fc33 修正数据trim逻辑‘ 2019-08-22 10:23:10 +08:00
catchonme
eaf85738c8 trimValues时form的数据全部trim一遍 2019-08-22 10:17:29 +08:00
liaoxuezhi
f9c9f0d2df index.tsx 添加版本信息 2019-08-22 10:17:29 +08:00
liaoxuezhi
365ba0875a 修复 Drawer actions 数据不同步问题 2019-08-22 10:17:29 +08:00
liaoxuezhi
ec18350a21 index.tsx 添加版本信息 2019-08-21 20:03:24 +08:00
liaoxuezhi
e849e2594e 修复 Drawer actions 数据不同步问题 2019-08-21 15:57:18 +08:00
catchonme
d4ceec5079 文档修正 2019-08-21 13:50:28 +08:00
catchonme
d8cdd73ab9 修改Options的验证方式 2019-08-21 11:17:47 +08:00
catchonme
b714483cf1 treeSelect增加验证 2019-08-21 10:22:46 +08:00
liaoxuezhi
b63445fe14 rm ref 2019-08-21 10:22:46 +08:00
liaoxuezhi
9276216e72 修改对 children 的调用方式 2019-08-21 10:22:46 +08:00
liaoxuezhi
ae378a68d0 rm ref 2019-08-20 23:47:02 +08:00
liaoxuezhi
f21c538dfc Merge branch 'master' of https://github.com/baidu/amis 2019-08-20 23:26:22 +08:00
liaoxuezhi
5916feb456 修改对 children 的调用方式 2019-08-20 23:26:05 +08:00
catchonme
1c8455382e 增加each文档 2019-08-20 19:19:39 +08:00
catchonme
27c7620c3b form增加trim,treeSelect增加maxLength/minLength 2019-08-20 13:51:06 +08:00
liaoxuezhi
2568e39e42 Merge pull request #177 from tongluyang/patch-1
fix action's link
2019-08-20 10:44:51 +08:00
tongluyang
90669c982e fix action's link 2019-08-20 10:39:02 +08:00
liaoxuezhi
56f7396a23 ts 修复 2019-08-20 10:04:50 +08:00
liaoxuezhi
1c1753dd24 添加一个 field 可以通过它来实现图片列表成员 popable Copyable 功能 2019-08-19 19:03:50 +08:00
liaoxuezhi
eaf8135ff8 Merge branch 'master' of https://github.com/baidu/amis 2019-08-19 18:56:46 +08:00
liaoxuezhi
44f7fc0af4 Select option 支持 tip 内容展示 2019-08-19 18:56:37 +08:00
liaoxuezhi
6c7e3b2f3b Merge pull request #176 from catchonme/master
增加autoFill文档
2019-08-19 13:59:51 +08:00
catchonme
773173d80c autoFill文档修正 2019-08-19 13:58:29 +08:00
catchonme
977d20206b 增加autoFill文档 2019-08-19 13:13:51 +08:00
liaoxuezhi
6b8f2ef941 rebuild pages 2019-08-19 12:42:03 +08:00
liaoxuezhi
08421d1b64 更新 gh-pages 2019-08-19 12:41:32 +08:00