New
v2.3.0
- added item parameter to
IsItemAcceptedto pass actual drag target item toAcceptsdelegate (#103) Thx 2 @ViRuSTriNiTy ItemWrapperClassnow accepts a delegate to allow dynamic CSS class names for draggable div (#102) Thx 2 @ViRuSTriNiTyDropzone, addedstopPropagationdirective attribute for drag & drop events to stop raising events in parent component (enables nesting ofDropzonecomponents) 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