Skip to content

v0.2.0

Compare
Choose a tag to compare
@marcojakob marcojakob released this 09 Mar 10:57
· 60 commits to master since this release
  • Fix #3: Shadow DOM is now supported. A dnd-retarget attribute must be added
    to all custom elements where events should be forwarded to the Shadow DOM
    children.
  • Fix #7: Add a css class (dnd-invalid by default) to dropzones when a
    not-accepted draggable is dragged over.