- 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 of `Drop...