mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 15:10:30 +00:00
commit
9d5e722d3a
@ -452,8 +452,8 @@ frameworks/bridge/common/dom/dom_type.cpp
|
||||
frameworks/bridge/common/dom/dom_type.h
|
||||
frameworks/bridge/common/dom/dom_video.cpp @arkuilayout
|
||||
frameworks/bridge/common/dom/dom_video.h @arkuilayout
|
||||
frameworks/bridge/common/dom/dom_web.cpp @LongLie
|
||||
frameworks/bridge/common/dom/dom_web.h @LongLie
|
||||
frameworks/bridge/common/dom/dom_web.cpp @arkwebinarkuireview
|
||||
frameworks/bridge/common/dom/dom_web.h @arkwebinarkuireview
|
||||
frameworks/bridge/common/dom/dom_xcomponent.cpp @arkuilayout
|
||||
frameworks/bridge/common/dom/dom_xcomponent.h @arkuilayout
|
||||
frameworks/bridge/common/dom/form_value.h
|
||||
@ -539,7 +539,7 @@ frameworks/bridge/declarative_frontend/ark_component/src/ArkRefresh.ts @arkuiscr
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkRelativeContainer.ts @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkRemoteWindow.ts
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkRichEditor.ts @zhuweifeng94
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkRichText.ts @LongLie
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkRichText.ts @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkRowSplit.ts @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkRow.ts @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkScrollBar.ts @arkuiscroll
|
||||
@ -569,7 +569,7 @@ frameworks/bridge/declarative_frontend/ark_component/src/ArkToggle.ts @arkuipopu
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkUIExtensionComponent.ts @arkuiabilitygroup
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkVideo.ts @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkWaterFlow.ts @arkuiscroll
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkWeb.ts @LongLie
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkWeb.ts @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/ArkXComponent.ts @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/ark_component/src/import.ts @arkuievent
|
||||
frameworks/bridge/declarative_frontend/ark_component/tsconfig.json @arkui_architecture
|
||||
@ -721,8 +721,8 @@ frameworks/bridge/declarative_frontend/engine/functions/js_touch_function.cpp @a
|
||||
frameworks/bridge/declarative_frontend/engine/functions/js_touch_function.h @arkuievent
|
||||
frameworks/bridge/declarative_frontend/engine/functions/js_touch_intercept_function.cpp @arkuievent
|
||||
frameworks/bridge/declarative_frontend/engine/functions/js_touch_intercept_function.h @arkuievent
|
||||
frameworks/bridge/declarative_frontend/engine/functions/js_webview_function.cpp @LongLie
|
||||
frameworks/bridge/declarative_frontend/engine/functions/js_webview_function.h @LongLie
|
||||
frameworks/bridge/declarative_frontend/engine/functions/js_webview_function.cpp @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/engine/functions/js_webview_function.h @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/engine/js_converter.h @arkuistatemgmt
|
||||
frameworks/bridge/declarative_frontend/engine/jsEnumStyle.js
|
||||
frameworks/bridge/declarative_frontend/engine/js_execution_scope_defines.h @arkuistatemgmt
|
||||
@ -1198,8 +1198,8 @@ frameworks/bridge/declarative_frontend/jsview/js_repeat_virtual_scroll.cpp @arku
|
||||
frameworks/bridge/declarative_frontend/jsview/js_repeat_virtual_scroll.h @arkuistatemgmt
|
||||
frameworks/bridge/declarative_frontend/jsview/js_richeditor.cpp @zhuweifeng94
|
||||
frameworks/bridge/declarative_frontend/jsview/js_richeditor.h @zhuweifeng94
|
||||
frameworks/bridge/declarative_frontend/jsview/js_richtext.cpp @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/js_richtext.h @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/js_richtext.cpp @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/js_richtext.h @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/js_row.cpp @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/js_row.h @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/js_row_split.cpp @arkuilayout
|
||||
@ -1310,10 +1310,10 @@ frameworks/bridge/declarative_frontend/jsview/js_water_flow_item.cpp @arkuiscrol
|
||||
frameworks/bridge/declarative_frontend/jsview/js_water_flow_item.h @arkuiscroll
|
||||
frameworks/bridge/declarative_frontend/jsview/js_water_flow_sections.cpp @arkuiscroll
|
||||
frameworks/bridge/declarative_frontend/jsview/js_water_flow_sections.h @arkuiscroll
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web_controller.cpp @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web_controller.h @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web.cpp @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web.h @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web_controller.cpp @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web_controller.h @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web.cpp @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/js_web.h @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/js_xcomponent_controller.cpp @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/js_xcomponent_controller.h @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/js_xcomponent.cpp @arkuilayout
|
||||
@ -1448,8 +1448,8 @@ frameworks/bridge/declarative_frontend/jsview/models/remote_window_model_impl.cp
|
||||
frameworks/bridge/declarative_frontend/jsview/models/remote_window_model_impl.h
|
||||
frameworks/bridge/declarative_frontend/jsview/models/richeditor_model_impl.cpp @zhuweifeng94
|
||||
frameworks/bridge/declarative_frontend/jsview/models/richeditor_model_impl.h @zhuweifeng94
|
||||
frameworks/bridge/declarative_frontend/jsview/models/richtext_model_impl.cpp @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/models/richtext_model_impl.h @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/models/richtext_model_impl.cpp @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/models/richtext_model_impl.h @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/models/row_model_impl.cpp @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/models/row_model_impl.h @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/models/scroll_bar_model_impl.cpp @arkuiscroll
|
||||
@ -1513,8 +1513,8 @@ frameworks/bridge/declarative_frontend/jsview/models/water_flow_item_model_impl.
|
||||
frameworks/bridge/declarative_frontend/jsview/models/water_flow_item_model_impl.h @arkuiscroll
|
||||
frameworks/bridge/declarative_frontend/jsview/models/water_flow_model_impl.cpp @arkuiscroll
|
||||
frameworks/bridge/declarative_frontend/jsview/models/water_flow_model_impl.h @arkuiscroll
|
||||
frameworks/bridge/declarative_frontend/jsview/models/web_model_impl.cpp @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/models/web_model_impl.h @LongLie
|
||||
frameworks/bridge/declarative_frontend/jsview/models/web_model_impl.cpp @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/models/web_model_impl.h @arkwebinarkuireview
|
||||
frameworks/bridge/declarative_frontend/jsview/models/xcomponent_model_impl.cpp @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/models/xcomponent_model_impl.h @arkuilayout
|
||||
frameworks/bridge/declarative_frontend/jsview/scroll_bar/ @arkuiscroll
|
||||
@ -1943,7 +1943,7 @@ frameworks/core/components/declaration/image/ @arkui_image
|
||||
frameworks/core/components/declaration/input/ @huawei_g_five
|
||||
frameworks/core/components/declaration/piece/ @arkui_image
|
||||
frameworks/core/components/declaration/qrcode/ @arkui_image
|
||||
frameworks/core/components/declaration/richtext/ @LongLie
|
||||
frameworks/core/components/declaration/richtext/ @arkwebinarkuireview
|
||||
frameworks/core/components/declaration/search/ @huawei_g_five
|
||||
frameworks/core/components/declaration/side_bar/ @arkui_superman
|
||||
frameworks/core/components/declaration/span/ @huawei_g_five
|
||||
@ -1953,7 +1953,7 @@ frameworks/core/components/declaration/textarea/ @huawei_g_five
|
||||
frameworks/core/components/declaration/textfield/ @huawei_g_five
|
||||
frameworks/core/components/declaration/text/ @huawei_g_five
|
||||
frameworks/core/components/declaration/texttimer/ @arkui_image
|
||||
frameworks/core/components/declaration/web/ @LongLie
|
||||
frameworks/core/components/declaration/web/ @arkwebinarkuireview
|
||||
frameworks/core/components/declaration/xcomponent/ @arkuilayout
|
||||
frameworks/core/components/dialog/ @arkuipopupwindow
|
||||
frameworks/core/components/dialog_tween/ @arkuipopupwindow
|
||||
@ -2001,7 +2001,7 @@ frameworks/core/components/rating/ @arkuipopupwindow
|
||||
frameworks/core/components/refresh/ @arkuiscroll
|
||||
frameworks/core/components/relative_container/ @arkuilayout
|
||||
frameworks/core/components/remote_window/
|
||||
frameworks/core/components/rich_text/ @LongLie
|
||||
frameworks/core/components/rich_text/ @arkwebinarkuireview
|
||||
frameworks/core/components/root/ @arkuievent
|
||||
frameworks/core/components/scene_viewer/
|
||||
frameworks/core/components/scoring/ @arkuiframework
|
||||
@ -2044,7 +2044,7 @@ frameworks/core/components/triangle/ @arkuipopupwindow
|
||||
frameworks/core/components/tween/ @arkuiframework
|
||||
frameworks/core/components/video/ @arkuilayout
|
||||
frameworks/core/components/watch_slider/ @arkuipopupwindow
|
||||
frameworks/core/components/web/ @LongLie
|
||||
frameworks/core/components/web/ @arkwebinarkuireview
|
||||
frameworks/core/components/wrap/ @arkuilayout
|
||||
frameworks/core/components/xcomponent/ @arkuilayout
|
||||
frameworks/core/components_v2/ability_component/ @arkuilayout
|
||||
@ -2447,7 +2447,7 @@ frameworks/core/components_ng/pattern/ui_extension/ @arkuiabilitygroup
|
||||
frameworks/core/components_ng/pattern/video/ @arkuilayout
|
||||
frameworks/core/components_ng/pattern/view_context/ @arkuiframework
|
||||
frameworks/core/components_ng/pattern/waterflow/ @arkuiscroll
|
||||
frameworks/core/components_ng/pattern/web/ @LongLie
|
||||
frameworks/core/components_ng/pattern/web/ @arkwebinarkuireview
|
||||
frameworks/core/components_ng/pattern/window_scene/
|
||||
frameworks/core/components_ng/pattern/xcomponent/ @arkuilayout
|
||||
frameworks/core/components_ng/svg/ @arkui_image
|
||||
@ -3081,7 +3081,7 @@ test/unittest/core/pattern/ui_extension/mock/ @arkuiabilitygroup
|
||||
test/unittest/core/pattern/video/ @arkuistatemgmt
|
||||
test/unittest/core/pattern/view_context/ @arkuiframework
|
||||
test/unittest/core/pattern/waterflow/ @arkuiscroll
|
||||
test/unittest/core/pattern/web/ @chenjiafeng-openharmony
|
||||
test/unittest/core/pattern/web/ @arkwebinarkuireview
|
||||
test/unittest/core/pattern/xcomponent/ @arkuilayout
|
||||
test/unittest/core/pipeline/ @arkuiframework
|
||||
test/unittest/core/property/ @chenjiafeng-openharmony
|
||||
|
@ -74,6 +74,16 @@
|
||||
"https://gitee.com/xiexiyun",
|
||||
"https://gitee.com/keerecles",
|
||||
"https://gitee.com/sunbees"
|
||||
],
|
||||
"https://gitee.com/arkwebinarkuireview": [
|
||||
"https://gitee.com/libing23",
|
||||
"https://gitee.com/LongLie",
|
||||
"https://gitee.com/defeng2020",
|
||||
"https://gitee.com/zhufenghao",
|
||||
"https://gitee.com/cr_wanghui",
|
||||
"https://gitee.com/chenjiadong0322",
|
||||
"https://gitee.com/smileJuliet",
|
||||
"https://gitee.com/bc_yx"
|
||||
]
|
||||
},
|
||||
"userInfos": {
|
||||
@ -288,6 +298,38 @@
|
||||
"https://gitee.com/sunbees": {
|
||||
"info": "[绘制类组件 sunqinjia]",
|
||||
"group": "https://gitee.com/arkuilayout"
|
||||
},
|
||||
"https://gitee.com/libing23": {
|
||||
"info": "[web-基础框架 libing]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
},
|
||||
"https://gitee.com/LongLie": {
|
||||
"info": "[web-渲染 lvjunmao]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
},
|
||||
"https://gitee.com/defeng2020": {
|
||||
"info": "[web-渲染性能 wudefeng]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
},
|
||||
"https://gitee.com/zhufenghao": {
|
||||
"info": "[web-事件交互 zhufenghao]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
},
|
||||
"https://gitee.com/cr_wanghui": {
|
||||
"info": "[web-网络加载 wanghui]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
},
|
||||
"https://gitee.com/chenjiadong0322": {
|
||||
"info": "[web-网络加载 chenjiadong]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
},
|
||||
"https://gitee.com/smileJuliet": {
|
||||
"info": "[web-性能优化 yangshimiao]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
},
|
||||
"https://gitee.com/bc_yx": {
|
||||
"info": "[web-性能优化 liurongliang]",
|
||||
"group": "https://gitee.com/arkwebinarkuireview"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user