Skip to content

Releases: MFlisar/ComposeDialogs

4.0.0-alpha05

08 Apr 05:18

Choose a tag to compare

4.0.0-alpha05 Pre-release
Pre-release

📦 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

07 Apr 14:04

Choose a tag to compare

4.0.0-alpha04 Pre-release
Pre-release

📦 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

31 Mar 08:14

Choose a tag to compare

4.0.0-alpha03 Pre-release
Pre-release

📦 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

31 Mar 07:47

Choose a tag to compare

4.0.0-alpha02 Pre-release
Pre-release

📦 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

30 Mar 13:13

Choose a tag to compare

4.0.0-alpha01 Pre-release
Pre-release

📦 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

29 Oct 10:59

Choose a tag to compare

📦 Other

docs + kmp-library
docs
docs
docs
Buttons do support custom shape and colors now

3.0.6

28 Oct 07:03

Choose a tag to compare

📦 Other

  • DialogDate: animate content height when switching from day to year or month selector
  • added DialogEvent::type enum to replace isPositiveButton for 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

3.0.5

01 Oct 06:36

Choose a tag to compare

📦 Other

bugfix in DialogFrequency - it did not updated the selected frequency correctly
demo

3.0.4

30 Sep 15:46

Choose a tag to compare

📦 Other

added Frequency::serialize + Frequency::deserialize functions

3.0.3

30 Sep 14:05

Choose a tag to compare

📦 Other

added a frequency dialog