Skip to content

Releases: vertigra/ExtendedDialogBox

Release version 0.0.1.7-beta

22 Oct 01:58
9896174
Compare
Choose a tag to compare
Pre-release
  • Added: default focus
  • Added: focus control

Release version 0.0.1.6-beta

10 Oct 22:27
d47f77e
Compare
Choose a tag to compare
Pre-release
  • 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

08 Oct 06:53
1351f17
Compare
Choose a tag to compare
Pre-release
  • 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

07 Oct 09:05
d0f31dd
Compare
Choose a tag to compare
Pre-release
  • 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

07 Oct 07:41
ed30b6d
Compare
Choose a tag to compare
Pre-release
  • 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

02 Oct 03:54
9bf5aa6
Compare
Choose a tag to compare
Pre-release
  • Fixed nuget package

Release version 0.0.1.1-beta

02 Oct 01:33
76aa049
Compare
Choose a tag to compare
Pre-release
  • Fixed bug with binding custom button labels

Release version 0.0.0.1-beta

01 Oct 06:03
b1eedcb
Compare
Choose a tag to compare
Pre-release
  • Implemented all the basic functionality of dialog boxes