Commit Graph

3982 Commits

Author SHA1 Message Date
openharmony_ci
8a27bd09e3
!3773 fix 跨模块工程声明文件增量未更新场景
Merge pull request !3773 from Bo Jiang/fix
2024-09-20 08:37:38 +00:00
openharmony_ci
a482edf3a7
!3777 静态检查修改
Merge pull request !3777 from Bo Jiang/bugfix
2024-09-20 07:13:25 +00:00
BoJiang
be8210dcbc jiangbo91@huawei.com
静态检查

Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: I0fc8d7e7792eac04b74d60204207e62bccd23246
2024-09-20 11:12:34 +08:00
BoJiang
a716b11071 jiangbo91@huawei.com
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: Id20d92efb26eedf5dbb09d092f93ce22c67b6664
2024-09-19 20:14:54 +08:00
openharmony_ci
9ae1bdceb7
!3772 Add ut for getEmitHost
Merge pull request !3772 from 肖培阳/addGetEmitHostUt
2024-09-18 14:02:44 +00:00
openharmony_ci
23b834b0eb
!3768 Fix circular import in FileLog
Merge pull request !3768 from Jiakai Shi/jiakai0912
2024-09-18 12:09:33 +00:00
openharmony_ci
547df73eba
!3760 Adapt to Off-project modules
Merge pull request !3760 from 吴海龙/modify_cache_path
2024-09-18 07:28:39 +00:00
dengxinyu
315e312849 Adaptaion for cross-project
Issue: https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IAQE02

Signed-off-by: dengxinyu <dengxinyu4@huawei.com>
Change-Id: I00bb5f4c88856fb687693099975a907763d0731d
2024-09-15 18:28:51 +08:00
wuhailong
8a3157cc8e Adapt to Off-project modules
Issue: #IAQE02

Signed-off-by: wuhailong <wuhailong22@huawei.com>
Change-Id: I87291a386ae6baf8ef1bd391502763b8b11d4cf2
2024-09-15 18:28:51 +08:00
xiaopeiyang
7f0003d82a Add ut test for getEmitHost
Issue:https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IARHL8
Test:npm run test

Signed-off-by: xiaopeiyang <xiaopeiyang1@huawei.com>
Change-Id: Iebf66b83165e8c0d89dcccbc4dafaa484043bca7
2024-09-14 22:06:48 +08:00
openharmony_ci
6f2eb3ef92
!3759 Update test cases
Merge pull request !3759 from yuyi/test
2024-09-14 02:57:51 +00:00
openharmony_ci
ddb07c5569
!3726 Toolchain Compilation Memory Optimization
Merge pull request !3726 from 李欣楠/emit_master
2024-09-13 14:10:57 +00:00
openharmony_ci
3be94dc53e
!3767 feat: 双向绑定支持自定义组件V2
Merge pull request !3767 from Zhang Jinyu/remote_devel_repo__develop_double_bind_v2
2024-09-13 14:08:08 +00:00
Zhang Jinyu
e37190b087 feat: add double bind component v2 support
Signed-off-by: Zhang Jinyu <zhangjinyu101@huawei.com>
Change-Id: I94baa55acb2b3642c7d3050f102bc216ff43fe52
Signed-off-by: Zhang Jinyu <zhangjinyu101@huawei.com>
2024-09-13 17:27:37 +08:00
s00912778
e3c035576d fix code styling
Change-Id: Ice44f68befcf7efdadfce002b6cd0037f2f1d132
Signed-off-by: s00912778 <shijiakai2@huawei.com>
2024-09-13 14:25:02 +08:00
Cuecuexiaoyu
de032d699e Update test cases.
Signed-off-by: Cuecuexiaoyu <yuyi51@huawei.com>
Change-Id: Icf939e52681d01ad9a20ac404c76e1f291720442
2024-09-13 10:48:05 +08:00
lixinnan
74aa4f38b7 Modify the call to the emit interface to transformNodes
Signed-off-by: lixinnan <lixinnan1@huawei.com>
Change-Id: I05b6061a6f7af85b7401370307f088b2ca77436c
2024-09-12 21:13:21 +08:00
s00912778
a931fd8d1c fix styling
Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: I23cef4b48b7737e1d09c72e4d08309eb8dc6ed8c
2024-09-12 18:57:55 +08:00
s00912778
0e4a9a3a77 shijiakai2@huawei.com
fix circular imports in FileLog

