Skip to content

v1.4.3.0

Compare
Choose a tag to compare
@GregaMohorko GregaMohorko released this 12 Apr 22:11
· 12 commits to master since this release
  • Added WatermarkTextBox.
  • Added TabControlBehavior.
  • Added FrameworkElementUtility.GetUniqueControlKeyByVisualTree.
  • Added ProgressUpdater.SetForLoop with support for step message.
  • Added converters: EnumToCollectionConverter, ICollectionToCountConverter.
  • Added ViewModelChanged event to BaseControl.
  • Added DependencyVMPropertyReadOnly to BaseControl.
  • Fix: BaseControl: Null reference when view model is null.
  • Fix: BaseControl: DependencyVMProperty: default value: Set default value in view model when defined in the property.
  • Fix: DateDialog: Allow clicking OK at all times, focus input box when empty.