🐞 Bug Fixes
- Fixes issue #110, adds focus and blur event handlers on node to toggle draggable as needed for firefox - by @sashamilenkovic in #110 (17ad9)
- Only calls preventDefault on parent container for certain keydown actions if the currentTarget is its equivalent - by @sashamilenkovic (3eeef)
- Fixes issue withe firefox draggable attribute when draggable items themselves are focusable - by @sashamilenkovic (e980a)