Skip to content

Releases: finn-no/BottomSheet

FINNBottomSheet 5.3.1

19 Sep 13:21
Compare
Choose a tag to compare

What's Changed

  • Internal: Fix the way we calculate distance for each render tick, so it works in Xcode 16 as well by @pbodsk in #69

New Contributors

Full Changelog: 5.3.0...5.3.1

FINNBottomSheet 5.3.0

09 Sep 07:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.0...5.3.0

FinnBottomSheet 5.2.0

29 Mar 14:02
Compare
Choose a tag to compare

Changes since 5.1.7 to 5.2.0 (squash)

  • #62: Fix ambigious layout, due to bottom constraint

FINNBottomSheet 5.1.7

02 Mar 13:05
Compare
Choose a tag to compare
  • #60: Fix: Allow dismiss in code before presentation is complete
  • #58: Consistent target index when reloading heights

FINNBottomSheet 5.1.6

26 Oct 07:34
Compare
Choose a tag to compare

No changelog provided. Edit me!

FINNBottomSheet 5.1.5

22 Oct 08:42
Compare
Choose a tag to compare

No changelog provided. Edit me!

FINNBottomSheet 5.1.4

19 Oct 10:34
Compare
Choose a tag to compare

No changelog provided. Edit me!

FINNBottomSheet 5.1.3

17 Feb 10:02
Compare
Choose a tag to compare
  • #44: Exclude Info.plist from target in Package.swift

Changes since 5.1.1

03 Feb 07:28
01543f0
Compare
Choose a tag to compare
  • #43: Bump swift-tools-version to 5.3

FINNBottomSheet 5.1.1

29 Jan 11:19
Compare
Choose a tag to compare

Changes since 5.1.0

  • #41: Added release script as we have in other repos
  • #29: The CADisplayLink should be invalidated after use