Skip to content

v2.0.1

Compare
Choose a tag to compare
@hakenr hakenr released this 14 Jan 16:35
· 2036 commits to master since this release
  • HxCarousel - new Pause parameter which allows disabling pausing the sliding on hover
  • HxCarousel - new CarouselSlideEventArgs for OnSlide & OnSlid events, where there are From, To and Direction values available
  • HxTreeView - does not expand/collapse on item selected anymore (just the chevron icon toggles now)
  • HxInputFile and HxInputFileCore - new MaxParallelUploads parameter (incl. HxInputFileCore.Defaults and Settings) limits the number of allowed parallel uploads (default is 6).
  • HxGrid - new demo for inline-editing added to documentation