Signed-off-by: s00912778 <shijiakai2@huawei.com>
Change-Id: If40d7e8b9323e53ab077e87d75f87306a9df5e7f
2024-09-12 17:27:05 +08:00
openharmony_ci
b96fec6edb
!3758 Fix codecheck warning
Merge pull request !3758 from zhangkai/0910fix-codecheck
2024-09-11 03:31:37 +00:00
zhangkai366
32cd06cbd3 fix codecheck warning
Issue: https://gitee.com/openharmony/developtools_ace_ets2bundle/issues/IAQCED
Test: arkTest

Signed-off-by: zhangkai366 <zhangkai366@h-partners.com>
Change-Id: Im7fef2468eff8367w134d922061bm2b63cd8f314
2024-09-10 18:36:45 +08:00
openharmony_ci
4b1e2761a0
!3752 Fix logic for setting isFirstBuild in multi-module hot reload mode
Merge pull request !3752 from Tao Wu/dev-fix-isfirstbuild
2024-09-09 09:32:40 +00:00
openharmony_ci
d1b7dd6e28
!3742 fix wrapBuilder check get symbol value null
Merge pull request !3742 from Bo Jiang/fix
2024-09-09 03:52:53 +00:00
Tao Wu
cd878d2fb0 Fix logic for setting isFirstBuild
Issue: IAPNB8

Signed-off-by: Tao Wu <wutao185@huawei.com>
Change-Id: I9925e021e833a1b6efdee7256eb64811b4dde01f
2024-09-09 11:06:27 +08:00
BoJiang
ecbce41234 jiangbo91@huawei.com
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: I5e9d0cf3f541244a4bdc143b2732d8d9a910b67f
2024-09-07 17:37:56 +08:00
openharmony_ci
6577efdfed
!3743 fix @Extend @Styles 重名转化错误'
Merge pull request !3743 from Bo Jiang/rollup
2024-09-07 08:56:47 +00:00
openharmony_ci
c7a9403617
!3747 fix: 修改双向绑定参数未数组时的错误
Merge pull request !3747 from Zhang Jinyu/remote_devel_repo__double_bind_fix
2024-09-07 08:43:52 +00:00
openharmony_ci
5091576405
!3748 processStructComponentV2_同步黄区代码
Merge pull request !3748 from 李欣楠/blueYellowSync
2024-09-07 06:44:55 +00:00
lixinnan
c0795bf052 同步黄区代码
Signed-off-by: lixinnan <lixinnan1@huawei.com>
Change-Id: I081b11b19f6263f4beba0414ac879c8779c36693
2024-09-07 09:29:46 +08:00
Zhang Jinyu
854c2c0886 fix: modify the error when the first argument is array
Signed-off-by: Zhang Jinyu <zhangjinyu101@huawei.com>
Change-Id: I8e71586c32490438fac18e999f450c888615aa6e
2024-09-06 21:07:55 +08:00
openharmony_ci
ce8d564dd0
!3745 Delete unreferenced constants
Merge pull request !3745 from yuyi/dev_0905
2024-09-06 08:18:04 +00:00
openharmony_ci
79c4e18710
!3746 Fix gap between gitee and codehub
Merge pull request !3746 from zenghang/fixDev
2024-09-06 06:38:55 +00:00
Cuecuexiaoyu
a527b1f55c Delete unreferenced constants
Signed-off-by: Cuecuexiaoyu <yuyi51@huawei.com>
Change-Id: Ida4fe7ad3e5bd227f59b694da4a57570deb5438f
2024-09-06 10:46:29 +08:00
openharmony_ci
5057d71350
!3729 Fix coding convention issues in module_hotreload_mode.js
Merge pull request !3729 from Tao Wu/dev-clean-code
2024-09-06 01:33:36 +00:00
zenghang
c53e065c73 CLose the gap between gitee and codehub
Issue: IAP8BU

