Commit Graph

1831 Commits

Author SHA1 Message Date
2betop
a3abce8ef4 当点击来自 modal 直接忽略 2020-05-26 09:34:49 +08:00
2betop
22de2cb347 Merge remote-tracking branch 'baidu/master' 2020-05-25 16:21:42 +08:00
liaoxuezhi
cc8f8e0c16 Merge pull request #615 from RickCole21/master
image fix
2020-05-25 15:48:22 +08:00
rickcole
eb95c9863a image fix 2020-05-25 15:29:33 +08:00
2betop
5ef86c99e1 Tag 保留原来的展示方式 2020-05-25 11:11:01 +08:00
RickCole
3f4ce540d9 Merge pull request #607 from RickCole21/master
文档+小bugfix
2020-05-21 19:37:06 +08:00
rickcole
8e8c773662 round参数配置成0时,会无效 2020-05-20 12:22:28 +08:00
rickcole
3d10d46b75 file文档修复 2020-05-19 19:26:35 +08:00
RickCole
b891399b60 Merge pull request #604 from chareice/patch-1
CRUDProps export
2020-05-19 19:22:31 +08:00
ChengLei Shao
ee7c297f3e CRUDProps export 2020-05-19 19:06:45 +08:00
RickCole
6bc03a344e Merge pull request #602 from 2betop/master
Service store 数据不同步问题修复
2020-05-19 10:43:22 +08:00
liaoxuezhi
8725a7f49b 只有自己设置了 api 才自己处理 2020-05-19 09:13:07 +08:00
liaoxuezhi
44be9e940a service 自己可以处理 ajax,否则数据层没办法更新 2020-05-19 09:08:11 +08:00
liaoxuezhi
042cd8812c Merge remote-tracking branch 'baidu/master' 2020-05-18 22:13:20 +08:00
RickCole
db83f9d743 Merge pull request #601 from RickCole21/master
option value为0时,回显问题
2020-05-18 20:06:20 +08:00
rickcole
202b19c882 option value为0时,回显问题 2020-05-18 19:56:20 +08:00
2betop
9c07809ccb 小优化 + 文档调整 2020-05-15 17:23:15 +08:00
2betop
e615764dbb 样式优化 2020-05-15 17:00:17 +08:00
2betop
57b877927d 样式优化 2020-05-15 16:54:17 +08:00
2betop
cc1c284cdc 重构 tag 渲染器 2020-05-15 16:47:08 +08:00
2betop
2013992d49 更新 react-overlays 的 ts 版本 2020-05-15 09:43:30 +08:00
2betop
e58873e679 完善 ResultBox 2020-05-15 09:37:26 +08:00
2betop
c77f8c5ff2 添加 ResultBox 组件 2020-05-14 20:47:05 +08:00
2betop
8b6741b88e input-box 单独移出来 2020-05-14 17:06:42 +08:00
2betop
61a43410f5 修复 Table 在表头有分组的情况下,固定列样式有些问题 2020-05-14 17:06:09 +08:00
2betop
cc203adb89 修复 Table 在表头有分组的情况下,固定列样式有些问题 2020-05-14 17:00:24 +08:00
2betop
d40074ca7f rm console 2020-05-14 15:40:42 +08:00
2betop
d9b08ce183 InputBox 小调整 2020-05-14 15:39:43 +08:00
2betop
ebb7a49d28 修复 dialog 的 size 无效的问题 2020-05-14 14:33:55 +08:00
2betop
294457a3a8 补充示例 2020-05-14 11:33:47 +08:00
2betop
9afc0dfcea 删除原来的 transfer-select 2020-05-14 11:33:18 +08:00
2betop
9092d73e86 开放更多配置 2020-05-14 11:23:44 +08:00
2betop
8e1a446294 优化搜索相关 2020-05-14 11:19:39 +08:00
2betop
6370bf31f1 补充搜索功能 2020-05-14 10:40:44 +08:00
2betop
11f6c00958 打通 renderer 2020-05-13 20:36:08 +08:00
2betop
cb4dcf01b1 添加 InputBox Transfer 组件 2020-05-13 19:28:46 +08:00
2betop
6095ac9d10 Merge remote-tracking branch 'baidu/master' 2020-05-13 16:46:10 +08:00
2betop
ee37d92b5a 修复 value2Array bug 2020-05-13 16:45:44 +08:00
liaoxuezhi
a0ff24967f Merge pull request #592 from RickCole21/master
file文档
2020-05-13 14:58:15 +08:00
rickcole
40c7d18841 file文档 2020-05-13 14:10:00 +08:00
2betop
599271ce9d ListCheckboxes 支持 Group 2020-05-13 12:35:21 +08:00
2betop
dc09d3e693 升级 prettier 2020-05-13 11:51:38 +08:00
2betop
15a4545fd5 Merge remote-tracking branch 'baidu/master' 2020-05-13 11:33:56 +08:00
2betop
766d1204df 样式优化 2020-05-13 11:31:31 +08:00
2betop
5ecc052924 添加 TreeCheckboxes 2020-05-13 11:00:01 +08:00
2betop
d5002a11fb 自定义组件重新渲染问题修复 2020-05-13 09:57:04 +08:00
liaoxuezhi
3245e7f74b Merge pull request #590 from RickCole21/master
tabs禁用样式优化
2020-05-13 09:29:00 +08:00
rickcole
a2c50196ec tabs禁用样式优化 2020-05-12 20:03:23 +08:00
2betop
f0d7394793 添加 ListCheckboxes 和 TableCheckboxes 2020-05-12 19:23:16 +08:00
2betop
80315ff2d8 默认只从父级同步 form 内的数据, 如果想强制开启,需要配置 syncSuperStore 为 true 2020-05-12 17:58:02 +08:00