Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
arkui_ace_engine
/
frameworks
/
bridge
/
declarative_frontend
/
ark_component
/
components
下载当前目录
liyi0309
:feat: menuitem支持级联菜单
ba8c85af
创建于
7 天前
历史提交
文件
最后提交记录
最后更新时间
BUILD.gn
!85443
merge cherry-pick-mr-85372-1779929836437-auto into master 在滚动组件懒加载场景下,支持自定义布局容器 Created-by: cc520bf Commit-by: yylong Merged-by: openharmony_ci Description: **IssueNo**:
https://gitcode.com/openharmony/arkui_ace_engine/issues/77139
**Description**: 在滚动组件懒加载场景下,支持自定义布局容器 **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
!85443
7 天前
arkalphabetindexer.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkcalendarpicker.js
fix timepicker and calendarpicker Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
2 个月前
arkcheckbox.js
fix : 修复非预加载情况下arkModifier解析失败 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkcheckboxgroup.js
fix : 修复非预加载情况下arkModifier解析失败 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkcolumnsplit.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkcontainerreader.js
add Containerreader Co-Authored-By:Agent Signed-off-by: song-song-song <songqifan7@huawei.com>
1 个月前
arkdynamiclayout.js
sync dynamiclayout Signed-off-by: zju_ljz <lijiazhi2@huawei.com>
2 个月前
arkflowitem.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkfolderstack.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkhyperlink.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arklazycolumnlayout.js
LazyVWaterFlow/LazyVGrid/LazyColumn header/footer 实现 Co-Authored-By: Agent Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com>
13 天前
arklazydynamiclayout.js
支持懒加载自定义布局容器 Signed-off-by: yylong <yeyinglong@hisilicon.com> Change-Id: Ibcb921e8d9387c49560bf9346c6d509610d43f48
9 天前
arklazywaterflowlayout.js
LazyVWaterFlow/LazyVGrid/LazyColumn header/footer 实现 Co-Authored-By: Agent Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com>
13 天前
arkmarquee.js
Marquee onstop callback Signed-off-by: wangxiuxiu <wangxiuxiu9@huawei-partners.com>
2 个月前
arkmenu.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkmenuitem.js
:feat: menuitem支持级联菜单 Signed-off-by: liyi0309 <liyi58@huawei.com> Co-Authored-By: Agent Change-Id: I59454cb16c86ad8b9535a5e3851c57e6e1cd662a
7 天前
arkmenuitemgroup.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkradio.js
!80712
merge form_0210 into master fix : 修复非预加载情况下arkModifier解析失败 Created-by: psl-007 Commit-by: pensLong Merged-by: openharmony_ci Description: **IssueNo**:
https://gitcode.com/openharmony/arkui_ace_engine/issues/72634
**Description**: 修复非预加载情况下arkModifier解析失败 **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 - [ ] 需求/Feature - [x] 缺陷/Bugfix ### 是否涉及非兼容变更/Whether it involves incompatible changes - [ ] 是/Yes - [x] 否/No ### TDD自验结果/TDD Self-Verification Results - [ ] 通过,请在下方提供截图/Pass. Provide execution details in picture below. - [ ] 失败,请在下方提供基线执行情况截图/Fail. Provide baseline execution details in picture below. - [x] 不涉及/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用例 - [ ] 已验证/Yes - [x] 不涉及,请在下方说明原因/Not Involved. Please specify the reasons below. See merge request: openharmony/arkui_ace_engine
!80712
2 个月前
arkrating.js
fix : 修复非预加载情况下arkModifier解析失败 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkricheditor.js
【RichEditor】支持punctuationOverflow属性 Co-Authored-By: GLM Signed-off-by: FreemanBao <baoguoqiang3@h-partners.com>
25 天前
arkrowsplit.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arksearch.js
!84963
merge ShaderB into master 修复shaderBug Created-by: yao_qiaoming1 Commit-by: yao_qiaoming1 Merged-by: openharmony_ci Description: **IssueNo**:
https://gitcode.com/openharmony/arkui_ace_engine/issues/76754
**Description**: 修复shaderBug **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 - [ ] 需求/Feature - [x] 缺陷/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
!84963
7 天前
arkselectioncontainer.js
跨节点选择文本 Signed-off-by: wangtao <wangtao487@h-partners.com> Change-Id: I842c39b54e43e7e0a55782d40acac36a7c08f3df
11 天前
arksidebarcontainer.js
Sidebar pan gesture Co-Authored-By: Agent Signed-off-by: huangxiaolinabc <huangxiaolin12@huawei.com>
1 个月前
arkslider.js
fix : 修复非预加载情况下arkModifier解析失败 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkstepper.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkstepperitem.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arksymbolglyph.js
symbolGlyph/symbolSpan支持无极字重,Co-Authored-By: Agent Signed-off-by: jiaxiaguang <jiaxiaguang@huawei.com> Change-Id: I122d567d1697d42d76edd3f231a35fec0f74850a
1 个月前
arktimepicker.js
fix: 修复小型化卡片功能 Signed-off-by: pensLong <pengsilong@huawei-partners.com>
3 个月前
arkwaterflow.js
waterflow添加空分支 Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
2 个月前