Signed-off-by: zenghang <zenghang11@huawei.com>
Change-Id: I035f394cb14d48c58db31081c61596ce64d59177
2024-09-05 20:38:08 +08:00
openharmony_ci
ad35aa1299
!3734 Add super() Call For Default Constructor
Merge pull request !3734 from zenghang/zhyc
2024-09-05 10:21:44 +00:00
openharmony_ci
a904f0cd99
!3741 告警处理
Merge pull request !3741 from Bo Jiang/dev
2024-09-05 08:44:36 +00:00
BoJiang
5043dc5125 jiangbo91@huawei.com
@Extend @Styles 重名转化错误

Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: I5ef49fd7794677eb9ec700894210c85664d496d2
2024-09-05 15:33:29 +08:00
BoJiang
e7af7c977d jiangbo91@huawei.com
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: Ied5190c21d80cc8bbbc5d65b67c443555b3f66b3
2024-09-05 10:28:57 +08:00
zenghang
49f9ad6c16 Add super() call for Default Constructor
Issues: IAO95N

Signed-off-by: zenghang <zenghang11@huawei.com>
Change-Id: Ib770c090b1cefe44ae46350dccfca11fff4c8e61
2024-09-03 22:48:44 +08:00
openharmony_ci
ecabc5603b
!3731 Fix default-bindings kit import transformation issue
Merge pull request !3731 from hufeng/fix_defaultBindings_KitImport
2024-09-03 11:43:55 +00:00
hufeng
c563ebfd62 Fix default-bindings kit import transformation issue
Issue:#IANSTV

Signed-off-by: hufeng <hufeng20@huawei.com>

Change-Id: I4d66b03a3d8e2d87d4d56aee714a450523023080
2024-09-03 12:47:22 +08:00
openharmony_ci
1507d161a8
!3730 fix hotreload 场景异常
Merge pull request !3730 from Bo Jiang/bugfix
2024-08-31 09:06:01 +00:00
BoJiang
dbc84776a0 jiangbo91@huawei.com
fix hotreload 场景异常

Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: Id33d00ba048261959a2b111d0849bcfcbe5eae45
2024-08-31 11:49:07 +08:00
Tao Wu
f49cc8fe7a Fix coding convention issues in module_hotreload_mode.js
Issue: IANRLR

Signed-off-by: Tao Wu <wutao185@huawei.com>
Change-Id: I33d510f00b55b8b14e101649e31b50689c872c2e
2024-08-30 22:33:20 +08:00
openharmony_ci
a8bce6ee18
!3727 Rectify the computerHost that is suspended globally
Merge pull request !3727 from 李欣楠/compilerHost_master
2024-08-30 09:49:30 +00:00
lixinnan
548414295e Rectify the computerHost that is suspended globally
Signed-off-by: lixinnan <lixinnan1@huawei.com>
Change-Id: I5496f744e50f9516e9643806dc757feb2c6ad0ad
2024-08-30 10:50:17 +08:00
openharmony_ci
1451b479d8
!3725 search组件双向绑定属性补充
Merge pull request !3725 from wjn/search_prop
2024-08-29 10:25:26 +00:00
wanjining
b3e1cbaf51 search组件双向绑定属性补充
Signed-off-by: wanjining <wanjining@huawei.com>
2024-08-29 16:57:14 +08:00
openharmony_ci
1615ca2ed3
!3724 Add processUISyntax to build Analyzer
Merge pull request !3724 from 李欣楠/trace_master
2024-08-29 08:49:59 +00:00