Commit Graph

1301 Commits

Author SHA1 Message Date
2betop e2875437ac 样式优化 2020-01-06 17:21:47 +08:00
2betop 2d76cf9e12 wizard 添加联动接受者逻辑 2020-01-06 17:19:32 +08:00
2betop 9c8cff2485 combo 下面的 formInit 逻辑整理 2020-01-06 16:45:46 +08:00
2betop 89bcede633 修复 onAction 报错问题 2020-01-06 15:55:29 +08:00
2betop 842ecd8387 修复crud 中弹出出现两次的问题 2020-01-06 14:54:23 +08:00
2betop 5d8ff08db1 先还原一下,后续分析原因 2020-01-06 13:45:13 +08:00
2betop c5dbdd2aec 修复 combo 的 onInit 送出来还是旧值的问题 2020-01-06 12:27:09 +08:00
2betop 94cbacef61 server msgTimeout 支持 2020-01-03 17:58:41 +08:00
2betop 10df6f2a71 schema 中的事件与渲染器中下发的事件串起来 2020-01-03 12:04:19 +08:00
2betop ff893806a3 combo 交叉拖拽问题修复 2020-01-02 17:52:17 +08:00
2betop e010999c9a tooltipWrap 支持自定义内容 2020-01-02 16:47:51 +08:00
2betop a3cb8288b4 wizard 样式问题 2020-01-02 14:40:25 +08:00
2betop ad2621b8b9 还有几个有弹出层的都加上 overlayPlacement 定位配置 2020-01-02 11:34:26 +08:00
2betop 2b0168176a Date 支持配置 overlayPlacement 2020-01-02 11:02:07 +08:00
2betop 8f77a1e6f6 dom-helper 的版本修改 2019-12-31 15:49:46 +08:00
2betop 7fb471f6eb dialog size 支持 full 配置 2019-12-31 15:39:21 +08:00
2betop e19e78cb26 addHook 做个判断 2019-12-31 15:04:51 +08:00
2betop 7e12c10494 header 不应该透传 2019-12-31 13:13:42 +08:00
2betop 98bd1aaa5a height 赋值报错 2019-12-31 11:44:55 +08:00
2betop 71de4463ea react-overlay 还依赖的老版本 dom-helpers 所以不能升级 2019-12-31 11:38:46 +08:00
2betop 07dc57ccf7 升级到最新的 dom-helpers 2019-12-31 10:20:27 +08:00
liaoxuezhi 5952811808 combo 的 changeImmediately 模式子 form 的 lazyCHange 全关了 2019-12-30 23:43:24 +08:00
liaoxuezhi b8a83b6a7a Merge branch 'master' of https://github.com/2betop/amis 2019-12-30 21:58:19 +08:00
2betop d566fd883c 修复纯变量用法,数据没更新的问题 2019-12-30 19:15:35 +08:00
2betop 55fd2f5ab3 类型优化 2019-12-30 17:39:15 +08:00
2betop 82c884274f Merge remote-tracking branch 'baidu/master' 2019-12-29 10:49:23 +08:00
2betop d9dfbf7931 toast 支持配置是否保留 2019-12-29 10:48:53 +08:00
liaoxuezhi 679369df55
Merge pull request #407 from RickCole21/master
add loadDataOnceFetchOnFilter
2019-12-29 10:34:06 +08:00
rickcole bd8034b495 add doc 2019-12-27 17:18:40 +08:00
rickcole 341abe77cf Merge remote-tracking branch 'amis/master' 2019-12-27 17:17:35 +08:00
2betop 63d9bd749f clear memoized cache 2019-12-27 11:08:20 +08:00
2betop 7c9d037054 Combo 的 strictMode 优化 2019-12-26 20:21:56 +08:00
rickcole 650c83e45e add loadDataOnceFetchOnFilter 2019-12-26 20:13:23 +08:00
2betop baf68d6b71 crud bulkAction 的 redirect 功能补充 2019-12-26 16:29:01 +08:00
2betop 7b125bb4f6 remove 前先判断是否已经destroy 2019-12-26 15:39:37 +08:00
2betop aaef9b7952 Combo 添加 lazyLoad 模式 2019-12-26 12:57:47 +08:00
2betop aeebc463d1 form init 过程中不要去 diff 参数变化发送请求 2019-12-26 12:26:10 +08:00
2betop bd94a9ef2c 文案错误 2019-12-26 12:12:20 +08:00
2betop 09a2670ce4 Merge remote-tracking branch 'baidu/master' 2019-12-26 11:06:17 +08:00
2betop b68a644070 Renderer 更新不检测 scope 变化 2019-12-26 11:05:39 +08:00
liaoxuezhi 88e790a6ef
Merge pull request #405 from nwind/master
文档目录顺序按字母排序,方便查找
2019-12-26 10:46:53 +08:00
wuduoyi f1f7729e78 文档目录顺序按字母排序,方便查找 2019-12-26 10:44:49 +08:00
2betop 6accf51276 依赖添加 2019-12-26 09:37:53 +08:00
liaoxuezhi e3f073eccc 文案调整 2019-12-25 22:40:03 +08:00
2betop 058324c9e8 memorized formValue 2019-12-25 20:31:09 +08:00
2betop 7b730a5a9f 图片展示调整 2019-12-25 18:07:21 +08:00
2betop 052c1f55f6 Form 做动作前都会 flush 一把 2019-12-25 17:30:35 +08:00
2betop 7f454b6c34 Combo 继续用 lazy 模式, 表单提交前及时同步 2019-12-25 16:28:21 +08:00
2betop 0fa123d861 Merge branch 'master' of https://github.com/2betop/amis 2019-12-25 13:18:18 +08:00
2betop 9c4ad5683a table bug fix 2019-12-25 13:18:07 +08:00