2betop
|
080dbe33a7
|
优化 repeat 组合方式
|
2020-05-11 20:27:33 +08:00 |
|
2betop
|
06c3241cd1
|
目前看来 Repeat 组件有点多余
|
2020-05-11 20:20:10 +08:00 |
|
2betop
|
aee82a7294
|
expand 改成 findTree
|
2020-05-11 19:44:23 +08:00 |
|
2betop
|
7aa5fe03b0
|
checkboxes component 中的用法与 select 统一
|
2020-05-11 19:23:50 +08:00 |
|
2betop
|
113499afd2
|
修 top lest 值可能为 NaN 的情况
|
2020-05-11 17:21:12 +08:00 |
|
2betop
|
5f79a06568
|
更新 snapshot
|
2020-05-11 16:55:54 +08:00 |
|
2betop
|
1d2e634c40
|
更新 snapshot
|
2020-05-11 16:55:18 +08:00 |
|
2betop
|
32fd97ec91
|
去掉多余的代码
|
2020-05-11 15:28:44 +08:00 |
|
2betop
|
ef86ff98bb
|
复用 select 里面的 value2array
|
2020-05-11 15:22:32 +08:00 |
|
2betop
|
40191cf3a5
|
combo 的tabs 模式,样式调整
|
2020-05-11 14:16:54 +08:00 |
|
2betop
|
36a6e1db15
|
Merge remote-tracking branch 'baidu/master'
|
2020-05-11 14:14:01 +08:00 |
|
2betop
|
be0b481c47
|
Merge branch 'master' of https://github.com/2betop/amis
|
2020-05-11 14:04:39 +08:00 |
|
2betop
|
c43e36dc1a
|
contextmenu 小调整
|
2020-05-11 14:04:29 +08:00 |
|
2betop
|
6dcc49ffc8
|
contextmenu 小调整
|
2020-05-11 14:02:25 +08:00 |
|
2betop
|
ed349abddb
|
placeholder 样式优化
|
2020-05-11 13:43:06 +08:00 |
|
liaoxuezhi
|
61626dd2b1
|
Merge pull request #586 from RickCole21/master
有disableTip时,表单下按钮样式微调
|
2020-05-11 13:32:14 +08:00 |
|
rickcole
|
923ba9a7f9
|
有disableTip时,表单下按钮样式微调
|
2020-05-11 11:54:01 +08:00 |
|
liaoxuezhi
|
7b9e1e76f5
|
Merge pull request #585 from RickCole21/master
CRUD propList add columns
|
2020-05-09 18:10:36 +08:00 |
|
rickcole
|
693e567ce6
|
CRUD propList add columns
|
2020-05-09 18:08:22 +08:00 |
|
liaoxuezhi
|
fe88d4a944
|
Merge pull request #584 from RickCole21/master
修复Table传columns属性问题
|
2020-05-09 16:56:31 +08:00 |
|
rickcole
|
52c1b17d14
|
Merge remote-tracking branch 'amis/master'
|
2020-05-09 16:53:19 +08:00 |
|
rickcole
|
dd3e15edb3
|
修复Table传columns属性问题
|
2020-05-09 16:53:05 +08:00 |
|
2betop
|
ac31272a60
|
tooltip 位置改成左边
|
2020-05-09 15:14:10 +08:00 |
|
liaoxuezhi
|
3743aee5cb
|
Merge pull request #581 from RickCole21/master
部分fix
|
2020-05-09 14:19:35 +08:00 |
|
rickcole
|
c8570d1acd
|
部分fix
|
2020-05-09 14:18:05 +08:00 |
|
2betop
|
5c708b0680
|
Drawer 的 overlay false 的 closeOnOutside 整理
|
2020-05-09 14:01:30 +08:00 |
|
2betop
|
32ea7aa4cf
|
如果事件阻止了,不关闭
|
2020-05-09 09:54:04 +08:00 |
|
2betop
|
9d2db52698
|
改成捕获时期
|
2020-05-09 09:43:30 +08:00 |
|
2betop
|
b810ff4857
|
没有显示的时候不要调用 onHide
|
2020-05-09 09:30:48 +08:00 |
|
liaoxuezhi
|
75e1e5c91c
|
Merge pull request #579 from RickCole21/master
drawer overlay逻辑优化
|
2020-05-08 20:45:50 +08:00 |
|
rickcole
|
a07f7e0f76
|
fix
|
2020-05-08 20:45:15 +08:00 |
|
rickcole
|
f5dac01069
|
fix
|
2020-05-08 20:08:06 +08:00 |
|
rickcole
|
9c285c028f
|
drawer overlay逻辑优化
|
2020-05-08 20:05:36 +08:00 |
|
2betop
|
e4d485f29b
|
Merge remote-tracking branch 'baidu/master'
|
2020-05-08 19:43:07 +08:00 |
|
2betop
|
83038f2196
|
优化 list 中的数据修改逻辑
|
2020-05-08 19:42:51 +08:00 |
|
liaoxuezhi
|
ace1e57558
|
Merge pull request #576 from RickCole21/master
修复form中crud弹框crud无限循环问题
|
2020-05-08 19:42:06 +08:00 |
|
2betop
|
11ef974495
|
取错了
|
2020-05-08 18:00:10 +08:00 |
|
2betop
|
4c994b7db1
|
修复一个已销毁调用 setState 的case
|
2020-05-08 17:56:41 +08:00 |
|
2betop
|
5f0a0acb04
|
如果没有变化,不要去更新store,避免没必要的重绘
|
2020-05-08 17:50:39 +08:00 |
|
2betop
|
08d9b08ab6
|
修复 form 的 initApi 轮询静默刷新配置无效问题
|
2020-05-07 16:24:52 +08:00 |
|
rickcole
|
43a1ae1c07
|
修复form中crud弹框crud无限循环问题
|
2020-05-07 15:25:40 +08:00 |
|
liaoxuezhi
|
9c8d2fe686
|
Merge pull request #572 from RickCole21/master
修复form中的service轮训问题
|
2020-05-06 18:43:33 +08:00 |
|
rickcole
|
ca4f27ae20
|
修复form中的service轮训问题
|
2020-05-06 18:28:06 +08:00 |
|
liaoxuezhi
|
e4df15fa55
|
Merge pull request #571 from RickCole21/master
调整下样式
|
2020-05-06 15:07:17 +08:00 |
|
rickcole
|
a87817d1ca
|
调整下样式
|
2020-05-06 15:05:30 +08:00 |
|
2betop
|
c8075250d5
|
link url 里面的变量不自动转义
|
2020-04-30 15:08:19 +08:00 |
|
2betop
|
f2b9521a76
|
如果返回是 url 也尝试读取
|
2020-04-30 14:21:00 +08:00 |
|
2betop
|
1e604513d5
|
文件发送默认为 post
|
2020-04-30 13:38:16 +08:00 |
|
2betop
|
22f3650d1e
|
修复 sdk 用法 image 放大弹框不出现的问题
|
2020-04-30 09:40:56 +08:00 |
|
2betop
|
448c969740
|
样式优化
|
2020-04-29 20:00:01 +08:00 |
|