Commit Graph

1315 Commits

Author SHA1 Message Date
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
liaoxuezhi 0a18cbb486 添加 lt gt 验证器 2019-12-24 22:37:26 +08:00
2betop 4cc5b4b073 Table 固定把 header 也固在上面 2019-12-24 20:11:26 +08:00
2betop 7bb364356c 合并单元格透传 2019-12-24 19:51:47 +08:00
2betop 3a4f602f02 PopOver 改名 2019-12-24 17:30:11 +08:00
2betop a5befaf368 Images 样式调整 2019-12-24 14:30:31 +08:00
2betop 44f966e791 多处调用提取成通用方法 2019-12-24 12:10:07 +08:00
2betop 1b14a40506 图片上传提示错误 2019-12-24 12:08:55 +08:00
2betop 3788089c08 Card 样式优化 2019-12-24 11:25:55 +08:00
2betop 2c8c0cb2e3 修复图片初始出错的问题 2019-12-23 20:36:53 +08:00
2betop e6764786bf valueCompare 传入 valueField 2019-12-23 20:06:09 +08:00
2betop cacb6e5626 文件上传优化 2019-12-23 18:31:41 +08:00
2betop f6d329f9ac 优化图片上传,可以单文件重试 2019-12-23 18:10:38 +08:00
2betop ca56a6047a 修复group 里面 key 不合理导致表单项数据没有更新的问题 2019-12-23 16:23:49 +08:00
2betop 5eae2e4fae 去掉无用配置 2019-12-23 16:14:46 +08:00
liaoxuezhi fe935c7164 Merge remote-tracking branch 'baidu/master' 2019-12-23 16:13:24 +08:00
liaoxuezhi 08de256dcf 有 preview 图片,不再加载原始图片预览 2019-12-23 16:13:02 +08:00
liaoxuezhi a15199dbdf
Merge pull request #395 from catchonme/master
select增加选项默认展开状态
2019-12-20 18:04:38 +08:00
catchonme d4465c5244 select增加选项默认展开状态 2019-12-20 14:25:33 +08:00
liaoxuezhi a8f61f0c92 统一 option 值对比的逻辑 2019-12-20 12:41:02 +08:00
liaoxuezhi c1007cd8f5 flush 清除问题 2019-12-19 20:02:47 +08:00
liaoxuezhi 02204183af lazyValidate 也 flush 掉 2019-12-19 18:23:47 +08:00
liaoxuezhi 32bc2496d0 解决 Table 下的 form lazyChange 机制没有提交最新数据的问题 2019-12-19 18:17:22 +08:00
liaoxuezhi 235f4e653d
Merge pull request #390 from yeyuqiudeng/master
table的列标题支持tpl渲染
2019-12-19 15:26:34 +08:00
yeyuqiudeng d034578054 table的列标题支持tpl渲染 2019-12-19 15:21:23 +08:00
liaoxuezhi 02cbe4ddd4 joinValues false 报错 2019-12-19 14:43:05 +08:00
liaoxuezhi c4b6d5afb7 修复select 选择顺序没办法控制的问题 2019-12-19 12:17:14 +08:00
liaoxuezhi a86aeb7e35 修复快速操作,数据没有提交的问题 2019-12-18 21:41:31 +08:00
liaoxuezhi d7e2852915 整理 closeOnSelect 逻辑 2019-12-18 20:08:40 +08:00
liaoxuezhi de42efad01 修复 select simpleValue 用法选项高亮问题 2019-12-18 19:40:50 +08:00
liaoxuezhi b58c2d34fc 优化日历控件 2019-12-18 18:57:07 +08:00
liaoxuezhi 6dbcc1a11d
Merge pull request #387 from yeyuqiudeng/master
fix拼写错误
2019-12-18 18:02:10 +08:00
yeyuqiudeng 44295ea08d fix拼写错误 2019-12-18 17:41:03 +08:00
liaoxuezhi 481ff3fbc0
Merge pull request #384 from yeyuqiudeng/master
方法名拼写错误
2019-12-18 15:48:59 +08:00
yeyuqiudeng cc7231e367 方法名拼写错误 2019-12-18 15:14:57 +08:00
catchme 2d3b6d1e5f
Merge pull request #383 from catchonme/master
file添加disabled
2019-12-18 15:01:58 +08:00
catchonme 1b9f81233f file添加disabled 2019-12-18 14:42:25 +08:00