wibetter
|
7536e5e31a
|
docs(amis): 更新flex组件单例snapshot
|
2023-05-10 17:49:39 +08:00 |
|
hsm-lv
|
c5d2204ba0
|
Merge pull request #6596 from DynaZhang/feat-wizard
feat: wizard组件样式交互改造
|
2023-05-09 09:35:43 +08:00 |
|
zhangzhulei
|
95e2a034ed
|
fix: 更新快照
|
2023-05-08 20:05:22 +08:00 |
|
zhangzhulei
|
d47305fb18
|
fix: 更新wizard组件快照
|
2023-05-08 19:15:26 +08:00 |
|
zhangzhulei
|
41f18dc4ee
|
fix: 更新wizard组件测试快照
|
2023-05-08 15:01:47 +08:00 |
|
qkiroc
|
203ebd22da
|
styles: 优化number组件handle出现后的样式 (#6813)
* styles: 优化number组件handle出现后的样式
* 更新单测
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-05-08 13:28:07 +08:00 |
|
Allen
|
784d3530bd
|
Merge pull request #6545 from allenve/master
feat: tpl支持异步表达式
|
2023-05-06 15:35:12 +08:00 |
|
5se7en
|
49cf0f09dd
|
feat: autoGenerateFilter增加列数及设置查询字段配置控制 (#6566)
* feat: autoGenerateFilter增加列数及设置查询字段配置控制
* autoGenerateFilter 兼容原来的 boolean 配置
* ts 错误
---------
Co-authored-by: wangqiang <wangqiang@lattebank.com>
Co-authored-by: 2betop <2betop.cn@gmail.com>
|
2023-05-06 11:20:43 +08:00 |
|
liaoxuezhi
|
f4922e0c40
|
fix: 修复 ci 报错 (#6789)
|
2023-05-05 20:36:31 +08:00 |
|
meerkat
|
a9e36b3eaf
|
fix: 修复CRUD直接传递Pagination组件时,丢失total属性 (#6081) (#6087)
|
2023-05-05 16:14:11 +08:00 |
|
2betop
|
47cceaa9b8
|
更新 snapshot
|
2023-05-05 13:41:38 +08:00 |
|
liaoxuezhi
|
445b7ad474
|
Merge branch 'master' into feat-input-range-marks-wrong-display
|
2023-05-05 11:33:24 +08:00 |
|
wanglinfang2014
|
a2373fce42
|
fix: CRUD toolbar data同步更新问题修复、table支持maxKeepItemSelectionLength问题修复 (#5431)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-05-05 11:21:47 +08:00 |
|
liaoxuezhi
|
3dbadffed1
|
fix: 修复 itemAction 与行选中冲突问题 (#6755)
* fix: 修复 itemAction 与行选中冲突问题
* 更新 snapshot
* 更新 snapshot
|
2023-05-04 16:04:06 +08:00 |
|
徐佳豪
|
a624a8d98a
|
style: drawer&dialog iconContent增加 (#6622)
* style: drawer&dialog iconContent增加
* 修改快照
* 修改快照
* 修改快照
---------
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
|
2023-04-25 15:25:05 +08:00 |
|
wanglinfang2014
|
a1aa0c73af
|
fix: nav外观配置问题修复 (#6699)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-04-24 15:13:23 +08:00 |
|
qkiroc
|
2df19e6172
|
Merge pull request #6633 from wanglinfang2014/feat-nav
fix: Nav功能、样式问题修复
|
2023-04-23 10:29:47 +08:00 |
|
allenve
|
b6142fce88
|
fix: issues-6666:修复select组件懒加载时label回显问题
|
2023-04-21 18:13:56 +08:00 |
|
liaoxuezhi
|
e507666277
|
fix: 修复 panel 内容区 visibleOn 配置无效的问题 (#6650)
* fix: 修复 panel 内容区 visibleOn 配置无效的问题
* fix: 修复一些 ts 报错,更新snapshot
|
2023-04-21 15:30:41 +08:00 |
|
wanglinfang
|
88d507e661
|
fix: Nav功能、样式问题修复
|
2023-04-20 17:58:49 +08:00 |
|
hongyang03
|
829d08b434
|
fix: 修复日历样式和排序bug
|
2023-04-18 20:27:19 +08:00 |
|
hongyang03
|
d67f2100ee
|
fix: 修复单测
|
2023-04-14 10:34:34 +08:00 |
|
hongyang03
|
8506a939fe
|
fix: 修复单测
|
2023-04-14 10:15:07 +08:00 |
|
hongyang03
|
b5d04b83ff
|
fix: 修复单测
|
2023-04-14 09:54:07 +08:00 |
|
hongyang03
|
f79470b86c
|
fix: 修复单测
|
2023-04-13 21:23:27 +08:00 |
|
zhangzhulei
|
7868a96a22
|
fix: 更新steps组件单测快照
|
2023-04-13 19:07:31 +08:00 |
|
zhangzhulei
|
bdcd6b49b8
|
fix: 修复wizard组件单测报错
|
2023-04-13 17:38:24 +08:00 |
|
zhangzhulei
|
666ff9b50e
|
feat: input-table添加事件动作 (#6308)
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* fix: 修改input-table单测
* fix: 修改input-table单测
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* perf: doAction方法,setState后执行onChange
* perf: doAction方法,setState后执行onChange
* perf: doAction方法,setState后执行onChange
---------
Co-authored-by: zhangzhulei <zhangzhulei@baidu.com>
|
2023-04-11 16:51:05 +08:00 |
|
lmaomaoz
|
d4c931cb85
|
feat: 表单项校验变更为顺序校验模式 (#6553)
* feat:
表单项校验不再校验全部规则,改为顺序校验模式;
自定义校验 addRule 增加灵活展示错误信息特性。
* doc: 表单项校验不再校验全部规则,改为顺序校验模式
* doc: 自定义校验 addRule 增加灵活展示错误信息特性
* test: 表单验证规则改为顺序校验,不再全部校验,测试用例变更
---------
Co-authored-by: jinye <jinye@baidu.com>
|
2023-04-07 13:17:56 +08:00 |
|
allenve
|
dd88db7c41
|
feat: tpl支持异步表达式
|
2023-04-07 11:04:18 +08:00 |
|
zhou999
|
d4aa3fea33
|
fix: 完善button&action关于按钮提示的文档 (#6403)
* style: 完善button&action关于按钮提示的文档
* style: 完善button&action关于按钮提示的文档
* style: 完善button&action关于按钮提示的文档
* style: 完善button&action关于按钮提示的文档
* fix: 完善crud、inputTable单测&完善crud的一次性加载下拉多选搜索功能&文档
* feat: input-table 表单项校验的schema示例完善
|
2023-03-28 14:59:37 +08:00 |
|
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 |
|
sansiro
|
9116601c51
|
chore: nav 单测补充 (#5911)
* chore: nav 单测补充
* 修改
|
2022-12-22 11:09:14 +08:00 |
|
sansiro
|
811c8e3322
|
chore: conditionBuilder 单测补充 (#5950)
* chore: conditionBuilder 单测补充
* 去除快照
* 修改
|
2022-12-22 11:07:54 +08:00 |
|
sansiro
|
3afa49c3c3
|
chore: popOver 单测补充 (#5948)
* chore: popOver 单测补充
* 修改
* 快照修改
|
2022-12-22 11:06:07 +08:00 |
|
sansiro
|
d76e880837
|
chore: AnchorNav 单测补充 (#5912)
|
2022-12-16 10:17:17 +08:00 |
|
sansiro
|
595ac9c23b
|
chore: action 单测补充 (#5910)
|
2022-12-16 10:16:22 +08:00 |
|
qinhaoyan
|
b9f11fe7ae
|
style: 边栏样式调整 & select clear icon (#5898)
* style: 边栏样式调整
* style: select clear icon fix
* 更新快照
* fix:更新快照
* style: 变量调整
|
2022-12-14 15:34:05 +08:00 |
|
sansiro
|
3c036441bf
|
fix: tree 组件重复添加父节点问题, tabsTransfer tree 模式onlyChildren默认值 (#5894)
* fix: tree 组件重复添加父节点问题, tabsTransfer tree 模式onlyChildren默认值
* 修改
|
2022-12-09 15:46:15 +08:00 |
|
sansiro
|
41319213ee
|
chore: pagination 单测 (#5872)
* chore: pagination 单测
* 更新快照
|
2022-12-08 15:28:47 +08:00 |
|
sansiro
|
86c150f97a
|
chore: collapse & fieldSet 组件单测补充 (#5873)
* collapse
* fieldSet
|
2022-12-08 15:28:24 +08:00 |
|
lmaomaoz
|
ed5989551e
|
feat: mapping组件支持数组数据源,自定义渲染模板itemSchema (#5882)
* docs: mapping组件支持 数组数据源,自定义渲染模板
* feat: mapping组件支持 数组数据源,自定义渲染模板
* test: 增加mapping改造测试用例
Co-authored-by: jinye <jinye@baidu.com>
|
2022-12-08 14:09:21 +08:00 |
|
sansiro
|
4b80ca5928
|
fix: 日期范围组件,比较日期粒度问题 (#5863)
|
2022-12-02 12:17:29 +08:00 |
|
RUNZE LU
|
fa2524ad7e
|
chore: 修复rc-input-number非兼容升级的依赖 (#5860)
|
2022-12-01 20:35:51 +08:00 |
|
sansiro
|
cb08b669e8
|
chore: inputQuarterRange 单测问题修复 (#5857)
|
2022-12-01 19:41:16 +08:00 |
|
sansiro
|
9d762f2806
|
chore: 一些单测偶现问题修改 (#5849)
|
2022-11-30 12:01:31 +08:00 |
|
sansiro
|
5520004dec
|
merge: feat-virtual-list into master (#5829)
* feat: select transfer 除树形模式外,增加虚拟列表能力 (#5612)
* feat: select transfer 除树形模式外,增加虚拟列表能力
* 修改分组模式问题
* 更新快照
* transfer 虚拟列表单测补充
* select 虚拟列表单测补充
* 更新 select 快照
* chore: merge master into feat-virtual-list branch (#5716)
* chore: combo组件items扩充编辑器的拖拽点位 (#5693)
* feat: combo组件items支持编辑器的拖拽
* feat: combo组件items支持编辑器的拖拽
* feat: combo组件items支持编辑器的拖拽
* feat: combo组件items支持编辑器的拖拽
* fix: 数字输入框-属性配置-placeholder置灰+边框与form-input统一 amis-saas-4938 (#5666)
Co-authored-by: limengyang03 <limengyang03@baidu.com>
* feat:Remark组件支持自定义图标 (#5694)
* feat:Remark组件支持自定义图标
* 去掉多余内容
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
* fix: 修复 amis本地跑不起来 问题
* fix: https://github.com/baidu/amis/issues/4681
* feat: 使用cross-env 设置NODE_ENV 变量
* perf: 删除重复声明项
* revert: 恢复删除的SchemaRedirect
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
* feat: ui 组件 form 支持 autoSubmit (#5695)
* feat: ui 组件 form 支持 autoSubmit
* 下发 onSubmit 否则只能用 handleSubmit 这个会绕过 form 的检测,无法通知到上层
* chore: sdk embed 方法添加 callback 在 callback 中可确保 scoped 方法是可用的 (#5698)
* publish beta
* chore: sdk embed 方法添加 callback 在 callback 中可确保 scoped 方法是可用的
* fix: filter 过滤器 isTrue/isFalse 问题修复 (#5676)
* fix: filter 过滤器 isTrue 问题修复
* 修改
* 修改
* 修改
* chore: InputArray新增默认值示例, 调整Combo组件scaffold逻辑 (#5701)
* chore: InputNumber严格判断大数模式,避免错误抛出string类型值 (#5703)
* fix: 修复查看代码报 require is not defined 错误 (#5704)
* publish beta
* fix: 修复查看代码报 require is not defined 错误
* feat: 补充 ConfirmBox ui 控件, 并将 PickerContainer 改成 ConfirmBox 实现 (#5708)
* publish beta
* feat: 添加 ui ConfirmBox
* feat: 补充 confirmBox ui 控件, 并将 pickerContainer 改成 confirmBox 实现
* PickerContainer title 逻辑不变动
* 暴露 InputTableColumnProps
* 调整 ts 定义
* 升级 react-hook-form
* inputTable 补充数组本身的验证
* Combo 也支持内部数组的验证
* 调整内部验证
* 调整目录
* chore: 优化 locale, theme hoc, 存在 context 直接复用 (#5702)
* publish beta
* chore: 优化 locale, theme hoc, 存在 context 直接复用
* chore: 日期范围类组件单元测试补充 (#5705)
* dateRange
* datetimeRange
* timeRange
* monthRange
* quarter and year
* 修改
* 修改
* fix: 评分组件 count 支持变量获取 (#5681)
* fix: 评分组件 count 支持变量获取
* tokenize 修改为 filter
Co-authored-by: zhou999 <zhousq809@163.com>
Co-authored-by: PE_Sicca <46698676+swjtulmy@users.noreply.github.com>
Co-authored-by: limengyang03 <limengyang03@baidu.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
Co-authored-by: h7ml <h7ml@qq.com>
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
Co-authored-by: sansiro <sansiro@sansiro.me>
* feat: tree 增加虚拟列表 (#5696)
* feat: Tree 使用 VirtualList 渲染, 提升大数据时的性能
* fix: 适配编辑和新建
* chore: 增加 Tree 测试用例
* chore: 更新 Tree 测试用例
* feat: Tree虚拟列表,调整props名称
* chore: 清理 Tree 相关的无用代码
* feat: select transfer 树形模式增加虚拟滚动支持, treeSelect 虚拟滚动参数 (#5799)
* 其他 transfer 支持虚拟列表属性
* feat: select transfer 树形模式增加虚拟滚动支持, treeSelect 虚拟滚动参数
* add
* fix: tree 多级时,通过递归parent来判断展开收起,递归partial判断父元素的Partial状态 (#5807)
* fix: 调整 tree 组件中,判断父子关系的方法 (#5814)
* Revert "chore: merge master into feat-virtual-list branch (#5716)" (#5825)
This reverts commit c9895812989c31d3471d50c2adaf7110478ad0a0.
* chore: 更新 tree 虚拟滚动相关快照 和一些优化
Co-authored-by: RUNZE LU <36724300+lurunze1226@users.noreply.github.com>
Co-authored-by: zhou999 <zhousq809@163.com>
Co-authored-by: PE_Sicca <46698676+swjtulmy@users.noreply.github.com>
Co-authored-by: limengyang03 <limengyang03@baidu.com>
Co-authored-by: 徐佳豪 <1440054388@qq.com>
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
Co-authored-by: h7ml <h7ml@qq.com>
Co-authored-by: 吴多益 <wuduoyi@baidu.com>
Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
Co-authored-by: meerkat <kit_hack@outlook.com>
|
2022-11-28 18:07:45 +08:00 |
|
sansiro
|
cb5452d429
|
chore: tabs、tabsTransfer、tabsTransferPicker 单测补充 (#5821)
* tabs
* tabsTransfer
* d
* tabsTransferPicker
|
2022-11-28 09:58:47 +08:00 |
|
meerkat
|
5e3c59cb1c
|
chore: 修复inputRef类型错误 (#5806)
|
2022-11-24 21:28:30 +08:00 |
|
sansiro
|
553b94c2fa
|
chore: combo 单测补充 (#5752)
* combo 单测补充
* 修改
* 修改
|
2022-11-23 10:31:23 +08:00 |
|
sansiro
|
3deaec94bd
|
chore: button-group-select 单测补充 (#5782)
|
2022-11-23 10:30:28 +08:00 |
|