| 滚动组件事件回调重构
Signed-off-by: yangcan <yangcan18@huawei.com>
| 11 个月前 |
| Badge组件支持自定义外描边及角标文本延伸方式
Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com>
Change-Id: I3cab21942cfa85b63269a2493dd524a385602eed
| 7 个月前 |
| 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 天前 |
| Add textAlign interface for button labelStyle prop.
Signed-off-by: chijunwen <chijunwen@h-partners.com>
| 5 个月前 |
| 修复attributeModifier资源文件场景重复设置不生效的问题
Signed-off-by: wangchensu <wangchensu@huawei.com>
Change-Id: Ib2053e7122de9df2b61b3fff464ccd3963e2a1fa
| 1 年前 |
| 绘制类组件对接modifier
Signed-off-by: WangJiazhen <wangjiazhen4@huawei.com>
| 1 年前 |
| contentModifier not add margin when default edit margin
Signed-off-by: FredTT <zhourenfeng@huawei.com>
| 11 个月前 |
| Add contentModifier for checkboxgroup
Signed-off-by: Linkxu <xushunjie1@huawei-partners.com>
| 9 个月前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 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 天前 |
| 支持 LazyVWaterFlowLayout 组件
Co-Authored-By: Agent
Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com>
| 30 天前 |
| 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 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| common支持attributemodifier
Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com>
| 1 年前 |
| Shape系列组件支持Modifier
Signed-off-by: sd_wu <wudongsheng3@huawei.com>
| 1 年前 |
| !84834 merge hzj_tips_20260513 into master
【tips】修复tips在modifier中切换深浅色时闪退问题
Created-by: huzhanjiang
Commit-by: huzhanjiang
Merged-by: openharmony_ci
Description: **IssueNo**:https://gitcode.com/openharmony/arkui_ace_engine/issues/76648
**Description**: (提交描述)【tips】修复tips在modifier中切换深浅色时闪退问题
**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!84834 | 17 天前 |
| 修复attributeModifier资源文件场景重复设置不生效的问题
Signed-off-by: wangchensu <wangchensu@huawei.com>
Change-Id: Ib2053e7122de9df2b61b3fff464ccd3963e2a1fa
| 1 年前 |
| UIPickerComponent支持自定义行高行数
Signed-off-by: huangxiaoxiao <huangxiaoxiao8@huawei.com>
Change-Id: I7f8004e116df1f7eb4333f44511132977f463b4d
Co-Authored-By: Agent
| 1 个月前 |
| add container span modifier
Signed-off-by: wanjining <wanjining@huawei.com>
Change-Id: Iba47282806deed1ad36b10635c6ea6cd8f235fbc
| 1 年前 |
| revise textpicker and datepicker modifier color bugs
Signed-off-by: luoying_ace_admin <luoying19@huawei.com>
Change-Id: I1557f438ea0c4f4781dafc0e890e317f83193c91
| 3 个月前 |
| 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 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| feat: 显示嵌入组件/无障碍属性设置对接modifier
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
| 1 年前 |
| 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 天前 |
| typedNode支持ListItemGroup组件、WaterFlow组件、FlowItem组件
Signed-off-by: Zhang Jinyu <zhangjinyu101@huawei.com>
| 1 年前 |
| 布局类组件对接modifier
Signed-off-by: WangJiazhen <wangjiazhen4@huawei.com>
| 1 年前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 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 天前 |
| 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 天前 |
| 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 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| update throw error
Signed-off-by: zjx_coder <zhangjiaxin50@huawei.com>
| 4 个月前 |
| 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 天前 |
| 差异消除
Signed-off-by: tzcurtain <zhoukechen2@huawei.com>
| 9 个月前 |
| 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 天前 |
| 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 天前 |
| 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 天前 |
| 滚动组件事件回调重构
Signed-off-by: yangcan <yangcan18@huawei.com>
| 11 个月前 |
| fix: Replace IsolatedComponentAttribute with this
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
| 11 个月前 |
| LazyVWaterFlow/LazyVGrid/LazyColumn header/footer 实现
Co-Authored-By: Agent
Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com>
| 13 天前 |
| LazyVWaterFlow/LazyVGrid/LazyColumn header/footer 实现
Co-Authored-By: Agent
Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com>
| 13 天前 |
| LazyVWaterFlow/LazyVGrid/LazyColumn header/footer 实现
Co-Authored-By: Agent
Signed-off-by: fuhanfeng <fuhanfeng1@h-partners.com>
| 13 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 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 天前 |
| list支持滑动多选能力增强
Signed-off-by: shi-hongjie <shihongjie@huawei.com>
Co-Authored-By: Agent
| 21 天前 |
| 修复不一致
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: I1b3493804857df99fb2c5ac736987ae97714e0b0
| 3 个月前 |
| 支持Res
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
| 1 个月前 |
| fix
Signed-off-by: holic <3485995896@qq.com>
| 1 年前 |
| tsCheck
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I6ff9dead06a85c3713bcbdb3db8f8521027f9230
| 2 年前 |
| Marquee onstop callback
Signed-off-by: wangxiuxiu <wangxiuxiu9@huawei-partners.com>
| 2 个月前 |
| TDD问题修改
Signed-off-by: huangweichen <huangweichen6@huawei.com>
Change-Id: Ibc15aa9c4ea17d65c4459053bbdbb1c8eadf92c6
| 1 年前 |
| 二级菜单箭头支持配置颜色 挑单master
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
| 1 年前 |
| :feat: menuitem支持级联菜单
Signed-off-by: liyi0309 <liyi58@huawei.com>
Co-Authored-By: Agent
Change-Id: I59454cb16c86ad8b9535a5e3851c57e6e1cd662a
| 7 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| !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!85532 | 14 小时前 |
| feat:Synchronizing visual effects class and navigation class properties modifier
Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com>
Change-Id: I99b7bf90db03e4032b0636265476f9d18870044e
| 1 年前 |
| add ut and modifier for auto-clean
Co-Authored-By: Agent
Signed-off-by: mayaolll <mayao17@huawei.com>
| 2 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 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 天前 |
| Shape系列组件支持Modifier
Signed-off-by: sd_wu <wudongsheng3@huawei.com>
| 1 年前 |
| 修复attributeModifier资源文件场景重复设置不生效的问题
Signed-off-by: wangchensu <wangchensu@huawei.com>
Change-Id: Ib2053e7122de9df2b61b3fff464ccd3963e2a1fa
| 1 年前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| alarm
Signed-off-by: fengfeng <fengfeng18@huawei.com>
Change-Id: Iaa3383952380489ecb6dcd887e12acf33df746cc
| 1 年前 |
| Feat: Add modifier
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
Change-Id: I9bfd6fdb35e504b273aef2d8487a7c5197c96d30
| 1 年前 |
| feat:qrcode支持命令式初始化
Signed-off-by: Zhang Jinyu <zhangjinyu101@huawei.com>
Change-Id: Ic76d0668b0ae19815b4daedc3fede3ce1d151af2
| 1 年前 |
| contentModifier not add margin when default edit margin
Signed-off-by: FredTT <zhourenfeng@huawei.com>
| 11 个月前 |
| 回退--表单选择类控件、弹窗类控件事件回调重构
Signed-off-by: sunxuhui <sunxuhui7@huawei.com>
| 11 个月前 |
| Shape系列组件支持Modifier
Signed-off-by: sd_wu <wudongsheng3@huawei.com>
| 1 年前 |
| 支持Res
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
| 1 个月前 |
| add modifier
Signed-off-by: wanjining <wanjining@huawei.com>
Change-Id: Iea9eb9ff3236c6600a61f1e22a63f58ce10fa45e
| 1 年前 |
| fix compilation
Signed-off-by: Tianer Zhou <zhoutianer@huawei.com>
Change-Id: I6ef3d8190d2fc3334538ffe877977fb02857b0e9
| 1 年前 |
| 【RichEditor】支持punctuationOverflow属性
Co-Authored-By: GLM
Signed-off-by: FreemanBao <baoguoqiang3@h-partners.com>
| 25 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 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 天前 |
| 显式展示attributeModifier函数返回值
Signed-off-by: yihao lin <linyh@zju.edu.cn>
Change-Id: I476c50fa4622b256d1726f501c367677a7294aa3
| 2 年前 |
| 支持Res
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
| 1 个月前 |
| ScrollBar组件支持设置滚动条颜色_修改codeCheck
Signed-off-by: zhanghang <zhanghang160@huawei-partners.com>
| 1 年前 |
| 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 天前 |
| 渐变色及圆角
Signed-off-by: yao_qiaoming1 <yaoming14@h-partners.com>
| 23 天前 |
| feat(select): add material animation support
为 Select 组件添加 menuDistortionMode 和 menuEdgeLightMode 接口支持,
基于 PR #84075 的 Menu 材质动效框架,扩展 Select 组件的系统材质能力。
Changes:
- Pattern: 添加 GetMenuDistortionMode/GetMenuEdgeLightMode getter
- Model: SetMenuDistortionMode/SetMenuEdgeLightMode 接口
- Bridge: JS/ArkTS/Native 三层完整实现
- C API: select_modifier.cpp modifier 方法
- Docs: Menu_Material_Analysis.md 分析文档
Issue: https://gitcode.com/openharmony/arkui_ace_engine/issues/XXXX
Signed-off-by: zhourenfeng <zhourenfeng@h-partners.com>
Co-Authored-By: Agent
| 26 天前 |
| Shape系列组件支持Modifier
Signed-off-by: sd_wu <wudongsheng3@huawei.com>
| 1 年前 |
| feat:Synchronizing visual effects class and navigation class properties modifier
Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com>
Change-Id: I99b7bf90db03e4032b0636265476f9d18870044e
| 1 年前 |
| 弹窗和表单类组件相关接口错误码优化
Signed-off-by: houguobiao <houguobiao@huawei.com>
| 4 个月前 |
| 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 天前 |
| 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 天前 |
| feat:Synchronizing visual effects class and navigation class properties modifier
Signed-off-by: wangxiuxiu96 <wangxiuxiu9@huawei-partners.com>
Change-Id: I99b7bf90db03e4032b0636265476f9d18870044e
| 1 年前 |
| modify code
Signed-off-by: huangxiaolinabc123 <huangxiaolin12@huawei.com>
Change-Id: I1b0db56c4fdb1e63837f1a1a5b4c18efa6606ded
| 2 年前 |
| Swiper: filltype bugfix
Signed-off-by: Hu_ZeQi <huzeqi@huawei.com>
Change-Id: If41cded4aa5f12a6248619d579735465e7468130
| 7 个月前 |
| symbolGlyph/symbolSpan支持无极字重,Co-Authored-By: Agent
Signed-off-by: jiaxiaguang <jiaxiaguang@huawei.com>
Change-Id: I122d567d1697d42d76edd3f231a35fec0f74850a
| 1 个月前 |
| symbolGlyph/symbolSpan支持无极字重,Co-Authored-By: Agent
Signed-off-by: jiaxiaguang <jiaxiaguang@huawei.com>
Change-Id: I122d567d1697d42d76edd3f231a35fec0f74850a
| 1 个月前 |
| 滚动组件事件回调重构
Signed-off-by: yangcan <yangcan18@huawei.com>
| 11 个月前 |
| tabs适配nestedscroll嵌套滚动
Signed-off-by: wangweiyuan <wangweiyuan2@huawei-partners.com>
| 4 个月前 |
| 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 天前 |
| 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 天前 |
| 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 天前 |
| revise textpicker and datepicker modifier color bugs
Signed-off-by: luoying_ace_admin <luoying19@huawei.com>
Change-Id: I1557f438ea0c4f4781dafc0e890e317f83193c91
| 3 个月前 |
| add startTime attribute
Signed-off-by: Zhang-Dong-hui <zhangdonghui5@huawei.com>
Change-Id: Ice0d971e342326760d27306f751a5070771ffae3
| 2 个月前 |