Commit Graph

316 Commits

Author SHA1 Message Date
jiadexiang 7f44e248f3 Description: fix private data image src issue
IssueNo: I4DKFV
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-10-14 16:10:09 +08:00
youzhi92 1aecd59650 issueNo: I4C7HL
Description: make the vertical align to top  version lower than 5
Feature or Bugfix:Bugfix
Binary Source:No

Signed-off-by: youzhi92 <chenyouzhi@huawei.com>
Change-Id: If41e8d6765b721440e8237e73c6ff80f5dbc89fa
2021-09-29 19:28:04 +08:00
openharmony_ci 8670c10924 !389 若应用API level小于5,text/marquee组件文件垂直方向对齐默认方式设置为顶部对齐。否则设置为居中对齐。
Merge pull request !389 from youzhi92/vertical-align
2021-09-29 08:07:25 +00:00
openharmony_ci f0dd9a1d30 !391 js ability 析构增加死机维测以便低概率疑难问题定位
Merge pull request !391 from piggyguy_jdx/add_js_ability_system_restore_dfx_master
2021-09-29 01:56:16 +00:00
jiadexiang 29901dc8ad Description: add system crash dfx in js ability destructor
IssueNo:I4C7QJ
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-28 11:44:07 +08:00
openharmony_ci 6459c8acc4 !379 事件冒泡机制从API version 5开始支持,且事件默认是冒泡的。但应兼容迁移过来的旧应用(API version4)使其默认不冒泡。
Merge pull request !379 from youzhi92/event_bubble
2021-09-28 03:10:14 +00:00
youzhi92 2e83e9cf9e issueNo: I4C7HL
Description: make the vertical align to top if api version lower than 5
Feature or Bugfix:Bugfix
Binary Source:No

Signed-off-by: youzhi92 <chenyouzhi@huawei.com>
Change-Id: I09d7d184fa254f70484408b7479a8519dce37ac0
2021-09-28 10:45:22 +08:00
openharmony_ci 250275130d !372 localization测试用例修复
Merge pull request !372 from wuhy_irobot2013/localization_tdd_fix2
2021-09-26 08:44:34 +00:00
jiadexiang 4c1c0ba31e Description: modify some words issue
IssueNo:I4BVZL
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-26 15:40:25 +08:00
openharmony_ci 0d658ef708 !377 调整 JS Bundle 上限问题到与安装保持一致
Merge pull request !377 from piggyguy_jdx/modify_js_bundle_file_size_limitation_master
2021-09-26 03:38:41 +00:00
openharmony_ci c8ecce0eda !376 框架生命周期调度增加行为事件打印
Merge pull request !376 from piggyguy_jdx/new_event_trace_master
2021-09-26 03:37:46 +00:00
youzhi92 0cc96eaf26 issueNo: I4BP9Z
Description: make events non bubbling by default if api version lower than 5
Feature or Bugfix:Bugfix
Binary Source:No

Signed-off-by: youzhi92 <chenyouzhi@huawei.com>
Change-Id: I019414b23d3a485ffbda4379ab91e98c56ec6fa8
2021-09-24 16:32:08 +08:00
jiadexiang 3c11719554 Description: modify JS Bundle file size limitation
IssueNo:I4BOYJ
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-24 16:11:00 +08:00
openharmony_ci 7de8ea2fda !367 解决“marquee不设置scrollamount的话,文字滚动很慢。”的问题
Merge pull request !367 from youzhi92/marquee
2021-09-24 04:43:05 +00:00
jiadexiang d9b64f6048 Description: add some lifecycle trace
IssueNo:I4BKNO
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-24 11:10:45 +08:00
openharmony_ci 175913df86 !369 解决if指令变更早于lazy watcher加载时所产生的lazy watcher概率性UI错乱问题
Merge pull request !369 from piggyguy_jdx/fix_lazy_watcher_dirty_issue_master
2021-09-24 03:01:25 +00:00
jiadexiang 647d4d7ccd Description: fix lazy watcher loading issue
IssueNo:I4B9VR
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-23 21:37:59 +08:00
openharmony_ci 8c722fd4bb !374 去除对动态库ace_napi_jerryscript的依赖
Merge pull request !374 from wuhy_irobot2013/remove_jerry_napi_depends
2021-09-23 13:20:30 +00:00
wuhy_irobot2013 e38b776e3a remove ace_napi_jerryscript dependency
Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com>
Change-Id: I79f698756b3754fc850b7c91ce7ca16c96196d11
2021-09-23 20:47:57 +08:00
wuhy_irobot2013 9e0af44567 fix localization tdd test
Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com>
Change-Id: I4cf4c6a65d6ce611d525a7b4d3930f11562e5659
2021-09-23 14:47:54 +08:00
openharmony_ci b42d6ce652 !365 修复 chart 组件数据绑定更新返回错误的问题
Merge pull request !365 from piggyguy_jdx/fix_chart_set_attribute_issue_master
2021-09-18 09:08:11 +00:00
youzhi92 21b2e96e9c issueNo: I49VHI
Description: fix the speed bug of marquee
Feature or Bugfix:Bugfix
Binary Source:No

