Patch Changes
-
fix: some inline style properties cause crash (#647)
add support for the following css properties
- mask
- mask-repeat
- mask-position
- mask-clip
- mask-origin
- mask-size
- gap
- column-gap
- row-gap
- image-rendering
- hyphens
- offset-path
- offset-distance
-
feat: support touch events for MTS (#641)
now we support
- main-thread:bindtouchstart
- main-thread:bindtouchend
- main-thread:bindtouchmove
- main-thread:bindtouchcancel
-
feat: add SystemInfo.screenWidth and SystemInfo.screenHeight (#641)
-
Updated dependencies [
c9ccad6
,9ad394e
,f4cfb70
,c9ccad6
,839d61c
]:- @lynx-js/offscreen-document@0.0.2
- @lynx-js/web-mainthread-apis@0.13.1
- @lynx-js/web-worker-runtime@0.13.1
- @lynx-js/web-constants@0.13.1
- @lynx-js/web-worker-rpc@0.13.1