Skip to content

Releases: ch4rl3x/SpeedDialFloatingActionButton

1.2.0

07 Sep 20:27
1b509c7
Compare
Choose a tag to compare

What's Changed

  • Changed namespace to de.charlex.compose.speeddial

1.1.1

30 Nov 11:00
1d3f182
Compare
Choose a tag to compare

Built to work with Jetpack Compose v1.3.1

What's Changed

  • Update to Compose 1.3.1
  • Better click handling

1.1.0

30 Aug 19:58
59fecda
Compare
Choose a tag to compare

Built to work with Jetpack Compose v1.2.1

What's New

  • BottomAppBarSpeedDialFloatingActionButton for Material 3

What's Changed

  • Update to Compose 1.2.1
  • Better click handling

1.0.0-beta03

16 Jun 18:32
Compare
Choose a tag to compare

Built to work with Jetpack Compose v1.0.0-beta09

What's Changed

  • Update to Compose 1.0.0-beta09
  • SpeedDialFloatingActionButton is @ExperimentalMaterialApi

1.0.0-beta02

20 May 13:24
Compare
Choose a tag to compare

Built to work with Jetpack Compose v1.0.0-beta07

What's Changed

  • Update to Compose 1.0.0-beta07
  • Removed unnecessary dependencies

1.0.0-beta01

17 Apr 17:24
cb314fe
Compare
Choose a tag to compare
build: increased compose version

1.0.0-alpha04

07 Apr 21:20
Compare
Choose a tag to compare
style: changed shrink/expand position

1.0.0-alpha03

06 Apr 07:18
Compare
Choose a tag to compare
feat: add possibility to set painterResource instead of painter

1.0.0-alpha02

06 Apr 00:19
Compare
Choose a tag to compare
fix: default animationDuration

1.0.0-alpha01

05 Apr 23:51
Compare
Choose a tag to compare
ci: try fixing the ci