Skip to content

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 23:48
· 100 commits to main since this release
469eb1a

3.5.0 (2026-02-12)

Bug Fixes

  • detect scrollbar resize loop via oscillation pattern instead of scrollbar measurement (842513e)
  • prevent corrupted columns and masonry layouts with zero-dimension photos (a0a132a)
  • scroll: preserve offscreen placeholder dimensions in flex containers (469eb1a)
  • scroll: read individual margin properties instead of shorthand (2e38f72)
  • scroll: use batch offset instead of findIndex for click handler (258690b)

Features

  • scroll: support multiple scroll containers on the same page (182ddf8)