zhou999
|
5d7b4b1d0c
|
chore: 完善crud、input-table、transfer组件的单测 (#6460)
|
2023-03-24 13:34:38 +08:00 |
|
meerkat
|
8314ba4909
|
fix: tasks label 列文字支持自动换行 (#6452)
|
2023-03-23 20:38:38 +08:00 |
|
meerkat
|
c333aa8d43
|
fix: Picker 组件 itemClick 事件改成驼峰式的命名 (#6453)
|
2023-03-23 20:38:13 +08:00 |
|
2betop
|
db7e33a8c2
|
chore: 尝试修复一些 ts 报错
|
2023-03-23 16:05:28 +08:00 |
|
wanglinfang2014
|
fb8be7c6dc
|
fix: Nav切换数据源实时更新、点击分组卡顿、横向模式排序等问题修复 (#6371)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-03-15 19:50:51 +08:00 |
|
Allen
|
8da83968e6
|
feat: Steps source支持动态获取value status (#6370)
|
2023-03-15 10:14:27 +08:00 |
|
zhou999
|
af3514f288
|
feat: 添加input-table子表单校验 (#6357)
* feat: 添加input-table子表单校验
* feat: 添加input-table snapshots更新
* feat: 添加input-table子表单校验
* feat: 添加input-table子表单校验
* feat: 添加input-table子表单校验
* feat: input-table snapshots更新
* feat: 添加input-table子表单校验
* feat: 添加input-table子表单校验
|
2023-03-14 18:47:57 +08:00 |
|
meerkat
|
6433561545
|
fix: now表达式作为form组件默认值时,增加特殊逻辑,处理数据更新 (#5783)
|
2023-03-10 15:44:02 +08:00 |
|
qkiroc
|
2e1c09e00d
|
styles: 优化带单位的number组件样式 (#6054)
* styles: 优化待单位的number组件样式
* 更新快照
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-03-10 15:38:02 +08:00 |
|
RUNZE LU
|
1c4daa8a1d
|
fix: Cards嵌套List组件时, props透传导致Schema不生效问题 (#6110)
|
2023-03-10 15:36:25 +08:00 |
|
sansiro
|
3e5bc113ab
|
fix: 单选选项值包含逗号时获取选项错误问题 (#6258)
* fix: 单选选项值包含逗号时获取选项错误问题
* 加个单测
* 单测问题
* 在WrapControl 中使渲染器默认 multiple 生效
* 修改
|
2023-03-03 15:31:11 +08:00 |
|
RUNZE LU
|
6f83be8a5a
|
feat: InputGroup报错展示优化 (#5803)
|
2023-02-27 20:48:07 +08:00 |
|
sansiro
|
65ef4a1f26
|
chore: 修复一些单测容易报错的问题 (#6263)
|
2023-02-27 16:27:53 +08:00 |
|
wanglinfang2014
|
dc6ff604be
|
fix: Nav样式问题修复 (#6245)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-02-24 15:07:19 +08:00 |
|
qkiroc
|
d841acf5d7
|
styles: 下拉框、日期、时间组件主题样式 (#6184)
* 单测范围修改 (#6133)
* 单测范围修改
* 单测范围修改
* feat:下拉框&时间/日期选择器主题适配 (#6134)
* feat: select支持主题变量配置
* feat:下拉框&时间/日期选择器主题适配
* fix:更新测试用例
* fix:代码扫描修复
* fix:代码扫描修复
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* feat:下拉框主题样式优化 (#6142)
* feat:下拉框主题样式优化
* fix:测试用例修复
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix: 下拉框&日期测试修复 (#6183)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix:恢复测试用例 (#6189)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix:恢复测试用例 (#6191)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2023-02-20 12:34:43 +08:00 |
|
sansiro
|
17d15222f8
|
chore: List 组件单元测试补充 (#6172)
* chore: List 组件单元测试补充
* 总结
|
2023-02-16 19:08:05 +08:00 |
|
sansiro
|
01cd73f057
|
chore: Alert 组件单元测试补充 (#6171)
* chore: Alert 组件单元测试补充
* 总结
|
2023-02-16 19:07:35 +08:00 |
|
sansiro
|
4b01ece327
|
chore: Link 组件单元测试补充 (#6170)
|
2023-02-16 19:06:29 +08:00 |
|
sansiro
|
b2338922e4
|
chore: Timeline 组件单元测试补充 (#6169)
|
2023-02-16 19:06:08 +08:00 |
|
sansiro
|
980555d8dd
|
fix: ChainedSelect 组件多展示一个空 Select (#6166)
|
2023-02-16 19:05:39 +08:00 |
|
lmaomaoz
|
6b25efb333
|
Status组件新增source属性,优化Icon渲染逻辑 (#6179)
* docs: Status 新增source属性
* feat: Status 组件新增source属性,兼容旧版map和labelMap属性,优化渲染Icon的方式
* chore: Status组件新增的属性补充单元测试
* feat: Status 组件新增source属性,兼容旧版map和labelMap属性,优化渲染Icon的方式
* docs: Status 新增source属性
---------
Co-authored-by: jinye <jinye@baidu.com>
|
2023-02-16 12:30:52 +08:00 |
|
meerkat
|
dc2b670708
|
chore: 更新 nav 单测延迟的判断逻辑 (#6149)
|
2023-02-09 10:07:56 +08:00 |
|
wanglinfang2014
|
168989f9af
|
feat: Nav支持layout可视化 (#6063)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-01-31 14:06:32 +08:00 |
|
sansiro
|
ff64f0345c
|
fix: 单测问题修复 (#6107)
* fix: 单测问题修复
* fix: 单测问题修复
|
2023-01-31 11:47:05 +08:00 |
|
sansiro
|
372dbbdb9a
|
chore: Each 组件单元测试补充 (#6095)
|
2023-01-30 20:49:19 +08:00 |
|
sansiro
|
5a3018b6a8
|
chore: SearchBox 组件单元测试补充 (#6094)
|
2023-01-30 20:49:02 +08:00 |
|
sansiro
|
3e234e78b3
|
chore: Steps 组件单元测试补充 (#6093)
|
2023-01-30 20:48:45 +08:00 |
|
sansiro
|
d46257fd43
|
chore: Picker 单测补充 (#6050)
|
2023-01-30 20:45:20 +08:00 |
|
sansiro
|
c5f985c761
|
chore: InputSubForm 单测补充 (#6049)
|
2023-01-30 20:45:02 +08:00 |
|
sansiro
|
482a025743
|
chore: ListSelect 单测补充 (#6048)
|
2023-01-30 20:44:35 +08:00 |
|
meerkat
|
a63fcf1bf2
|
fix: Tree outline 偏移 (#6085)
|
2023-01-18 10:29:51 +08:00 |
|
meerkat
|
ff88c35e1c
|
fix: Tree编辑子节点无法取消的情况 (#6079)
|
2023-01-17 14:21:42 +08:00 |
|
meerkat
|
6ca4148ea9
|
fix: 修复 tree 配置了 defer 属性时,展开错误 (#6056)
|
2023-01-12 15:05:14 +08:00 |
|
sansiro
|
7e673d25b8
|
feat: transfer & select 其他模式支持 showInvalidMatch 字段; tree 模式带 deferApi 情况下不添加 unmatched option (#6022)
* feat: transfer & select 其他模式支持 showInvalidMatch 字段; tree 模式带 deferApi 情况下不添加 unmatched option
* 修改
* 快照修改
|
2023-01-12 14:14:44 +08:00 |
|
qinhaoyan
|
9038211a7f
|
styles: 修复status图标颜色问题 (#6045)
* styles: 修复status图标颜色问题
* styles: 修复status图标颜色问题
|
2023-01-11 17:13:06 +08:00 |
|
sansiro
|
c3b93e3a35
|
chore: tooltipWrapper 单测补充 (#6007)
* chore: tooltipWrapper 单测补充
* 修改
* 修改
|
2023-01-09 14:24:03 +08:00 |
|
sansiro
|
ec9e9cfb9b
|
chore: image/images 单测补充 (#6006)
* chore: image/images 单测补充
* 修改
|
2023-01-09 14:23:49 +08:00 |
|
qinhaoyan
|
3ac4097dc4
|
styles:主题二期合入 (#6023)
* style: button主题适配 (#5780)
* feat: button增加font-weight (#5781)
* feat: button增加font-weight
* fix: button-fix
* fix: button-fix
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: font
* feat: input输入框变量样式&切换图标方案 (#5847)
* feat: input输入框变量样式&切换图标方案
* fix: 去掉多余代码
* fix: 去掉多余代码
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: input外观
* fix: 修复选择图标没选中 (#5858)
* fix: 修复选择图标没选中
* fix: 代码格式
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: link组件
* style: form
* inputNumber输入输入框 组件css变量 (#5874)
* inputNumber输入输入框 组件css变量
* inputNumber组件 兼容变量
* inputNumber组件 css变量文件迁移
* inputNumber组件 删除变量
* 去除无用变量
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: form
* style: form
* InputNumber组件 变量修改 (#5879)
* inputNumber输入输入框 组件css变量
* inputNumber组件 兼容变量
* inputNumber组件 css变量文件迁移
* inputNumber组件 删除变量
* 去除无用变量
* InputNumber组件 变量修改
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: form
* style: input
* inputNumber组件 加强版分别配置 (#5887)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: input-range
* inputNumber组件 加强版图标 (#5888)
* inputNumber组件 加强版分别配置
* inputNumber组件 加强版图标
* 修改图标变量
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* style: rating
* checkbox组件变量 (#5902)
* inputNumber组件 加强版分别配置
* inputNumber组件 加强版图标
* 修改图标变量
* checkbox组件变量
* 修改checkbox-size
* 修改checkbox-size变量
* 优化
* 优化
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* checkbox边框 背景分别配置变量 (#5904)
* inputNumber组件 加强版分别配置
* inputNumber组件 加强版图标
* 修改图标变量
* checkbox组件变量
* 修改checkbox-size
* 修改checkbox-size变量
* 优化
* 优化
* checkbox边框 背景分别配置变量
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* listSelect组件变量 (#5917)
* listSelect组件变量
* 优化
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* feat: radio&switch样式变量适配 (#5924)
* feat: radio&switch样式变量适配
* fix:修复变量
* fix: 变量修复
* fix: 变量修复
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* style: 兼容style
* feat: Collapse变量适配 (#5934)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* 组件自定义变量补充 (#5947)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* inputNumber加强版背景覆盖普通版 (#5951)
* 组件自定义变量补充
* inputNumber加强版背景覆盖普通版
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* pref: 已修改组件变量迁移到components (#5952)
* pref: 将变量冲properties迁移到components
* pref: 已修改组件变量迁移到components
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* pref: 优化变量位置 (#5953)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: 面板\分割线\选项卡
* theme: 选项卡
* theme: link
* feat: inputFile&inputImage组件变量 (#5982)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* fix: 图标选择修复和兼容处理 (#5984)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: bugfix
* theme: bugfix
* fix: 去掉input的size&修复collapse样式 (#5985)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: 样式调整
* theme: 样式调整
* pref: 折叠器样式变量修改 (#5991)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* theme: 样式调整
* theme: 样式调整
* theme: 样式调整
* theme: 样式调整
* styles: 主题变量bugfix
* checkbox&number组件变量修复 (#6019)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* fix: 输入框图标样式修复 (#6021)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* 回滚注释
* 更新快照
* fix: 修复评分组件报错问题
Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
|
2023-01-06 20:36:45 +08:00 |
|
sansiro
|
cf7e59e76f
|
fix: InputQuarterRange 单测问题修改 (#6008)
|
2023-01-03 10:13:25 +08:00 |
|
sansiro
|
2459330ab0
|
fix: inputMonth 动态minDate不更新 (#5909)
* fix: inputMonth 动态minDate不更新
* 加个单测
* 修改
* 使用 moment 方法
|
2022-12-30 15:27:23 +08:00 |
|
sansiro
|
61dd67688f
|
fix: dropdownButton 更新快照 (#5993)
* fix:去除dropdownbutton快照
* 更新单测
|
2022-12-28 18:33:42 +08:00 |
|
sansiro
|
8c7e3cbc74
|
chore: 轮播图单测布补充 (#5972)
|
2022-12-28 17:02:33 +08:00 |
|
sansiro
|
8d0947bf98
|
chore: Progress 单测补充 (#5973)
|
2022-12-28 17:02:08 +08:00 |
|
sansiro
|
68754ec845
|
chore: DropDownButton 单测补充 (#5974)
|
2022-12-28 17:01:43 +08:00 |
|
meerkat
|
a0374be192
|
feat: Spinner 增加 loadingConfig 属性,控制Spinner不展示、指定挂载节点 (#5933)
|
2022-12-28 16:59:19 +08:00 |
|
meerkat
|
09253466f7
|
chore: 补充 Tree source 单测 (#5983)
|
2022-12-28 14:05:21 +08:00 |
|
meerkat
|
d7409498d4
|
fix: 解决tree异步数据不渲染的问题 (#5980)
|
2022-12-27 10:46:00 +08:00 |
|
lvxiaojiao
|
3456e76a11
|
feat:图片上传成功事件参数优化
|
2022-12-26 10:47:30 +08:00 |
|
sansiro
|
39444b8df1
|
chore: 去除 popover 部分快照 (#5965)
|
2022-12-23 13:18:11 +08:00 |
|
hsm-lv
|
b066e42984
|
feat: 文字和表格数据元素支持鼠标事件 (#5963)
* feat:文字和表格数据元素支持鼠标事件
* feat:文字和表格数据元素支持鼠标事件
* feat:文字和表格数据元素支持鼠标事件
|
2022-12-22 21:07:39 +08:00 |
|