summaryrefslogtreecommitdiff
path: root/colorpicker-compose/src/commonMain
AgeCommit message (Expand)AuthorFilesLines
2026-07-19Fix typos and misplaced KDoc across slider componentsprshntpnwr4-6/+6
2026-04-29add controller keys to pointerInput to prevent stale lambda captureAzerlag2-4/+8
2026-04-29adapt GradientColors to selected colorAzerlag1-1/+0
2026-04-29adapt GradientColors to selected colorAzerlag2-2/+10
2026-04-26remove android import, apply spotless formattingAzerlag6-147/+198
2026-04-26public enum classAzerlag1-2/+2
2026-04-26Add files via uploadAzerlag10-24/+300
2026-04-24new onStart/onFinish listenersAzerlag1-9/+20
2026-04-24new onStart/onFinish listenersAzerlag1-0/+4
2026-04-24new onStart/onFinish listenersAzerlag1-0/+4
2024-06-29Apply debounceDurationskydoves3-11/+15
2024-06-29Implement setDebounceDuration functionskydoves6-25/+34
2024-06-29Implement setPaletteImageBitmap and sync imageBitmap changesskydoves3-23/+80
2024-06-29Remove android annotations on the comment APIsskydoves3-7/+4
2024-06-29Clean up internal logicsskydoves4-33/+30
2024-06-28Add back the selectCenter() method.Jeffrey Bush1-0/+9
2024-06-28Code quality updatesJeffrey Bush13-73/+108
2024-06-28Initial transition to multiplatformJeffrey Bush19-0/+1514