Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@Postlagerkarte Postlagerkarte released this 02 Apr 18:11
· 7 commits to master since this release
  • added item parameter to IsItemAccepted to pass actual drag target item to Accepts delegate (#103) Thx 2 @ViRuSTriNiTy
  • ItemWrapperClass now accepts a delegate to allow dynamic CSS class names for draggable div (#102) Thx 2 @ViRuSTriNiTy
  • Dropzone, added stopPropagation directive attribute for drag & drop events to stop raising events in parent component (enables nesting of Dropzone components) Thx 2 @ViRuSTriNiTy
  • Fixes issue-104-copy-item-called-inside-the-same-drop-zone Thx 2 @rybkov
  • Update target framework to support .NET 5.0