github igordanchenko/yet-another-react-lightbox v2.0.0

latest releases: v3.25.0, v3.24.0, v3.23.4...
3 years ago

2.0.0 (2022-08-12)

Bug Fixes

  • fix inline plugin container relative position (d9ea3bf)
  • fix padding percentage calculation (51d3dd7)
  • fix responsive image scaling (f2812aa)
  • improve touch swipe reliability (8fbfad0)
  • improve zoom performance (560ac59)
  • prevent navigation on swipe overscroll (cc90bdd)

Features

  • overhaul carousel implementation, migrate to FLIP animations (5fca554)
  • update type declarations (ad311c1)

BREAKING CHANGES

  • (core): ControllerContext no longer provides latestProps, currentIndex and globalIndex
  • slide.aspectRatio is no longer supported
  • slide.src is now required for image slides
  • slide.srcSet.height is now required if srcSet is specified
  • slide.sources property is now required for video slides
  • (core): useEvents callback signature changed

Don't miss a new yet-another-react-lightbox release

NewReleases is sending notifications on new releases.