Skip to content

Releases: X1nto/OverlappingPanelsCompose

1.2.0

31 Dec 18:43
Compare
Choose a tag to compare
  • Internal changes to how side panels work:
    • Fixed start panel observing end panel's motion gestures.
    • Optimized side panel composable.
  • Update compose dependencies.
  • Add some new APIs to OverlappingPanelsState:
    • targetValue: gets the target OverlappingPanelsValue for OverlappingPanelsState
    • offsetIsZero, offsetIsPositive, offsetIsNegative: should be self explanatory.

1.1.0

07 Oct 16:30
Compare
Choose a tag to compare
  • Added more customization options
  • Updated docs
  • Renamed package
  • Library no longer requires java 11

1.0.0

26 Sep 13:03
Compare
Choose a tag to compare
  • Initial Release