Skip to content

Releases: skydoves/FlexibleBottomSheet

0.1.4

04 Aug 08:03
fc09c2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

06 Jun 07:05
Compare
Choose a tag to compare

What's Changed

  • Bump AGP to 8.2.2, Kotlin 1.9.2, Compose KMP 1.5.12 by @skydoves in #18
  • Bump compose multiplatform to 1.6.0 by @skydoves in #21
  • AGP 8.3.2, JetBrains Compose 1.6.2, Compose Compiler 1.5.11, Kotlin 1.9.23 by @skydoves in #26
  • Add vertical padding parameter to DragHandle Composable by @skydoves in #27
  • Update GitHub scm links by @IgnatBeresnev in #31
  • Bump AGP to 8.4.1 and Gradle to 8.8 by @skydoves in #32
  • Bump Kolin to 2.0.0 and compose compiler plugin and compose multiplatform to 1.6.11 by @skydoves in #33
  • Implement skipHidden feature by @skydoves in #34

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

26 Dec 11:35
757515a
Compare
Choose a tag to compare

What's Changed

  • Update Baseline Profiles by @skydoves in #9
  • Bump AGP to 8.2.0, gradle 8.5, and dependencies by @skydoves in #8
  • Adjust alpha for the completely hidden state by @skydoves in #11
  • Bump compose compiler to 1.5.7 and other dependencies by @skydoves in #12

Full Changelog: 0.1.1...0.1.2

0.1.1

17 Dec 04:18
b1533c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

29 Nov 08:03
08ac62d
Compare
Choose a tag to compare

🎉 FlexibleBottomSheet has been published! 🎉

🐬 Advanced Jetpack Compose bottom sheet for segmented sizing and non-modal type, similar to Google Maps.