Commit Graph

1325 Commits

Author SHA1 Message Date
2betop
d5289b3f25 添加个 todo 2020-01-08 10:11:16 +08:00
2betop
544d9ebd4f Table 列固定更新问题优化 2020-01-08 09:58:15 +08:00
2betop
46c9c54116 空值问题优化 2020-01-08 09:52:48 +08:00
2betop
6bfa6bc502 filter 改放第二个参数 2020-01-08 09:24:28 +08:00
liaoxuezhi
116154d1b0 添加 full size 的 demo 2020-01-07 23:27:19 +08:00
liaoxuezhi
c737f07056 Merge remote-tracking branch 'baidu/master' 2020-01-07 22:34:54 +08:00
liaoxuezhi
58cd771106 样式优化 2020-01-07 22:34:19 +08:00
2betop
f8adea9f29 rebuild pages 2020-01-07 20:15:10 +08:00
2betop
96be9fd018 更新 gh-pages 2020-01-07 20:14:34 +08:00
2betop
87199c1d13 Merge branch 'master' of https://github.com/baidu/amis 2020-01-07 20:13:02 +08:00
2betop
342f3cd793 优化 tpl 引入方式 2020-01-07 20:11:15 +08:00
2betop
4d81135021 优化 tpl 引入方式 2020-01-07 20:05:01 +08:00
2betop
3d6a6160f3 evalJs evalExpression 支持 filter 调用 2020-01-07 19:55:10 +08:00
2betop
3054537522 集成图片集查看功能 2020-01-07 19:42:50 +08:00
2betop
a541cca14a 最顶层了, store 可以存当前 action 对象了 2020-01-07 10:54:16 +08:00
2betop
8d425a112e onAction 的代理模式整理 2020-01-07 10:47:28 +08:00
2betop
27ff80788c onAction 的代理模式整理 & url\link\jump 类型时依然处理 reload 逻辑 2020-01-07 10:42:10 +08:00
liaoxuezhi
2cedd55790 Image 放大功能草稿 2020-01-06 22:54:24 +08:00
2betop
a9ce5aee6a 图片放大功能草稿 2020-01-06 20:03:36 +08:00
2betop
af70dd7247 Image caption 配置 2020-01-06 19:32:12 +08:00
2betop
e139320489 文档错误 2020-01-06 19:31:39 +08:00
2betop
c6c92efee1 Select 多选模式 tip 没显示 2020-01-06 18:56:30 +08:00
2betop
84cab3a5fc 修复样式问题 2020-01-06 17:25:17 +08:00
2betop
53cdffd35f 样式优化 2020-01-06 17:21:47 +08:00
2betop
1305d1656d wizard 添加联动接受者逻辑 2020-01-06 17:19:32 +08:00
2betop
de8e90762f combo 下面的 formInit 逻辑整理 2020-01-06 16:45:46 +08:00
2betop
781c51aa57 修复 onAction 报错问题 2020-01-06 15:55:29 +08:00
2betop
e3ba9861cd 修复crud 中弹出出现两次的问题 2020-01-06 14:54:23 +08:00
2betop
67cf00dd7d 先还原一下,后续分析原因 2020-01-06 13:45:13 +08:00
2betop
ff94129288 修复 combo 的 onInit 送出来还是旧值的问题 2020-01-06 12:27:09 +08:00
2betop
dc700540e1 server msgTimeout 支持 2020-01-03 17:58:41 +08:00
2betop
65566a95a2 schema 中的事件与渲染器中下发的事件串起来 2020-01-03 12:04:19 +08:00
2betop
e12cedb4e6 combo 交叉拖拽问题修复 2020-01-02 17:52:17 +08:00
2betop
84c5d996f4 tooltipWrap 支持自定义内容 2020-01-02 16:47:51 +08:00
2betop
08bb9cdccd 更新 gh-pages 2020-01-02 15:29:42 +08:00
2betop
fd2b6b2c1b wizard 样式问题 2020-01-02 14:40:25 +08:00
2betop
bfb05e1578 还有几个有弹出层的都加上 overlayPlacement 定位配置 2020-01-02 11:34:26 +08:00
2betop
fabe96da9d Date 支持配置 overlayPlacement 2020-01-02 11:02:07 +08:00
2betop
fe66be057d dom-helper 的版本修改 2019-12-31 15:49:46 +08:00
2betop
ee5d7f986a dialog size 支持 full 配置 2019-12-31 15:39:21 +08:00
2betop
f03e45d478 addHook 做个判断 2019-12-31 15:04:51 +08:00
2betop
df57c5383c header 不应该透传 2019-12-31 13:13:42 +08:00
2betop
b1a7ea6ca9 height 赋值报错 2019-12-31 11:44:55 +08:00
2betop
0ae4d28487 react-overlay 还依赖的老版本 dom-helpers 所以不能升级 2019-12-31 11:38:46 +08:00
2betop
2d39cb9806 升级到最新的 dom-helpers 2019-12-31 10:20:27 +08:00
liaoxuezhi
a8a98d97a5 combo 的 changeImmediately 模式子 form 的 lazyCHange 全关了 2019-12-30 23:43:24 +08:00
liaoxuezhi
07df519931 Merge branch 'master' of https://github.com/2betop/amis 2019-12-30 21:58:19 +08:00
2betop
12714fc03b 修复纯变量用法,数据没更新的问题 2019-12-30 19:15:35 +08:00
2betop
4f0e62502d 类型优化 2019-12-30 17:39:15 +08:00
2betop
324bc84510 Merge remote-tracking branch 'baidu/master' 2019-12-29 10:49:23 +08:00