We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update spec to include new igxDragIgnore directive and dragDirection input.
Update outdate sentence regarding drop strategies.
Update events and input names in the descriptions with their new names.
Updated Drag&Drop Directives Specification (markdown)
Remove obsolete interfaces related to igxDrag enter/leave. Add IDragStartEventArgs and originLocation.
Update DragLocation class name.
Update API to latest iteration.
Add dropStrategy input for specifying drop strategies.
Update automation section
Update igxDrag event names to be more consistent.
Add more test scenarios.
Add missing onDragClick event.
Update animation methods API.
Change dragLinkTo/dropLinkTo to dragChannel/dropChannel
Update how ghost templating should be done using Input instead of directive.
Add automation scenarios