github lynx-family/lynx-stack @lynx-js/web-elements@0.12.9

latest releases: @lynx-js/react-rsbuild-plugin@0.19.1, @lynx-js/react-webpack-plugin@0.11.1, @lynx-js/vanilla-rsbuild-plugin@0.0.2...
10 hours ago

Patch Changes

  • Clamp the setFoldExpanded offset of <x-foldview-ng> to the scrollable length. (#3290)

    setFoldExpanded called the native scrollTo, bypassing the clamping done by the
    scrollTop setter. A page collapsing its header with a deliberately large offset
    (e.g. offset: '99999px') scrolled past the end, which does not happen on native.

  • Give <x-foldview-header-ng> a width: 100%. (#3290)

    The element is laid out with position: absolute but had no width, so it shrank to
    fit its content instead of filling the foldview.

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.