Patch Changes
-
feat: support path() for
createQuerySelector
(#1456)- Added
getPathInfo
API toNativeApp
and its cross-thread handler for retrieving the path from a DOM node to the root. - Implemented endpoint and handler registration in both background and UI threads.
- Implemented
nativeApp.getPathInfo()
- Added
-
Updated dependencies [
29434ae
,fb7096b
]:- @lynx-js/web-mainthread-apis@0.15.5
- @lynx-js/web-constants@0.15.5
- @lynx-js/web-worker-rpc@0.15.5