Skip to content

Releases: skydoves/colorpicker-compose

1.1.2

19 Jul 07:25
Compare
Choose a tag to compare

What's Changed

  • Add support for WasmJs target in addition to exising Js support by @Phaestion in #68

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

30 Jun 01:37
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

1.1.0

29 Jun 13:05
Compare
Choose a tag to compare

What's New

Now, ColorPicker Compose supports Kotlin (Compose) Multiplatform!

What's Changed

New Contributors

Full Changelog: 1.0.9...1.1.0

1.0.9

25 Jun 11:33
Compare
Choose a tag to compare

What's Changed

  • Bump Kotlin 2.0.0 and Compose compiler plugin by @skydoves in #59
  • Implement selectByHsv by @skydoves in #60
  • Implement previewImagePainter for the ImageColorPicker by @skydoves in #61

Full Changelog: 1.0.8...1.0.9

1.0.8

09 May 00:10
Compare
Choose a tag to compare

What's Changed

  • BitmapCalculator: fix use of a recycled bitmap by @sderr in #56
  • quickfix for occasional color reset to white on recomposition by @sderr in #57
  • Fix selectByColor not updating alpha by @darktiny in #54
  • Update AGP, Gradle, and several dependencies by @skydoves in #58

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

08 Dec 14:10
775f779
Compare
Choose a tag to compare

What's Changed

  • Fix BrightnessSlider transparent background by @moertel in #47
  • Expose setBrightness to public by @skydoves in #48

New Contributors

Full Changelog: 1.0.6...1.0.7

1.0.6

03 Dec 12:58
190216f
Compare
Choose a tag to compare

What's Changed

  • Add selectByColor to ColorPickerController by @ruigoncalo in #45
  • Bump AGP to 8.2.0, Kotlin 1.9.20, compose compiler to 1.5.5 by @skydoves in #46

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

01 Oct 13:27
5c74064
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

19 Jul 11:00
782f587
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

05 Jul 08:57
4960be3
Compare
Choose a tag to compare

What's Changed

  • Fix brightness initial color by @turaib in #24
  • Fix debounce issue by @turaib in #27
  • Fix Dragging Issue on HsvColorPicker, AlphaSlider, and BrightnessSlider by @kitakkun in #29
  • fix for HsvColorPicker initialColor by @tberghuis in #28
  • Bump Compose BOM 06.01, compiler 1.4.8, and Kotlin 1.8.22 by @skydoves in #30
  • Prepare to release 1.0.3 by @skydoves in #31

New Contributors

Full Changelog: 1.0.2...1.0.3