Commit Graph

54761 Commits

Author SHA1 Message Date
openharmony_ci
7b0c77945c
!40184 修复listItemGroup跳转后反向布局异常的问题
Merge pull request !40184 from 石红杰/0803
2024-08-14 01:35:38 +00:00
SQ
af11d6ad4d tabs嵌套tabs场景,tabContent应全部响应onWillShow/onWillHide,并在下树时RemoveOnHiddenChange
Signed-off-by: SQ <sunqi57@huawei.com>
2024-08-14 09:35:20 +08:00
openharmony_ci
f230d1fb61
!40177 getchildren return new children if new children exist when not detach in 5.0
Merge pull request !40177 from lixingchi1/cherry-pick-1723373329
2024-08-13 15:44:24 +00:00
openharmony_ci
28e8a0e978
!40302 修复第一次拉起半模态且隐藏拖拽条情况下,拖拽条未占位
Merge pull request !40302 from chenxiaoxue/cherry-pick-1723516689
2024-08-13 14:28:28 +00:00
SQ
2a3a2069cd cherry pick 571cfe4 from https://gitee.com/sqsyqqy/arkui_ace_engine/pulls/39826
复Tabs组件add/remove TabbarItem时,只致脏自身

Signed-off-by: SQ <sunqi57@huawei.com>
Change-Id: Id759e68c95898746521c3c481ed6ee696950a32f
2024-08-13 14:06:37 +00:00
s00800643
8485f93f98 FormComponent对异常size做拦截
Signed-off-by: s00800643 <shuxinyue1@huawei.com>
2024-08-13 12:38:20 +00:00
Hu_zq
7c43b005dd cherry pick 7aad444 from https://gitee.com/Hu_ZeQi/ace_ace_engine/pulls/40163
Swiper: UpdateOffsetAfterPropertyAnimation changes to use CreateLayoutTask interface to update layout

Signed-off-by: Hu_zq <huzeqi@huawei.com>
Change-Id: Ic2d205c5bacacedeadaaf5b7f38c46c40d3e2dc1
2024-08-13 12:18:19 +00:00
chenxiaoxue
2be5d06feb
update frameworks/core/components_ng/pattern/overlay/sheet_view.cpp.
Signed-off-by: chenxiaoxue <chenxiaoxue11@huawei.com>
2024-08-13 12:09:48 +00:00
openharmony_ci
55ff2106b2
!39669 回退padding和margin支持direction属性
Merge pull request !39669 from sunjiakun/position0805
2024-08-13 11:19:56 +00:00
openharmony_ci
1a89ae5f2a
!40280 【5.0Release挑单】CloseSheet时若传入的node为空,需要清理栈
Merge pull request !40280 from HuangXW/cherry-pick-1723465572
2024-08-13 11:15:54 +00:00
openharmony_ci
4987f8c23b
!39829 ui_node RemoveChild 增加迭代器检查
Merge pull request !39829 from Lby/lby_iter_erase
2024-08-13 10:13:38 +00:00
openharmony_ci
84fefe04d5
!40261 【挑单5.0release】修改预览获取scrpit的方式
Merge pull request !40261 from 周末/cherry-pick-1723456038
2024-08-13 09:55:18 +00:00
openharmony_ci
87678a1ad2
!40276 cherry-pick sheet animation
Merge pull request !40276 from chenwenchang/cherry-pick-1723464284
2024-08-13 09:19:02 +00:00
openharmony_ci
29b21b321f
!40277 cherry-pick sheetWrapper measure
Merge pull request !40277 from chenwenchang/cherry-pick-1723464481
2024-08-13 09:18:01 +00:00
openharmony_ci
28d3852fb9
!40266 cherry-pick
Merge pull request !40266 from chenwenchang/cherry-pick-1723461470
2024-08-13 09:17:20 +00:00
openharmony_ci
17f2bed871
!40210 fix:回退OpenHarmony-5.0-Release 分支 imagespan colorfilter 的业务代码
Merge pull request !40210 from Zhang Jinyu/0812
2024-08-13 09:15:21 +00:00
openharmony_ci
cc5839116b
!40231 【5.0-Release】修改AlphabetIndexer组件二级索引阴影效果
Merge pull request !40231 from zhangDH/cherry-pick-1723446684
2024-08-13 09:12:48 +00:00
gxjhl
f947fe7073 [5.0-release]挑单
Signed-off-by: gxjhl <fangyuhao1@huawei.com>
Change-Id: I3e62510f338523adf38d9f7718cbc921ba3a19d5
2024-08-13 17:05:11 +08:00
Hu_zq
b87102e543 swiper: add log to check item overlay
Signed-off-by: Hu_zq <huzeqi@huawei.com>
Change-Id: I94f07f1c8a49f4cf84d9f687c72700ea6d1b83c6
2024-08-13 16:59:06 +08:00
openharmony_ci
c1fa2841fe
!39638 【5.0rls】修复List ScrollToIndex不上报滚动偏移量问题
Merge pull request !39638 from yeyinglong/cherry-pick-1722828321
2024-08-13 08:56:41 +00:00
liugan
18bd0c9e68 cherry pick f43be8f from https://gitee.com/ssmallcat_liugan_public/arkui_ace_engine/pulls/39970
【一镜到底】修复MarkRemoving崩溃问题

