openharmony_ci
09d810110f
!865 remove module_collection.txt and component_collection.txt
...
Merge pull request !865 from yfwang6/removecollection
2022-07-26 07:40:10 +00:00
openharmony_ci
643faa79c0
!867 import文件夹未收集
...
Merge pull request !867 from houhaoyu/master12
2022-07-25 09:40:06 +00:00
houhaoyu
54aa99221e
houhaoyu@huawei.com
...
support import dir
Signed-off-by: houhaoyu <houhaoyu@huawei.com >
Change-Id: Ia8d1e3714d14e03c66d1985bee52ca3b74907397
2022-07-25 14:28:16 +08:00
yfwang6
eaff4a5c80
wangyongfei6@huawei.com
...
remove module_collection.txt and component_collection.txt
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: I6c691e4ca2516aeef03247b5b29f720c97da7198
2022-07-22 17:39:51 +08:00
openharmony_ci
0c30bc39d7
!857 preview pipe server default enable
...
Merge pull request !857 from 卡哥/jsyl
2022-07-22 06:39:51 +00:00
openharmony_ci
b5358ff061
!845 Fix the unused systemApi import resulting in failing to loadModule during Arkruntime
...
Merge pull request !845 from hufeng/fix_unusedImport
2022-07-21 12:40:46 +00:00
lizhouze
87ae50fac0
lizhouze@huawei.com
...
Signed-off-by: lizhouze <lizhouze@huawei.com >
2022-07-21 18:25:36 +08:00
openharmony_ci
d32a319c75
!830 删除暂未实现接口
...
Merge pull request !830 from kangchongtao/0715
2022-07-21 09:31:49 +00:00
openharmony_ci
7fd376deb6
!820 fix module of ark preview
...
Merge pull request !820 from zrg/module_ark_preview
2022-07-21 09:03:54 +00:00
zhangrengao
c096cd728e
fix bug of module preview
...
Signed-off-by: zhangrengao <zhangrengao1@huawei.com >
Change-Id: Ib5b53197ed1f141943a68ce8531e9a143131749a
2022-07-21 15:59:40 +08:00
hufeng
0f048ba9a2
Fix the unused systemApi import resulting in failing to loadModule during Arkruntime
...
Signed-off-by: hufeng <hufeng20@huawei.com >
Change-Id: Ic31f56f7f4eff41a5d9d00bb3734f958f07013d5
2022-07-21 10:56:30 +08:00
openharmony_ci
83ca8a5db6
!851 移除uiSyntax字段
...
Merge pull request !851 from laibo102/master
2022-07-20 11:02:13 +00:00
openharmony_ci
ed729f8fd8
!821 preview pipe server update
...
Merge pull request !821 from 卡哥/jsyl
2022-07-20 04:05:07 +00:00
laibo102
9b0ea7c3c2
Update: remove uiSyntax
...
Signed-off-by: laibo102 <laibo2@huawei.com >
Change-Id: Id186bba472b20833392c0582e3d6aefa13871365
2022-07-20 11:06:44 +08:00
lizhouze
dd2f4ad8ed
lizhouze@huawei.com
...
Signed-off-by: lizhouze <lizhouze@huawei.com >
2022-07-19 17:37:58 +08:00
zhangrengao
475c928feb
fix code style
...
Signed-off-by: zhangrengao <zhangrengao1@huawei.com >
Change-Id: I716b0e451a7c69d0ebb8c18a0f01b2c447581b12
2022-07-19 15:55:07 +08:00
openharmony_ci
3083faee80
!828 add unique id of component tip
...
Merge pull request !828 from yfwang6/fixid
2022-07-19 07:08:16 +00:00
zhangrengao
ef567367a9
unlink temp file of process exit
...
Signed-off-by: zhangrengao <zhangrengao1@huawei.com >
Change-Id: Ic53b603bca54027e088e5824d32b794137a2a5e7
2022-07-19 09:35:36 +08:00
yfwang6
098113dd1f
Merge branch 'master' of gitee.com:openharmony/developtools_ace-ets2bundle into fixid
2022-07-18 10:08:37 +00:00
openharmony_ci
9c7ec58380
!832 @Builder @Extend @Styles混用代码回退
...
Merge pull request !832 from houhaoyu/master9
2022-07-18 09:26:18 +00:00
yfwang6
77ba0d5da9
wangyongfei6@huawei.com
...
add unique id of component tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: Ie852bdeed92986ad714ee085be2bde729ffb13fb
2022-07-18 10:49:40 +08:00
yfwang6
9e73decf11
wangyongfei6@huawei.com
...
add unique id of component tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: I99bd5b9448aaecde6b6eff90e4438768c57b30aa
2022-07-18 10:32:00 +08:00
houhaoyu
f6c57c4b6b
houhaoyu@huawei.com
...
Signed-off-by: houhaoyu <houhaoyu@huawei.com >
Change-Id: Id8bf94a5e971c3e3fc69a698182bdc1ed110a750
2022-07-16 22:07:28 +08:00
openharmony_ci
f64d03c7e0
!827 modify errorfile path tip
...
Merge pull request !827 from yfwang6/path
2022-07-15 10:05:53 +00:00
yfwang6
987947463a
wangyongfei6@huawei.com
...
add unique id of component tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: I54133c68fb85f5ede305bb954d23638686f1a3dd
2022-07-15 16:03:51 +08:00
kangchongtao
327b696ae5
删除暂未实现接口
...
Signed-off-by: kangchongtao <kangchongtao@huawei.com >
Change-Id: I2595dc03471aa25789566fa87bd1e9a687355098
2022-07-15 16:02:01 +08:00
yfwang6
f606914354
wangyongfei6@huawei.com
...
modify errorfile path tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: Id443196028c8f32bcd6819296ad7b125b7e4b285
2022-07-15 15:03:38 +08:00
yfwang6
91b68c886f
Merge branch 'master' of gitee.com:openharmony/developtools_ace-ets2bundle into fixid
...
Change-Id: If833a720b35deb7ae8250cad817f508d23d3bafe
2022-07-15 11:45:54 +08:00
yfwang6
b3289806e1
wangyongfei6@huawei.com
...
add unique id of component tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: I81d5356d255a627c521a3b1b6f8714257c089b92
2022-07-14 18:10:30 +08:00
openharmony_ci
f43c3683d3
!814 新增barPosition
...
Merge pull request !814 from 图恩/master
2022-07-14 10:00:32 +00:00
yfwang6
6d39d61e69
wangyongfei6@huawei.com
...
add unique id of component tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: Ie45d3210ef8277a37da466d982fc9da93478c61d
2022-07-14 17:08:22 +08:00
zhangrengao
7f9733692b
modify condition of settimeout
...
Signed-off-by: zhangrengao <zhangrengao1@huawei.com >
Change-Id: Icf76c3514fde066b1ce4a9961cca9cbbf7cddf97
2022-07-14 09:19:47 +08:00
yfwang6
efca4a5f15
wangyongfei6@huawei.com
...
add unique id of component tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: Iac1bcc14c1ebab085f66e1113a28397ae513b4b6
2022-07-13 18:29:43 +08:00
yfwang6
990fab6c45
wangyongfei6@huawei.com
...
add unique id of component tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: I89171075f34bc52d52cdf612abe9a231a9e1eb69
2022-07-13 18:23:20 +08:00
yfwang6
3454475354
wangyongfei6@huawei.com
...
modify errorfile path tip
Signed-off-by: yfwang6 <wangyongfei6@huawei.com >
Change-Id: I4470f5c63cbffefba390368f7c3c23082fcd3114
2022-07-12 19:58:10 +08:00
openharmony_ci
cc4bd47cf9
!808 Fix the error when the statestyles attribute is empty
...
Merge pull request !808 from Bo Jiang/master
2022-07-12 10:42:42 +00:00
openharmony_ci
22384620b0
!817 GridCol 组件新增属性
...
Merge pull request !817 from kangchongtao/0709
2022-07-12 06:49:52 +00:00
jiangbo
dd67673be0
jiangbo91@huawei.com
...
Fix the error when the statestyles attribute is empty
Signed-off-by: jiangbo <jiangbo91@huawei.com >
Change-Id: I84a9207cfec59f5a58c4154c20abc65d792ef6de
2022-07-11 21:07:56 +08:00
jiangbo
76e738fdca
jiangbo91@huawei.com
...
Fix the error when the statestyles attribute is empty
Signed-off-by: jiangbo <jiangbo91@huawei.com >
Change-Id: I2b2b368df044d17436dada50c92e41cfc8c638fc
2022-07-11 20:55:57 +08:00
zhangrengao
4a9c60b7a6
fix module of ark preview
...
Signed-off-by: zhangrengao <zhangrengao1@huawei.com >
Change-Id: I43b993a9cfc899df7f64a89d9e3ddc73547267dc
2022-07-11 15:25:24 +08:00
openharmony_ci
e7bcb8f4f4
!809 support srcEntrance file to be ets file
...
Merge pull request !809 from laibo102/temp
2022-07-11 07:11:45 +00:00
openharmony_ci
3d50af39e3
!819 新增ets-loader部件化
...
Merge pull request !819 from lanshouren/master
2022-07-11 06:35:35 +00:00
openharmony_ci
1b08bcc950
!803 Update validate moduleConfigJson
...
Merge pull request !803 from laibo102/master
2022-07-11 04:09:19 +00:00
lanshouren
ffb8058a24
add ets-loader component
...
Signed-off-by: lanshouren <lanshouren@huawei.com >
Change-Id: Id5bbb307086e150d265f9ad957be05b8d2aa5a37
2022-07-11 11:17:47 +08:00
openharmony_ci
8c4cf6d769
!792 update package-lock
...
Merge pull request !792 from houhaoyu/master1
2022-07-11 02:23:19 +00:00
kangchongtao
829e74db7a
GirdCol组件新增属性
...
Signed-off-by: kangchongtao <kangchongtao@huawei.com >
Change-Id: I72667c20707fa95c9a21187469c7b9b04042ac91
2022-07-09 16:39:30 +08:00
openharmony_ci
464087ecf1
!810 Fix failing resolve relative-path in node_modules dir
...
Merge pull request !810 from hufeng/fix_relativePathResolving
2022-07-08 09:01:53 +00:00
laibo102
b7cf6e07cd
Add: support srcEntrance to be ets file
...
Signed-off-by: laibo102 <laibo2@huawei.com >
Change-Id: Ibbaffd959d8c26f3ee0b9639467e80497a8f973f
2022-07-08 16:10:08 +08:00
wangzezhen
39c4e7aa12
add barPosition
...
Signed-off-by: wangzezhen <wangzezhen@huawei.com >
Change-Id: I6a844a55faa53fdef261a0047eff2c72571d7555
2022-07-08 10:35:08 +08:00
openharmony_ci
1f5ac214e5
!807 remove loaddocument in jsbundle without @Entry
...
Merge pull request !807 from houhaoyu/master4
2022-07-07 11:32:29 +00:00