Releases: allenlooplee/DialogUtils
Releases · allenlooplee/DialogUtils
v1.3.0
v1.2.0
No functional changes since last beta release.
v1.2.0-beta.1
Add ViewModelType in DialogHostMessage.
v1.1.0
No functional changes since last beta release.
v1.1.0-beta.1
- Get an instance of view model from container for custom dialog if the view hasn't been associated one.
- Send message via WeakReferenceMessenger when dialog host is opened or been closing.
v1.0.0
Finally comes the first stable release.
v1.0.0-rc.1
Make ShowDialogAsync awaitable and return view model instance after the dialog is closed.
v1.0.0-rc
The work is basically done and the NuGet package has been published as rc. DialogUtils.Demo.zip is a pre-built version of the demo project that you can take a look at.