Patch Changes
-
feat: lynx-view supports
updateGlobalProps
method, which can be used to update lynx.__globalProps (#918) -
feat: supports
lynx.getElementById()
&&animate()
. (#912)After this commit, you can use
lynx.getElementById()
to get the element by id, and useelement.animate()
to animate the element. -
Updated dependencies [
96d3133
,75e5b2f
,569618d
,f9f88d6
]:- @lynx-js/web-mainthread-apis@0.13.4
- @lynx-js/offscreen-document@0.1.0
- @lynx-js/web-constants@0.13.4
- @lynx-js/web-worker-rpc@0.13.4