liaoxuezhi
|
0734c2d1bb
|
chore: 调整自动填充参照录入逻辑支持默认点选,state 换成 store,优化写入对象时保留原始对象其他字段逻辑 (#10789)
|
2024-08-16 14:02:31 +08:00 |
|
qkiroc
|
422f9ab6c3
|
fix: 仅横向导航需要加href (#10776)
* fix: 仅横向导航需要加href
* 更新快照
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-08-16 13:53:59 +08:00 |
|
hsm-lv
|
3e29a49f84
|
Merge pull request #10772 from 2betop/fix-table-itemActions
fix: 修复 itemActdions 位置错误当表格内容太宽滚动到右侧时
|
2024-08-16 12:09:22 +08:00 |
|
qkiroc
|
e3bcc687aa
|
fix: 修复时间选择器默认选择当前时间问题 (#10741)
* fix: 修复时间选择器默认选择当前时间问题
* 更新单测
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-08-15 09:59:53 +08:00 |
|
2betop
|
6f12a855c7
|
fix: 修复 itemActdions 位置错误当表格内容太宽滚动到右侧时
|
2024-08-13 21:21:45 +08:00 |
|
Allen
|
23c0176d66
|
Merge pull request #10762 from allenve/fix-users-select
fix: 人员选择展示问题
|
2024-08-12 20:24:49 +08:00 |
|
allenve
|
242da450fb
|
fix: 人员选择展示问题
|
2024-08-12 19:52:25 +08:00 |
|
瓜娃子
|
a82473f6d9
|
fix: issue#10758 inputTable在嵌套模式下删除逻辑存在问题 (#10759)
Co-authored-by: wbchangpengyuan <wbchangpengyuan@lattebank.com>
|
2024-08-12 17:17:52 +08:00 |
|
liaoxuezhi
|
d22e4b543e
|
fix: 修复 inputTable 嵌套 inputTable 外层列新增过程中子 inputTable 新增的行没有编辑删除按钮问题, 额外修复 chart 的 onChartMount 字符串形式函数配置无效问题 Close: #10743 (#10746)
|
2024-08-08 20:26:21 +08:00 |
|
2betop
|
13b0d38846
|
chore: 优化 combo tabs 模式新增成员直接打开对应 tab 减少操作步骤
|
2024-08-08 14:52:47 +08:00 |
|
hsm-lv
|
9fcf8492f6
|
Merge pull request #10701 from donglixiaoche/feat-table2-quickEdit-event
FEAT: 快速编辑成功后 dispatch 事件
|
2024-08-07 11:20:21 +08:00 |
|
Harry
|
bee950fefe
|
feat: 颜色选择器 Hex 支持 8-digits 透明度,增加 hexa format (#10698)
* 颜色选择器 Hex 支持 8-digits 透明度
* fix type error
---------
Co-authored-by: harry <yangshuhai@pdnews.cn>
|
2024-08-06 10:45:04 +08:00 |
|
2betop
|
58b0d91810
|
bump: 6.7.0
|
2024-08-06 10:41:36 +08:00 |
|
qkiroc
|
301f435124
|
fix: 修复nav组件横向模式下,父级无法点击问题 (#10712)
* fix: 修复nav组件横向模式下,父级无法点击问题
* 更新快照
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-08-05 11:55:06 +08:00 |
|
张涛
|
6f39900e22
|
Merge pull request #10715 from zhangtao07/master
fix: 修复crud2行角标显示问题
|
2024-08-02 16:05:57 +08:00 |
|
zhangtao07
|
ff4859256f
|
fix: 修复crud2行角标显示问题
|
2024-08-02 14:57:12 +08:00 |
|
allenve
|
6de217d016
|
feat: container wizard 组件 testid
|
2024-08-02 14:42:03 +08:00 |
|
qinhaoyan
|
5ed565c52e
|
fix: 修复iconSelect组件不能正常展示图标问题
|
2024-07-31 12:44:46 +08:00 |
|
donglixiaoche
|
250503a205
|
feat: dispatch quick save submitted event
|
2024-07-31 09:46:29 +08:00 |
|
qinhaoyan
|
e377da4292
|
fix: 修复外观的一些问题
|
2024-07-25 20:51:03 +08:00 |
|
fujianchao
|
58a6608cde
|
fix: 修改错误的case
|
2024-07-24 14:19:21 +08:00 |
|
fujianchao
|
9da08a4bc7
|
feat: 修改单测用例
|
2024-07-24 14:19:21 +08:00 |
|
fujianchao
|
181a472f37
|
feat: 增加单测用例+更改属性名
|
2024-07-24 14:19:21 +08:00 |
|
fujianchao
|
26ab82cca4
|
feat: 数字框组件新增属性showPercent
|
2024-07-24 14:19:21 +08:00 |
|
fujianchao
|
7892987d71
|
feat: 数字框组件新增属性openPercentage
|
2024-07-24 14:19:21 +08:00 |
|
F-jianchao
|
a4817d1b2a
|
feat:调整数字框组件只读属性的样式 (#10655)
|
2024-07-24 11:40:29 +08:00 |
|
qkiroc
|
d43922db81
|
feat: form、crud、textarea、selecth支持外观配置 (#10649)
* feat(editor): 表单支持外观配置
* bugfix
* 优化获取cssVar逻辑
* 优化外观默认值
* 删除外观继承相关逻辑
* 更新快照
* 表单布局
* 表单默认mode优化为flex
* 优化colorpicker交互
* 优化编辑器表单布局配置
* 表单静态展示外观配置
* bugfix
* feat: crud2支持外观配置
* crud 外观默认值
* bugfix
* 多行文本支持外观配置
* 下拉框支持外观配置
* 修复table表头无法居中对齐问题
* style: 优化表格样式
* bugfix
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-07-18 19:04:07 +08:00 |
|
liaoxuezhi
|
8e1fbe7290
|
fix: 修复 inputTable 表单项校验问题 Close: #9680 (#10642)
|
2024-07-17 10:21:12 +08:00 |
|
liaoxuezhi
|
a9c17bae20
|
fix: 修复 crud 分页点击页面位置跳转问题 Close: #9667 (#10643)
|
2024-07-17 10:20:56 +08:00 |
|
qkiroc
|
6b4bfc9329
|
fix: 修复tpl值为NaN时页面卡死问题 (#10627)
* fix: 修复tpl值为NaN时页面卡死问题
* 改成Object.is判断
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-07-12 17:29:13 +08:00 |
|
liaoxuezhi
|
5aa7a8771a
|
feat: crud 列支持配置对齐方式&表头对齐方案&垂直对齐方式 (#10624)
|
2024-07-12 13:54:17 +08:00 |
|
zhangtao07
|
834a1a7435
|
table2文本对齐与列保持一致
|
2024-07-10 14:22:53 +08:00 |
|
allenve
|
18ab50e212
|
feat: CRUD 支持 testid
|
2024-07-09 10:48:56 +08:00 |
|
Song Mingxu
|
5ded3c479f
|
fix: QuickEdit 停止向下传递InputTable相关的回调 (#10568)
* fix: QuickEdit 停止向下传递InputTable相关的回调
否则当使用表格类型的 Picker 时(或其他会用到 Table 的自定义组件),会导致一些异常行为,包括:
1. 内部表格的编辑状态可能会被外部的 input-table 影响
2. input-table 的 subFormItems 会被内部表格更新
* 修复单测过不去的问题
---------
Co-authored-by: Song Mingxu <mingxu.song@gmail.com>
Co-authored-by: 2betop <2698393+2betop@users.noreply.github.com>
|
2024-07-08 14:56:38 +08:00 |
|
quirrel
|
11ed94a578
|
fix: number with precision should be string format (#10595)
|
2024-07-08 12:49:57 +08:00 |
|
Allen
|
ab6bf74d09
|
Merge pull request #10584 from allenve/feat-pdf
feat: pdfWokerJs 修改为env引入
|
2024-07-05 16:21:17 +08:00 |
|
yupeng12
|
dcac3de529
|
feat: pdfjs worker 增加默认值配置
|
2024-07-05 15:23:04 +08:00 |
|
yupeng12
|
900cb29c07
|
feat: pdfWokerJs 修改为env引入
|
2024-07-05 10:58:02 +08:00 |
|
hsm-lv
|
03252311ba
|
Merge pull request #9748 from ydiego/feature/crud-columntoggler-support-drag-mode-checkall
feat: crud自定义列在drag模式下支持全选
|
2024-07-03 19:39:04 +08:00 |
|
liaoxuezhi
|
53cfd5fbe0
|
fix: 完善 #10399 的修改, 部分场景处理异常 (#10573)
|
2024-07-03 12:59:28 +08:00 |
|
zhangtao07
|
7a2913b58a
|
fix: 修复弹窗中crud2刷新后按钮不可点击问题
|
2024-07-02 09:59:12 +08:00 |
|
zhangtao07
|
39a5bad866
|
fix: 修复query同步后人员选择无法清除问题
|
2024-07-01 17:38:06 +08:00 |
|
jinye
|
3ec964627b
|
feat: qrcode默认使用canvas渲染,以右键\长按存储\下载为图片
|
2024-07-01 17:32:04 +08:00 |
|
2betop
|
ddde285005
|
Merge remote-tracking branch 'baidu/master'
|
2024-07-01 11:07:05 +08:00 |
|
2betop
|
05d32400dd
|
bump: 6.6.0
|
2024-07-01 11:06:29 +08:00 |
|
zhangtao07
|
023bef5d36
|
分栏栏目支持外观配置
|
2024-07-01 10:25:58 +08:00 |
|
瓜娃子
|
47a15b6350
|
fix: issue#10515 修复code组件值为空控制台报错 (#10518)
Co-authored-by: wbchangpengyuan <wbchangpengyuan@lattebank.com>
|
2024-06-27 07:27:49 +08:00 |
|
liaoxuezhi
|
3b08c67e00
|
fix: input-table 修复 input-table 内部有公式时展示值与表单项值不一致问题 (#10526)
|
2024-06-26 20:50:20 +08:00 |
|
liaoxuezhi
|
08835ccb70
|
feat: input-table 的复制功能支持配置复制数据映射 (#10519)
|
2024-06-26 15:30:37 +08:00 |
|
liaoxuezhi
|
0ae2df58e9
|
chore: table2 单元格渲染逻辑优化 (#10512)
|
2024-06-25 21:42:30 +08:00 |
|