Signed-off-by: liugan <liugan8@huawei.com>
2024-08-13 08:15:18 +00:00
openharmony_ci
65e8652e49
!40214 ArkUI部分文件修复bug 【OpenHarmony-5.0-Release】
Merge pull request !40214 from 189******51/OpenHarmony-5.0-Release
2024-08-13 07:43:23 +00:00
余思远
89144da97a bugfix image position
Signed-off-by: 余思远 <1164818708@qq.com>
Change-Id: Ibf4e66fbe20bb7f77e9ff5bb4f3f9fba471897c5
2024-08-13 15:37:46 +08:00
FreemanBao
50e0ca5a0e 修复删除CustomSpan时Crash问题
Signed-off-by: FreemanBao <baoguoqiang3@huawei.com>
2024-08-13 15:02:45 +08:00
yeyinglong_admin
92916f656d 修复List ScrollToIndex不上报滚动偏移量问题
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/bb1ddf1d06a046036255f502d5d0e060c99a1a88>

Signed-off-by: yeyinglong_admin <yeyinglong@hisilicon.com>
2024-08-13 14:49:14 +08:00
tomkl123
8f1b24dd76 cherry pick b5823dd from https://gitee.com/tomkl123/arkui_ace_engine_release/pulls/40002
修复了Grid调用带动画的scrollToIndex时,startIndex不对的bug

