文件最后提交记录最后更新时间
!85464 merge submenu into master feat: menuitem支持级联菜单 Created-by: liyi0309 Commit-by: liyi0309 Merged-by: openharmony_ci Description: **IssueNo**: [#77180](https://gitcode.com/openharmony/arkui_ace_engine/issues/77180) **Description**: (提交描述) menuitem支持级联菜单 **Sig**: SIG_ApplicationFramework **Binary Source**: No(涉及则Yes) ## 请勿修改以下选项内容,仅需保存后点击复选框,或在编辑时将对应项前面的[ ]改为[x] ## Do not modify the following option content. Simply save and click the checkbox, or when editing, change [ ] to [x] for the relevant item. ### Feature or Bugfix - [x] 需求/Feature - [ ] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/Not Involved ### XTS自验结果/XTS Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/Not Involved ### 检视意见是否都已闭环/Have all review comments been resolved - [x] 是/Yes - [ ] 否/No ### 是否已执行L0用例 - [x] 已验证/Yes - [ ] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine!854643 天前
!85532 merge 0529_auto_clean_ut_and_modifier into master add ut and modifier for auto-clean Created-by: mayaolll Commit-by: mayaolll Merged-by: openharmony_ci Description: **IssueNo**: https://gitcode.com/openharmony/arkui_ace_engine/issues/77237 **Description**: add ut and modifier for auto-clean **Sig**: SIG_ApplicationFramework **Binary Source**: No ## 请勿修改以下选项内容,仅需保存后点击复选框,或在编辑时将对应项前面的[ ]改为[x] ## Do not modify the following option content. Simply save and click the checkbox, or when editing, change [ ] to [x] for the relevant item. ### Feature or Bugfix - [x] 需求/Feature - [ ] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/Not Involved ### XTS自验结果/XTS Self-Verification Results - [x] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [ ] 不涉及/Not Involved ### 检视意见是否都已闭环/Have all review comments been resolved - [x] 是/Yes - [ ] 否/No ### 是否已执行L0用例 - [x] 已验证/Yes - [ ] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine!8553213 小时前
Fix nested lazy layout in scroll containers: honor contentStart/EndOffset for sticky header/footer, pin SW lazy-child lane endPos to full measured height, drop LazyColumn footer double-count, and force-sync clean items so resized headers repaint Co-Authored-By: Agent Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com> 8 小时前
ArkComponent编译ts部分代码 - 更新 tsconfig.json 添加新的源文件(ArkClassDefine、ArkParticle、ArkVideo 等) - 更新 types/index.d.ts:移除与 ArkClassDefine.ts 重复的类声明,添加缺失的类型声明 - 修复 ArkComponent.ts 中 inspetorId -> inspectorId 拼写错误 - 修复 ArkClassDefine.ts 中 ArkBorderColor 缺少 start/end 属性 - 修复 ArkTextInput.ts 中内联类型缺少 thicknessScale 和 options 属性 - 修复 ArkParticle.ts 中 ArkVelocityFieldOptions 缺少 arkVelocityFieldOptions 属性 Signed-off-by: chenyuchi <chenyuchi2@h-partners.com> Co-Authored-By: Agent 1 天前
build js file by ts files Signed-off-by: ZhangYu-Home <zhangyu578@huawei.com> 5 个月前
【tips】修复tips在modifier中切换深浅色时闪退问题 Signed-off-by: huzhanjiang <huzhanjiang@h-partners.com> Change-Id: Ic3026bbd05015cd1ac4408797593a61ad7d6a4d8 22 天前
build arkcomponent by ts file Signed-off-by: ZhangYu <zhangyu578@huawei.com> 1 个月前
fix the bug of mac Co-authored-by: Agent Signed-off-by: ZhangYu <zhangyu578@huawei.com> 26 天前
ArkComponent编译ts部分代码 - 更新 tsconfig.json 添加新的源文件(ArkClassDefine、ArkParticle、ArkVideo 等) - 更新 types/index.d.ts:移除与 ArkClassDefine.ts 重复的类声明,添加缺失的类型声明 - 修复 ArkComponent.ts 中 inspetorId -> inspectorId 拼写错误 - 修复 ArkClassDefine.ts 中 ArkBorderColor 缺少 start/end 属性 - 修复 ArkTextInput.ts 中内联类型缺少 thicknessScale 和 options 属性 - 修复 ArkParticle.ts 中 ArkVelocityFieldOptions 缺少 arkVelocityFieldOptions 属性 Signed-off-by: chenyuchi <chenyuchi2@h-partners.com> Co-Authored-By: Agent 1 天前