Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Release 0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dojo-bot dojo-bot released this 21 Nov 14:08
· 222 commits to master since this release

✅ Fixes

  • Meta providers accept number or string keys (#721)

    Details

    Fixes #720

  • Fix Drag meta to properly model non-primary button or pointers (#719)

    Details

    Resolves #717

  • Ensure the functions are bound to the parent widget not containing widget (#724)

    Details
    • Failing unit test

    • only set core properties if they haven't already been set

  • Updates for TypeScript 2.5 (#651)

    Details

    Refs: dojo/meta#197

  • do not ignore package-lock (#711)

👍 Enhancements

  • Add start position information for a drag event (#718)

    Details

    Fixes #715