Signed-off-by: tomkl123 <wangyansong11@huawei.com>
Change-Id: I6c2d89b2c3a8bc95ce5bfc5052ed89004cd739b3
2024-08-13 06:47:01 +00:00
yangzq233
d9f5c3cc1e Fix: TextArea和TextInput组件,当BorderRadius属性入参为borderRadius(Length,Length…
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/d603289a094b40f67ad951b946f4975e12671d9e>

Signed-off-by: yangzq233 <yangzhiqiang10@huawei.com>
2024-08-13 12:07:55 +08:00
c30053238
305073b834 cherry pick b8c6b1b from https://gitee.com/chen-xiaoxue299/arkui_ace_engine/pulls/39317
Fixed bindsheet offset issue

Signed-off-by: c30053238 <chenxiaoxue11@huawei.com>
2024-08-13 02:38:15 +00:00
openharmony_ci
c6acb4627b
!40226 Slider的Click事件异常发送处理挑单5.0release
Merge pull request !40226 from FredTT/cherry-pick-1723445948
2024-08-13 02:33:34 +00:00
shihao
6a61a1a47c cherry pick e34d3fd from https://gitee.com/wangsh88/arkui_ace_engine/pulls/39909
修复非tabs组件场景下触发WillShow willhide事件

Signed-off-by: shihao <wangshihao26@huawei.com>
Change-Id: I698d0971900c09c8fdd35deea3999d77175eacb0
2024-08-13 01:36:59 +00:00
openharmony_ci
38f8d55ff4
!40066 大图模式下首次识别后,发送cancel避免退出
Merge pull request !40066 from SprucEovo/master
2024-08-12 15:31:16 +00:00
gxjhl
e71e2f6bb0 waterflow:修改分组更新时机
Signed-off-by: gxjhl <fangyuhao1@huawei.com>
Change-Id: I9b91c1102db1aec60ff38a33b3f6360dee550285
2024-08-12 21:27:10 +08:00
chenwenchang
64f23e931e fix sheet measure
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/a2fe202ca3b2983e5baf491242765d8b3b185914>

Signed-off-by: chenwenchang <chenwenchang10@huawei.com>
2024-08-12 20:51:33 +08:00
chenwenchang
ae1ca1ab1f fix sheet transition
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/9107a8a6e2d1124a48b8e931f63571c68d8a8228>

Signed-off-by: chenwenchang <chenwenchang10@huawei.com>
2024-08-12 20:50:00 +08:00
chenwenchang
3568179a9d fix sheet avoid keyboard
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/c256c3c80116f5c5a1825bdc33d693fbe6dd21f1>

Signed-off-by: chenwenchang <chenwenchang10@huawei.com>
2024-08-12 20:43:26 +08:00
H-xinwei
5f7d145a98 CloseSheet时若传入的node为空,需要清理栈
Signed-off-by: H-xinwei <huangxinwei4@huawei.com>
Change-Id: Icbeae453c82cc63c6e5bfa540cd4b6630d0fd645
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/dfbb0f031621993b68d2213a04c387ccc70621b6>
2024-08-12 12:26:16 +00:00
openharmony_ci
91fe097c8a
!40222 [Bug]: Security component cover check fix
Merge pull request !40222 from yujann/cherry-pick-1723445436
2024-08-12 12:19:17 +00:00
openharmony_ci
8d3aa9cb2f
!39989 cherrypick:5.0:capi handleNodeEvent uaf bug fix
Merge pull request !39989 from zhouchaobo/cherry-pick-1723121693
2024-08-12 11:21:34 +00:00
openharmony_ci
296aa39264
!40014 【挑单5.0-release】修改AlphabetIndexer组件初始化进行第一次布局前折叠模式为5+1模式的问题
Merge pull request !40014 from zhangDH/cherry-pick-1723168519
2024-08-12 10:46:02 +00:00
hwx1119949
d932eb10d8 cherry pick ae3e03e from https://gitee.com/huyisuo/ace_ace_engine/pulls/39745
修改预览获取scrpit的方式

Signed-off-by: hwx1119949 <huyisuo@huawei.com>
2024-08-12 09:47:21 +00:00
openharmony_ci
dfbf73919a
!40098 【toast】修复dialog存在期间弹toast,导致dialog无法点击的bug,5.0
Merge pull request !40098 from 胡占江/hzj_toast_0810
2024-08-12 09:24:35 +00:00
openharmony_ci
272923673f
!40178 优化菜单预览图节点获取
Merge pull request !40178 from 渠冲冲/cherry-pick-1723373373
2024-08-12 09:00:36 +00:00
wangchensu
e39aa06923 cherry pick 5b35249 from https://gitee.com/wangchensu1/arkui_ace_engine/pulls/40140
修复builderNode在状态管理V2场景下的更新异常

Signed-off-by: wangchensu <wangchensu@huawei.com>
Change-Id: Ic58736bfffdeebbe39fc130dc0696b197141e396
2024-08-12 07:46:24 +00:00
hct95
280c678bf9 cherry pick 9eed570 from https://gitee.com/hct95/arkui_ace_engine/pulls/39999
修复拖拽拖起动效阶段,落位闪一下的问题

Signed-off-by: hct95 <hechentao@huawei.com>
Change-Id: Idfeba0698091bda5492f4202c74967acbc2fc3dd
2024-08-12 07:21:32 +00:00
zhourenfeng
df0a37ba0a fix contentModifier radio status error
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/3b8bd047f264e3e88ee920095e1e93c47bc15d57>

Signed-off-by: zhourenfeng <zhourenfeng@huawei.com>
2024-08-12 15:20:32 +08:00
Zhang-Dong-hui
290caa7805 fix popup shadow
Signed-off-by: Zhang-Dong-hui <zhangdonghui5@huawei.com>
Change-Id: Ibe52452c91932a64641eab0d0b7ccff4c66f0ab9
2024-08-12 07:19:38 +00:00
wanglili12
d7465e782b FrameNode的addComponentContent接口添加isModifiable判断
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/18d8a583ce6cc190727aa209c5df85bcafeb5f32>
2024-08-12 07:13:22 +00:00
zhourenfeng
14f76b25a0 fix slider click event send error
(cherry picked commit from <gitee.com//openharmony/arkui_ace_engine/commit/15350e9e350cfb8776a0ff2da20f1ad243a88794>

Signed-off-by: zhourenfeng <zhourenfeng@huawei.com>
2024-08-12 15:08:35 +08:00
y30043833
a16dbf3050 cherry pick 57da7c3 from https://gitee.com/yyuanche/arkui_ace_engine/pulls/39962
【checkbox】新增节点与checkboxgroup联动失效
Signed-off-by: yyuanche <yuancheng25@huawei.com>

Change-Id: I4dd361ffffe2d472e427ac8844843b8588ac46e8
2024-08-12 07:06:10 +00:00
j21p3
561072ed4b security component cover check fix
Signed-off-by: j21p3 <yanjun59@huawei.com>
2024-08-12 06:50:36 +00:00