Signed-off-by: youzhi92 <chenyouzhi@huawei.com>
Change-Id: I2c0d88866ff3d93858b84cc5d3a5e8f4e6d68112
2021-09-18 15:53:34 +08:00
openharmony_ci 1159c624bc !360 jerry napi编译适配
Merge pull request !360 from wuhy_irobot2013/jerrynapi_compile2
2021-09-18 07:52:15 +00:00
openharmony_ci f6efafd21b !363 JS UI component support extra text capablity
Merge pull request !363 from piggyguy_jdx/support_text_x_master
2021-09-18 06:17:42 +00:00
jiadexiang 2c0587e216 Description: fix chart update issue
IssueNo:I4AS59
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-18 14:12:04 +08:00
toutes 72338bc19a Modify standard definition
Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
2021-09-17 16:36:55 +08:00
jiadexiang 884094292c Description: support extra text capability
IssueNo:I4AIM3
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-17 15:56:32 +08:00
wuhy_irobot2013 644df98dbc acelite jerry napi compile adaptation
Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com>
Change-Id: I4bf656cd164e1da285accb412334ca2778a4425d
2021-09-17 15:52:59 +08:00
openharmony_ci f646a9ab88 !277 image组件支持object-fit 和 fit-original-size样式
Merge pull request !277 from lhl/master
2021-09-16 03:17:32 +00:00
openharmony_ci e787276281 !354 解决“内部previewer存在编译告警”
Merge pull request !354 from youzhi92/warning
2021-09-15 03:26:12 +00:00
openharmony_ci e0343cb698 !351 国际化操作添加部分日志,便于部分低概率问题定位
Merge pull request !351 from piggyguy_jdx/add_some_log_master
2021-09-15 03:24:27 +00:00
youzhi92 6b82e71665 issueNo: I4A27N
Description:fix the warning of previewer
Feature or Bugfix:Bugfix
Binary Source:No

Signed-off-by: youzhi92 <chenyouzhi@huawei.com>
Change-Id: I7de2ad86cfceda86cef66cc187fbe4bc7ece8e62
2021-09-14 21:45:44 +08:00
jiadexiang 314eab9628 Description: add some dfx trace
IssueNo:I49XMC
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-14 16:42:15 +08:00
openharmony_ci 6c81d1993d !343 新增轻量级产品batter_lite JS 接口属性
Merge pull request !343 from zhaoruiyuan/dev
2021-09-14 02:12:06 +00:00
toutes 310e73c2fc add Battery_Lite JS Interface
Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
2021-09-13 11:30:18 +08:00
openharmony_ci d2c43cdb8a !346 解决“运行API Level4的JS Bundle,存在字体显示不全”的问题
Merge pull request !346 from youzhi92/baseline
2021-09-13 01:40:45 +00:00
youzhi92 ad84833d5d issueNo: I49MN4
Description:fix the baseline bug of text
Feature or Bugfix:Bugfix
Binary Source:No

Signed-off-by: youzhi92 <chenyouzhi@huawei.com>
Change-Id: I07e9c03d07d2c099a171edb32870985c96f49245
2021-09-11 17:06:52 +08:00
openharmony_ci e5c7f0e48a !347 AppTddTest修复
Merge pull request !347 from wuhy_irobot2013/fix_AppTddTest
2021-09-11 09:06:40 +00:00
wuhy_irobot2013 58b7a17dac fix AppTddTest
Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com>
Change-Id: Iad44f4ffb7ca5427903cdf107de2e7992fcf15f7
2021-09-11 16:12:22 +08:00
toutes 2a6157863b add Battery_Lite JS Interface
Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
2021-09-11 15:23:45 +08:00
toutes afcc659279 add Battery_Lite JS Interface
Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
2021-09-11 14:40:50 +08:00
openharmony_ci c6d25d4a0e !340 input_event_tdd_test用例修复
Merge pull request !340 from wuhy_irobot2013/input_event_tdd_test_fix
2021-09-11 02:29:18 +00:00
toutes bbc7fc692c add JS Interface
Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
2021-09-10 22:13:55 +08:00
wuhy_irobot2013 ef4d379cb2 fix input_event_tdd_test
Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com>
Change-Id: I29925a2b3fd3b4335f7ee2363c3c1c7cbb5f8c7d
2021-09-10 11:51:13 +08:00
linhongliang 867bb27e4b IssueNo:https://gitee.com/openharmony/ace_engine_lite/issues/I419P5
Description:add imageview test
Sig:graphic
Feature or Bugfix:Feature
Binary Source:No:

Signed-off-by: linhongliang <linhongliang@hisilicon.com>
2021-09-10 09:15:42 +08:00
toutes c26b35ffdd add JS Interface
Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
2021-09-09 21:30:18 +08:00
openharmony_ci d013ff2ab5 !338 js_frameworks_tdd_door用例修复
Merge pull request !338 from wuhy_irobot2013/jsbundle_tdd_test_fix
2021-09-09 12:39:34 +00:00
wuhy_irobot2013 3a2c3837e1 jsbundle_tdd_test fix
Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com>
Change-Id: I561e79e1ed046b7291c16e35cf0f0a95215e73c2
2021-09-09 16:09:37 +08:00
jiadexiang 82613bd8db Description: add some async work log
IssueNo:I49CZE
Feature or Bugfix: Feature
Binary Source:No

Signed-off-by: jiadexiang <jiadexiang@huawei.com>
2021-09-09 15:19:59 +08:00
toutes c2842e607c add JS Interface
Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
2021-09-08 09:54:57 +08:00