Skip to content

Releases: vertigra/ExtendedDialogBox

Release version 0.0.1.7-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 22 Oct 01:58
9896174
  • Added: default focus
  • Added: focus control

Release version 0.0.1.6-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 10 Oct 22:27
d47f77e
  • Added: field Password and PasswordConfirmation in PasswordCofirmDialogBox, returned entering password or password confirmation in string and ClearPassword and ClearPasswordConfirmation method for cleared entering passwords or password confirmation
  • Added: field Password in PasswordDialogBox, returned entering password in string and ClearPassword method for cleared entering passwords

Release version 0.0.1.5-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 08 Oct 06:53
1351f17
  • Fixing error: not showing button No in YesNoCancelButton dialog
  • Renamed: Password => SecurePassword, PasswordConfirmation => SecurePasswordConfirmation.
  • Added: XML coment to all public contrucotrs

Release version 0.0.1.4-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 07 Oct 09:05
d0f31dd
  • Up dll version to 0.0.1.4 to fix errors of different versions with the nuget package

Release version 0.0.1.3-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 07 Oct 07:41
ed30b6d
  • Added new type dialog - without any icons
  • Added the ability to edit the password inscription and password confirmation.

Release version 0.0.1.2-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 02 Oct 03:54
9bf5aa6
  • Fixed nuget package

Release version 0.0.1.1-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 02 Oct 01:33
76aa049
  • Fixed bug with binding custom button labels

Release version 0.0.0.1-beta

Pre-release

Choose a tag to compare

@vertigra vertigra released this 01 Oct 06:03
b1eedcb
  • Implemented all the basic functionality of dialog boxes