forked from Tencent/Hippy
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ohos): add devtool snapshot (#135)
* Enhance pager component functionality * Update: Switch Pager API to use NodeSwiperIndex * add Pager call logic and coding standards * Add boundary check for index in Call function, improve code style * Modify: PagerView call function * modify PagerView's Call function * add NativeRenderProvider -> getComponentSnapshot * add getComponentSnapshot&getLocationOnScreen * add the return for getLocationOnScreen * add debugging code * add scopeCallback * add debug code * fix memory access issue in ArkTS async execution result callbacks by introducing mutex lock * code clean * fix debug-tools snapshot update issues and adapt snapshot sizing * add DevFloatButton * new button * add reload confirmation dialog * optimized display size * feat(ohos): delete used code * add drag action for DevFloatButton * refactor call for base_view * remove argument uiContext * feat(ohos): merge main * feat(ohos): remove used code * feat(ohos): remove used code * add debug-tools error prompt dialog * feat(ohos): hidden reload button * feat(ohos): refactor devtool snapshot * feat(ohos): refactor devtool snapshot * feat(ohos): refactor devtool snapshot * feat(ohos): refactor devtool snapshot --------- Co-authored-by: wangzheng <[email protected]> Co-authored-by: WZ <[email protected]>
- Loading branch information
1 parent
914e55c
commit 53dbaf2
Showing
18 changed files
with
337 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
framework/examples/ohos-demo/src/main/resources/base/media/devtool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 0 additions & 27 deletions
27
framework/ohos/src/main/ets/hippy_framework/devsupport/DevExceptionDialog.ets
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.