Atata.KendoUI 1.3.0 is Released

May 14, 2020 by Yevgeniy Shunevych


Atata.KendoUI 1.3.0 is released with new KendoAutoComplete control and several enhancements.

Changelog

New Features

  • minor #53 Add Toggle method to KendoSwitch<TOwner>
  • major #56 Add column header sorting to KendoGrid
  • major #57 Add KendoAutoComplete<T, TOwner> and KendoAutoComplete<TOwner> controls
  • major #58 Add ReactKendoAutoComplete<T, TOwner> and ReactKendoAutoComplete<TOwner> controls
  • minor #59 Add .NET 4.6 as target framework

Changes and Enhancements

  • minor #52 Add CSS transition waiting to KendoSwitch<TOwner> after value is set
  • major #54 Use Atata.WebDriverExtras package v1.3.0
  • major #55 Use Atata package v1.5.0