Releases: MFlisar/ComposeDialogs
4.0.0-alpha05
📦 Other
update to gradle 9.4.1 and kmp-devtools 7.4.2 and new docs
...
...
...
...
update-docs: automated update [skip ci]
clean up of experimental annotations
update-docs: automated update [skip ci]
...
update-docs: automated update [skip ci]
defaultDialogStyle still had TODO() in wasm and native
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
DialogColor: added directEditSupported flag
update-docs: automated update [skip ci]
update to kmp-devtools 7.5.0
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
update-docs: automated update [skip ci]
styleFullscreenDialog - supports expandable headers now
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
update-docs: automated update [skip ci]
...
4.0.0-alpha04
📦 Other
update to gradle 9.4.1 and kmp-devtools 7.4.2 and new docs
...
...
...
...
update-docs: automated update [skip ci]
clean up of experimental annotations
update-docs: automated update [skip ci]
...
update-docs: automated update [skip ci]
defaultDialogStyle still had TODO() in wasm and native
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
DialogColor: added directEditSupported flag
update-docs: automated update [skip ci]
update to kmp-devtools 7.5.0
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
update-docs: automated update [skip ci]
styleFullscreenDialog - supports expandable headers now
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
4.0.0-alpha03
📦 Other
update to gradle 9.4.1 and kmp-devtools 7.4.2 and new docs
...
...
...
...
update-docs: automated update [skip ci]
clean up of experimental annotations
update-docs: automated update [skip ci]
...
update-docs: automated update [skip ci]
defaultDialogStyle still had TODO() in wasm and native
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
DialogColor: added directEditSupported flag
4.0.0-alpha02
📦 Other
update to gradle 9.4.1 and kmp-devtools 7.4.2 and new docs
...
...
...
...
update-docs: automated update [skip ci]
clean up of experimental annotations
update-docs: automated update [skip ci]
...
update-docs: automated update [skip ci]
defaultDialogStyle still had TODO() in wasm and native
Merge branch 'main' of https://github.com/MFlisar/ComposeDialogs
4.0.0-alpha01
📦 Other
update to gradle 9.4.1 and kmp-devtools 7.4.2 and new docs
...
...
...
...
update-docs: automated update [skip ci]
clean up of experimental annotations
update-docs: automated update [skip ci]
...
3.0.7
3.0.6
📦 Other
- DialogDate: animate content height when switching from day to year or month selector
- added
DialogEvent::typeenum to replaceisPositiveButtonfor easier and more compact event handling - the basic sealed class can still be used, but the enum is mostly sufficiant and shorter and faster to use