Patch Changes
-
fix: indicator dots' bg-color on safari 26 (#1298)
https://bugs.webkit.org/show_bug.cgi?id=296048
The animation name should be defined in the template -
fix: list may only render only one column in ReactLynx. (#1280)
This is because
span-count
may not be specified whenlist-type
is specified, resulting in layout according tospan-count="1"
. Postponing the acquisition ofspan-count
until layoutListItem can solve this problem. -
Updated dependencies [
443f3d5
]:- @lynx-js/web-elements-template@0.8.1