openharmony_ci
70ec5a36b2
!3589 fix static member transform for @ComponentV2.
...
Merge pull request !3589 from lihong/v2ComponentStatic
2024-07-15 13:18:26 +00:00
lihong
c61dcf8c08
lihong67@huawei.com
...
fix static member for @ComponentV2.
Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: I3505ff3d387306d8ac86228496b781527c24a1f0
2024-07-15 19:59:25 +08:00
openharmony_ci
b910492eed
!3582 add default value for @Event variable when no init value.
...
Merge pull request !3582 from lihong/event
2024-07-12 10:21:45 +00:00
lihong
3fe6502ff6
lihong67@huawei.com
...
add default value for @Event variable when no init value.
Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: I500acbe9c22f724ff7dad2dcadf39a9d6cf84f28
2024-07-12 11:45:57 +08:00
openharmony_ci
df5480f537
!3581 fix validate child struct assign value when increment build.
...
Merge pull request !3581 from lihong/diffBuild
2024-07-11 13:33:36 +00:00
lihong
9c2ab52816
lihong67@huawei.com
...
fix validate child struct assign value when increment build.
Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: I2c523c7ab66f6a6e639340ded0d2e3d1ba316ebf
2024-07-11 19:23:04 +08:00
openharmony_ci
36fab56fb3
!3576 Intercept kit-import with lazy-import feature
...
Merge pull request !3576 from ElevenDuan/kit_import
2024-07-09 20:06:52 +00:00
openharmony_ci
d1ff26c9c4
!3579 tsconfig 修改参数字段emitParameters
...
Merge pull request !3579 from 李欣楠/master_lxn
2024-07-09 13:48:40 +00:00
lixinnan
d39845f201
tsconfig 修改参数字段emitParameters
...
Signed-off-by: lixinnan <lixinnan1@huawei.com>
Change-Id: I170595f11815b40e930a17018962af0fcf331288
2024-07-09 19:57:14 +08:00
ElevenDuan
0bdd290fa4
Intercept kit-import with lazy-import feature
...
Issue: IAB54V
Signed-off-by: ElevenDuan <duanshiyi1@huawei.com>
Change-Id: If8fc72cae61acaf6e53deb512b981596c0966129
2024-07-09 16:45:34 +08:00
openharmony_ci
e1850e6a3d
!3574 添加了@ts-ignore,并且使用老的生成方式sourcemap,在增量编译的方式下,传递的路径错误
...
Merge pull request !3574 from 施涛/cache_path
2024-07-09 03:35:10 +00:00
openharmony_ci
44a2397238
!3564 fix validate @Component member type for classA | null| undefined.
...
Merge pull request !3564 from lihong/fixV2ComponentValidate
2024-07-08 11:38:00 +00:00
shitao
3a1770db5d
In old and increase type to generate sourcemap, cache path error
...
Issue: IAAPBO
Signed-off-by: shitao <shitao40@huawei.com>
Change-Id: I55efd59253fc9d44bccca1845a06b0492c0ed5bf
2024-07-08 15:00:16 +08:00
openharmony_ci
38aca376be
!3568 Fix the issue that declaration files are not generated for modules outside of independent compilation projects
...
Merge pull request !3568 from 吴海龙/fix_bug
2024-07-08 04:55:02 +00:00
openharmony_ci
f1b9481588
!3537 Support sendable function
...
Merge pull request !3537 from 晓熊猫/zxy-sendable-function
2024-07-06 13:50:53 +00:00
wuhailong
2e71c141ca
Fix the issue that declaration files are not generated for modules outside of independent compilation projects
...
Issue: IA9ZEA
Signed-off-by: wuhailong <wuhailong22@huawei.com>
Change-Id: I4957d1803b4760bc8661719b52f18c3938dd94a9
2024-07-06 16:41:47 +08:00
晓熊猫
f0e51f0cdf
Support sendable function
...
remove '@Sendable' on function and add 'use sendable'
Signed-off-by: 晓熊猫 <zhengxiaoyong2@huawei.com>
Change-Id: If64b82498773a47595b878a87d6a9e59c8d9bf0a
2024-07-06 16:07:50 +08:00
openharmony_ci
6b5323d630
!3572 fix builderParam 错误
...
Merge pull request !3572 from Bo Jiang/master
2024-07-05 08:10:52 +00:00
openharmony_ci
62cdb4f44b
!3573 checkbox、checkboxgroup、select配置文件补充
...
Merge pull request !3573 from yyuanche/setting
2024-07-04 11:02:34 +00:00
openharmony_ci
0ccf202788
!3567 调整syscap检查告警信息
...
Merge pull request !3567 from 王曹宇/bugfix_syscap_check
2024-07-04 09:10:24 +00:00
yyuanche
3e142baaab
checkbox、checkboxgroup、select配置文件补充
...
Signed-off-by: yyuanche <yuancheng25@huawei.com>
2024-07-04 16:25:13 +08:00
openharmony_ci
aabeea8725
!3571 tsconfig 增加V2装饰器
...
Merge pull request !3571 from 李欣楠/0704master
2024-07-04 06:18:37 +00:00
openharmony_ci
07b7666bc0
!3566 Filter js-files in SDK to check phase
...
Merge pull request !3566 from ElevenDuan/filter_js
2024-07-04 05:07:42 +00:00
BoJiang
d7f7b9eb07
jiangbo91@huawei.com
...
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: Ia114d0cf138b4fdbdd57880c858e17348ba7532f
2024-07-04 12:49:24 +08:00
lixinnan
20c58ebaa2
tsconfig 增加V2装饰器
...
Signed-off-by: lixinnan <lixinnan1@huawei.com>
Change-Id: I0c3e8f7e5c9e46867a8a9d3ac8644659bf6456ad
2024-07-04 12:04:11 +08:00
openharmony_ci
4c2a673d88
!3570 回退3552
...
Merge pull request !3570 from Bo Jiang/bugfix
2024-07-03 14:39:02 +00:00
BoJiang
cf4b08daf1
jiangbo91@huaweicom
...
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: I739f6e972ea71e1955f57b86663ebddb2592d026
2024-07-03 20:52:56 +08:00
ElevenDuan
22a597a14e
Filter js-files in SDK to check phase
...
Previous projects had js libraries that were available through SDK, so need to filter js-file in SDK, like: hypium library
ISSUE: IAA67R
Signed-off-by: ElevenDuan <duanshiyi1@huawei.com>
Change-Id: Ice619a200cf74515629029cbce2ac1c2f398e7d8
2024-07-03 16:24:07 +08:00
openharmony_ci
97a2aada88
!3560 添加了//@ts-ignore,ts编译后落盘为js,但是在sourcemap中key没有使用正确的.js后缀
...
Merge pull request !3560 from 施涛/middle_path_fix
2024-07-03 06:48:22 +00:00
wangcaoyu
d6837a1496
fix syscap check message
...
Signed-off-by: wangcaoyu <wangcaoyu@huawei.com>
Change-Id: I711087043b742d135be8f67f0113883034efad21
2024-07-03 14:34:18 +08:00
lihong
1683e70a3c
lihong67@huawei.com
...
fix validate @Component member type for classA | null| undefined.
Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: Ia7daa13f1643280c3bf079655026837bc09a8ca2
2024-07-03 12:01:56 +08:00
openharmony_ci
9c766b063b
!3561 remove function value support to assign to @ComponentV2 member.
...
Merge pull request !3561 from lihong/v2ComponentFunction
2024-07-02 13:59:36 +00:00
shitao
dc49097841
The ts file include "//@ts-ignore", after compile, target file is suffix by ".js", but sourcemap key is ".ts"
...
The param "moduleId" in function "shouldETSOrTSFileTransformToJS" should be full path
Issue: IA9Q16
Signed-off-by: shitao <shitao40@huawei.com>
Change-Id: Ib98f5413f3cf2b68d536a90f8fa33d89e5557a03
2024-07-02 20:30:02 +08:00
openharmony_ci
d0a036616d
!3563 fix 跨工程预览增量编译失效问题
...
Merge pull request !3563 from Bo Jiang/fix
2024-07-02 08:11:01 +00:00
openharmony_ci
474ddfc81b
!3557 fix @BuilderParam import * as b from 'xxx'
...
Merge pull request !3557 from Bo Jiang/master
2024-07-02 08:07:36 +00:00
openharmony_ci
14f5360b65
!3562 补充Slider的json配置文件的组件方法
...
Merge pull request !3562 from wejac/master
2024-07-02 04:04:40 +00:00
BoJiang
7e205f99a6
jiangbo91@huawei.com
...
fix 跨工程预览增量编译失效问题
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: Id0d13ef28a57ca266b363e95a4bc4b9f3f5e93a3
2024-07-02 09:30:51 +08:00
wejac
aca95dbd4c
fix component err
...
Signed-off-by: wejac <xuweijie16@huawei.com>
2024-07-01 21:09:15 +08:00
lihong
4e7e5e14a1
lihong67@huawei.com
...
remove function value support to assign to @ComponentV2 member.
Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: I9a08599651618c3a430061e9d314e6311866ee0f
2024-07-01 19:52:45 +08:00
openharmony_ci
218a40b0e4
!3555 add validate v2 component assign v1 component for @Link value.
...
Merge pull request !3555 from lihong/v2ComponentLink
2024-07-01 11:31:12 +00:00
openharmony_ci
bff0253ecd
!3556 Resolve collect bytecode har declaration file's entries for es2abc
...
Merge pull request !3556 from ElevenDuan/compile_entry_0629
2024-07-01 11:19:09 +00:00
ElevenDuan
b7c7a8714a
Resolve collect bytecode har declaration file's entries for es2abc
...
Failed to dispatch the worker thread, because the compile entries don't collect the worker entries
Issue: IA99SK
Signed-off-by: ElevenDuan <duanshiyi1@huawei.com>
Change-Id: I63f0c088c252dc70cd6c87acda2f4fe31a27989c
2024-07-01 18:14:09 +08:00
lihong
c91180dc2f
lihong67@huawei.com
...
add validate v2 component assign v1 component for @Link value.
Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: I1245011f6ca14910ec23c09ca388f5446e9e9f76
2024-07-01 17:52:41 +08:00
openharmony_ci
ee2347d6ce
!3553 fix ets_loader内checkArkTsVersion函数名错误
...
Merge pull request !3553 from yangrui/code
2024-07-01 04:42:25 +00:00
openharmony_ci
c23ef919ad
!3552 回退 3441 3478 3369 3368 3351 3286
...
Merge pull request !3552 from Bo Jiang/bugfix
2024-07-01 04:15:35 +00:00
BoJiang
2a6c3f35ae
jiangbo91@huawei.com
...
fix @BuilderParam import * as b from xxx
Signed-off-by: BoJiang <jiangbo91@huawei.com>
Change-Id: I21ff0bcbbc76e652e25dcd10e3fc8f41b70ccb0e
2024-06-29 17:06:20 +08:00
openharmony_ci
208ab67494
!3549 Fix incremental building failure when package with sourceRoots changes version
...
Merge pull request !3549 from huangyu/0626_fix_incre_sourceroots
2024-06-28 08:19:56 +00:00
openharmony_ci
c38ef22512
!3550 fix provide consume and watch usage order error
...
Merge pull request !3550 from Bo Jiang/master
2024-06-28 04:25:15 +00:00
openharmony_ci
4504aafe24
!3548 Fix collect router map's compile entries
...
Merge pull request !3548 from ElevenDuan/router_map
2024-06-28 02:42:37 +00:00
yangrui
d8352c583f
fix checkArkTsVersion function name
...
issue:#IA8YCZ
test:npm test
Signed-off-by: yangrui <yangrui185@huawei.com>
Change-Id: Ib7acea11ad2d673740b234a993cf761d76c5cb8b
2024-06-28 10:23:48 +08:00