Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kangzhanlei
Copy link
Contributor

What

Why

How

@github-actions
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@github-actions github-actions bot added the fix label Nov 21, 2024
qkiroc and others added 27 commits April 3, 2025 13:49
* feat: form多列模式下容器类组件固定100%

* 更新快照

* 更新快照
* chore(amis-editor): wizard接口配置使用apiControl,以便和其它组件配置面板保持一致

Closes baidu#11462

* chore(amis-editor): Breadcrumb接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): Steps组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): Tasks组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): InputArray组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): Form组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): Action组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): TableCell组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): Button组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): ConditionBuilder组件接口配置使用apiControl,以便和其它组件配置面板保持一致

* chore(amis-editor): 删除历史api配置模板,避免后续被使用引起的不一致性问题
* fix: 修复select下menutpl样式错误问题 (baidu#11484)

* style: 优化select下checkbox样式

* 优化

---------

Co-authored-by: Qnets <[email protected]>
* fix: 增加height允许传入字符串类型,兼容滑动过程中元素被其他元素获取焦点时事件缺少touchlist

* fix: 增加height允许传入字符串类型,兼容滑动过程中元素被其他元素获取焦点时事件缺少touchlist

* fix: 增加height允许传入字符串类型,兼容滑动过程中元素被其他元素获取焦点时事件缺少touchlist

---------

Co-authored-by: wangxiufeng01 <[email protected]>
jinmingpang and others added 29 commits April 3, 2025 13:50
- 简化并修复 dragEnd 事件处理逻辑,删除直接修改 DOM 的代码(因为无效)
- 把交换列修复为移动列,与拖动时的视觉指示相匹配
- 删除 swapColumnPosition 方法
- 增加 moveColumn 方法

Co-authored-by: Song Mingxu <[email protected]>
* pagination_1

* steps编辑器配置

* fix:更新steps快照

* fix:更新wizard快照

* fix:添加视频编辑器配置

* 按照smooth-signature

* fix:完成事件编辑

---------

Co-authored-by: liuyue46 <[email protected]>
保持与只读态和最终渲染态里的千分符渲染结果一致
* feat: 时间轴增加外部卡片模板,使用timelineItem作为渲染数据

* feat: 时间轴增加外部卡片模板,使用timelineItem作为渲染数据

* feat: 时间轴节点支持传入schema配置

* chore: 统一数据格式

---------

Co-authored-by: wangxiufeng01 <[email protected]>
Co-authored-by: 2betop <[email protected]>
* 修复input-text组件 autoComplete、creatable属性导致弹框不消失的bug

input-text组件使用autoComplete属性时 点击了选项 选项组弹框不消失 需要点击空白处才能消失
然后发现   creatable: false 也会同样导致这个bug


``````
(event.target as HTMLElement).tagName.toLowerCase() === 'input'
``````
这个修改的方式可能不太规范,因为不太了解整个项目,不知道怎么判断点击的是选项还是文本框本身,大佬可以指点一下

* chore: 调整部分逻辑

---------

Co-authored-by: 2betop <[email protected]>
* 增加enableBulkActions属性,批量操作在一定场景下时候可以动态的隐藏多选框和批量操作按钮区

增加enableBulkActions属性
批量操作在一定场景下时候可以动态的隐藏多选框和批量操作按钮区

现在只能打开或者关闭,

* enableBulkActions 会自动处理所以组件层只需要判断

* enableBulkActions 会自动处理所以组件层只需要判断

---------

Co-authored-by: 2betop <[email protected]>
- 在 columns-toggler 属性表中添加了 modalSize、modalWidth、modalHeight 和 modalColumnCount 属性
- 实现列弹窗尺寸与自定义宽高配置
- 实现弹窗内每行显示列数配置
- 更新了相关的 SCSS 样式文件,增加了对新属性的样式处理

Co-authored-by: Song Mingxu <[email protected]>
Co-authored-by: liaoxuezhi <[email protected]>
* fix: 列过多且存在右侧固定列时总结行不生效

* fix: 列过多且存在右侧固定列时总结行不生效
* fix: select的source是表达式时,数据域发生变化后已选值不会自动清空 issue#10359

* feat: Options新增clearValueOnSourceChange配置,source数据域变化是否自动清空值

---------

Co-authored-by: chenwenhao <[email protected]>
Co-authored-by: liaoxuezhi <[email protected]>
@2betop 2betop merged commit 02607cd into baidu:master Apr 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.