Atata.KendoUI 0.8.0 Released

September 19, 2018 by Yevgeniy Shunevych


Atata.KendoUI 0.8.0 has been released with new KendoTreeView control. Check the changelog.

Changelog

New Features

  • major #20 Add KendoTreeView<TItem, TOwner> and KendoTreeView<TOwner> controls
  • major #21 Add KendoPopup<TOwner> control

Changes and Enhancements

  • major #22 Add animation waiting to KendoDropDownList<T, TOwner>
  • minor #25 Add IsReadOnly property to KendoMultiSelect<TOwner>

Fixes

  • fix #23 Failed to find KendoMultiSelect<TOwner> control by label
  • fix #24 Disabled state of KendoMultiSelect<TOwner> is not determined by IsEnabled property