release: floret-kit 0.2.1
Adds components' `scrollable` opt-out on CollapsingScaffold (and its FullScreenPicker passthrough), so a picker with more options than an eagerly composed column can carry can drive its own LazyColumn. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,5 +10,5 @@ plugins {
|
||||
|
||||
subprojects {
|
||||
group = "de.jeanlucmakiola.floret"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user