Commit Graph

6674 Commits

Author SHA1 Message Date
liaoxuezhi
771c676424
feat: 更换 json 查看组件,支持查看并修改功能 (#2360) 2021-08-06 20:03:00 +08:00
吴多益
d9ef3ba9fe
docs: 增加 URL 参数的说明 2021-08-06 17:14:59 +08:00
吴多益
9144176c6e
chore: 表单报错信息中增加所有表单项的报错信息 (#2357)
* chore: 表单报错信息中增加所有表单项的报错信息

* 修单元测试报错
2021-08-06 16:40:13 +08:00
吴多益
73ac02f803
dep: 使用 mpegtsjs 替换 flvjs,修复音视频可能不同步等问题 (#2358) 2021-08-06 16:10:12 +08:00
2betop
e1cdf5abd4 间距调整 2021-08-05 18:10:14 +08:00
2betop
26f42b5a06 支持 auto样式 2021-08-05 17:17:04 +08:00
2betop
e3d503fc5f chore: 调整 Hbox 样式 2021-08-05 17:05:12 +08:00
2betop
e34df2c938 发布新的 beta 2021-08-04 21:28:48 +08:00
liaoxuezhi
02008cf807
chore: hbox 配置格式统一,旧格式通过 compat 兼容 (#2347) 2021-08-04 16:54:55 +08:00
liaoxuezhi
169dd47994
chore: 优化 group 相关样式 (#2348)
* chore: 优化 group 相关样式

* input 左边距太宽了, 改小点
2021-08-04 16:53:52 +08:00
2betop
53023a3577 Merge remote-tracking branch 'baidu/master' 2021-08-03 17:33:34 +08:00
2betop
2c13542bf5 发布新的 beta 版本 2021-08-03 17:33:17 +08:00
Allen
77577ac33e
feat: 新增input-time-range 时间范围组件 (#2340) 2021-08-03 10:12:35 +08:00
Simplified-Mind
9d0ba31907
update example typo (#2341) 2021-08-03 10:11:51 +08:00
2betop
1593587ff4 chore: grid 的 columns 成员不要支持 type 配置,通过 body 来配置成员 2021-07-30 16:31:19 +08:00
liaoxuezhi
b0de4f4dae chore: 调整 grid 样式 2021-07-29 23:45:32 +08:00
liaoxuezhi
34756649e8 不要显示 region 信息,只有编辑器中才需要 2021-07-29 22:04:58 +08:00
liaoxuezhi
8676fc95ab
Grid 调整删掉一些没用的属性 (#2338)
* 页面的区域可以固定配置,而不是根据内容自动

* chore: grid 删掉一些没用的属性

* rm console.log
2021-07-29 18:57:57 +08:00
liaoxuezhi
7e445a091c
页面的区域可以固定配置,而不是根据内容自动 (#2336) 2021-07-29 18:57:18 +08:00
liaoxuezhi
eb4940b69c
chore: 表单项的布局方式支持外部扩充 (#2333) 2021-07-29 18:56:00 +08:00
Simplified-Mind
a0526cc7d8
update showInput type (#2337) 2021-07-29 18:09:39 +08:00
Simplified-Mind
4c5482a452
labelField & labelField类型 (#2335)
根据smis-1.2.1\src\renders\Form\ListSelect.tsx135-142行代码,labelField & valueField应该为string类型。
2021-07-29 10:10:04 +08:00
RickCole
71e4e59b61
Merge pull request #2332 from 2betop/fieldset
fieldset 下拉按钮右对齐
2021-07-28 20:00:34 +08:00
css-master
d051c2084c
fix: requiredOn 不生效问题 (#2331)
Co-authored-by: cy <chenyi08@kuaishou.com>
2021-07-28 19:37:26 +08:00
2betop
b45c598a9a fieldset 下拉按钮右对齐 2021-07-28 19:12:15 +08:00
2betop
820b989809 顺手改一下文档 2021-07-28 19:08:59 +08:00
liaoxuezhi
578bc7c037
chore: 数据映射数组成员映射,当传入数没有对应数组时用空数组处理,而不是不处理 (#2327) 2021-07-28 14:08:38 +08:00
liaoxuezhi
fa4eb1f061
chore: 不要编译 mobx 对象 (#2330) 2021-07-28 14:01:40 +08:00
Simplified-Mind
0e2326445a
Update api.md (#2328)
删除重复的autoRefresh
2021-07-28 12:25:13 +08:00
css-master
7e8995a481
fix:图片集支持 string 类型 (#2325)
Co-authored-by: cy <chenyi08@kuaishou.com>
2021-07-28 12:24:10 +08:00
css-master
77d650d78d
增加 select 单选模式下清空属性文档 (#2319)
Co-authored-by: cy <chenyi08@kuaishou.com>
2021-07-28 12:22:48 +08:00
RUNZE LU
65ba50ee4d
feat: Editor组件支持全屏模式; fix: 文档链接错误, className demo配置错误 (#2313)
Co-authored-by: lurunze1226 <lurunze@baidu.com>
2021-07-28 12:20:21 +08:00
Allen
deaa7cc29f
wizard 组件高亮优化 (#2320)
* wizard 组件高亮优化

* updateSnapshot
2021-07-26 17:22:12 +08:00
qinhaoyan
9d660f8a91
fix:修复options数据为空时报错问题 (#2317)
Co-authored-by: qinhaoyan <qinhaoyan@baidu.com>
2021-07-23 16:09:26 +08:00
2betop
584187a902 chore: 应该有个 return 2021-07-22 21:09:24 +08:00
2betop
8095954650 Merge remote-tracking branch 'baidu/master' 2021-07-22 21:07:27 +08:00
2betop
96ab01c8c0 chore: 放在 form 外面可能会报错 2021-07-22 21:07:05 +08:00
zhou999
1b9fe9643b
fix:inputImage 裁剪模式可配置可旋转,但是功能无效 (#2310)
Co-authored-by: sqzhou <zhoushengqiang01@baidu.com>
2021-07-21 21:48:34 +08:00
Allen
becc257aeb
fix: nestedSelect 无数据时展示问题 (#2308) 2021-07-21 14:54:44 +08:00
Allen
4caecfa03c
fix: inputtable 配置addable不可新增数据问题修复 (#2307) 2021-07-21 12:00:14 +08:00
2betop
48dda17932 chore: 可能 type 没值或者不是字符串 2021-07-20 20:05:54 +08:00
2betop
19ca7c9d82 Merge remote-tracking branch 'baidu/master' 2021-07-20 18:24:34 +08:00
2betop
6a23d907a8 fix: 修复 wizard 和下面 form 数据的不同步问题 2021-07-20 18:24:11 +08:00
吴多益
3698ffff7f
docs: 统一一下 group-select 的名称 2021-07-20 18:19:44 +08:00
2betop
88b993f927 fix: wizard 组件处理弹框报错修复 2021-07-20 17:31:21 +08:00
RickCole
cd193e9f10
Merge pull request #2301 from 2betop/wizard
fix: 修复 wizard actions 中配置弹框无效
2021-07-20 10:29:31 +08:00
2betop
2c3b87c2a7 fix: 修复 wizard actions 中配置弹框无效 2021-07-19 20:59:44 +08:00
Pearson
1c48a30bd6
Update formitem.md (#2296)
修正错误的配置
2021-07-19 20:37:32 +08:00
qinhaoyan
cd438c3e84
fix:选择器表单项默认全选逻辑优化 (#2295)
Co-authored-by: qinhaoyan <qinhaoyan@baidu.com>
2021-07-19 14:51:58 +08:00
liaoxuezhi
e05a4f3ff6
fix: crud 变量模式数据同步有问题 (#2288) 2021-07-16 16:28:17 +08:00