Releases: skydoves/colorpicker-compose
Releases · skydoves/colorpicker-compose
1.1.2
What's Changed
- Add support for WasmJs target in addition to exising Js support by @Phaestion in #68
New Contributors
- @Phaestion made their first contribution in #68
Full Changelog: 1.1.1...1.1.2
1.1.1
Full Changelog: 1.1.0...1.1.1
1.1.0
What's New
Now, ColorPicker Compose supports Kotlin (Compose) Multiplatform!
What's Changed
- Initial transition to multiplatform by @coderforlife in #62
- Support Kotlin Multiplatform by @skydoves in #63
- Support wasm and macos by @skydoves in #64
- Update baseline profiles by @skydoves in #65
- Implement setPaletteImageBitmap and sync imageBitmap changes by @skydoves in #66
- Implement setDebounceDuration function by @skydoves in #67
New Contributors
- @coderforlife made their first contribution in #62
Full Changelog: 1.0.9...1.1.0
1.0.9
1.0.8
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
1.0.6
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
- @ruigoncalo made their first contribution in #45
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Update README.md by @tomveich in #36
- Add initialColor to AlphaSlider by @yangsooplus in #37
- Bump AGP, Compose, Kotlin, and other androidx dependencies by @skydoves in #39
- Migrate maven publication plugin & gradle ktx scripts by @skydoves in #40
- Integrate baseline profile plugin by @skydoves in #41
New Contributors
- @tomveich made their first contribution in #36
- @yangsooplus made their first contribution in #37
Full Changelog: 1.0.4...1.0.5
1.0.4
1.0.3
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
- @kitakkun made their first contribution in #29
- @tberghuis made their first contribution in #28
Full Changelog: 1.0.2...1.0.3