Skip to content

Releases: galaxygoldfish/waveslider

v0.0.4

13 Oct 03:43
Compare
Choose a tag to compare

Changes

  • Update to SDK 34 (Android 14)
  • Fix various errors due to updated libraries and design components
  • Added option to change the animation speed

Contributions

  • PR #5 from T8RIN/main
  • PR #8 from YounesBouhouche/YounesBouhouche-patch-1

v0.0.3

01 Jun 04:42
Compare
Choose a tag to compare

Changes

  • Added onValueChangeFinished parameter
  • Support slider steps
  • Added new color options to WaveSliderDefaults.colors() to customize step tick colors
  • [Breaking] animationOptions parameter now uses WaveSliderDefaults.animationOptions()
  • [Breaking] frequency and amplitude parameters are moved into new WaveOptions class, supply them to the waveOptions parameter with WaveSliderDefaults.waveOptions()

Contributions

v0.0.2

29 May 20:15
Compare
Choose a tag to compare
  • Added enabled/disabled state to WaveSlider

v0.0.1

29 May 17:34
Compare
Choose a tag to compare

Initial release