Skip to content

Releases: MFlisar/ComposeDialogs

2.0.0-test10

25 Oct 10:02
Compare
Choose a tag to compare

2.0.0-test09

25 Oct 09:43
Compare
Choose a tag to compare
added desktop and compose dialog for jvm target + moved back to title…

2.0.0-test08

24 Oct 08:06
Compare
Choose a tag to compare

2.0.0-test07

24 Oct 07:38
Compare
Choose a tag to compare

2.0.0-test06

24 Oct 06:42
Compare
Choose a tag to compare

1.0.8

24 Apr 17:17
Compare
Choose a tag to compare

Progress Dialog uses a composable for its content now

1.0.7

06 Apr 20:16
Compare
Choose a tag to compare

Compose Version: 2024.04.00

DialogInputNumber does support a formatter and validator now.

Full Changelog: 1.0.6...1.0.7

1.0.6

30 Mar 12:49
Compare
Choose a tag to compare
  • updated compose bom: 2024.02.01 => 2024.03.00
  • DialogList - SingleSelect mode: closeOnSelectionChanged was changed to closeOnSelect

Full Changelog: 1.0.5...1.0.6

1.0.5

26 Feb 09:31
Compare
Choose a tag to compare
  • updated compose bom: 2023.10.01 => 2024.02.01
  • versions updated to latest stable
  • DialogList - SingleSelect mode: extended with option closeOnSelectionChanged

Full Changelog: 1.0.4...1.0.5

1.0.4

26 Oct 18:13
Compare
Choose a tag to compare
  • updated compose bom: 2023.10.00 => 2023.10.01
  • string resources added (DE + EN)]
  • moved datetime packages to date/time respectively
  • billing dialog added

Migration:

  • import com.michaelflisar.composedialogs.dialogs.datetime.* is split up into import com.michaelflisar.composedialogs.dialogs.date.* and import com.michaelflisar.composedialogs.dialogs.time.* to follow the modules