Releases: skydoves/FlexibleBottomSheet
Releases · skydoves/FlexibleBottomSheet
0.1.5
What's Changed
- Remove check for sheetState.isModal from onDragging lambda by @sevbanBayir in #53
- Add missing to check isDragging for the material package by @skydoves in #54
- Bump Kotlin to 2.0.20 and several dependencies by @skydoves in #55
New Contributors
- @sevbanBayir made their first contribution in #53
Full Changelog: 0.1.4...0.1.5
0.1.4
0.1.3
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
- @IgnatBeresnev made their first contribution in #31
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
What's Changed
- Fixed typo from 'implemetn' to 'implement' in README.md by @limsaehyun in #1
- Fix typo in README.md by @hgarciaalberto in #6
- Support KMP by @skydoves in #3
- Support KMP for material package by @skydoves in #7
New Contributors
- @limsaehyun made their first contribution in #1
- @hgarciaalberto made their first contribution in #6
- @skydoves made their first contribution in #3
Full Changelog: 0.1.0...0.1.1