Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Releases: Planning-nl/vugel

vv1.0.0-alpha.8

02 Apr 11:57
Compare
Choose a tag to compare
vv1.0.0-alpha.8 Pre-release
Pre-release
  • fix(vue-next): update type errors for new vue-next alpha 70f929d
  • feat(update): update all packages 83dcfd2
  • chore(webpack-config): use newer version 6d5068c
  • feat(xywh): support relative functions 6b43f35
  • fix(package): use lib/index.ts for types d60b94c
  • feat(module): also bundle ts lib 9dab7b5
  • feat(module): improve bundling 3df8a0e
  • fix(event): set correct target while bubbling 323b436
  • feat(paragraph): auto-wrapping text paragraph (work in progress) f658bd2
  • fix(events): fixed cancel bubble d9c56e9
  • feat(events): bubble events and refactor fe8ccb7
  • feat(events): full mouse event implementation c278075
  • feat(getTargetOffset): create generic function for obtaining the offset coordinates 2ca452d
  • feat(events): added new structure c3aebce
  • fix(coordinates): fix mouse coordinates (partially, as canvasX and canvasY seem 1px off) 669c25c
  • ref(events): neater implementation 35cbc47
  • feat(events): add more mouse events and added todo e61b70c
  • feat(event): initial implementation for mouse and touch events 95a945c
  • chore(tree2d): update to latest greatest 9f14b77
  • feat(Stage): width and height is now auto-detected by tree2d 164f253
  • Merge branch 'master' of github.com:Planning-nl/vugel 31ef2b2
  • chore(quotes): use double quotes 8a02f06
  • chore(eslint / package): use shared eslint config and improved package 348bd27

v1.0.0-alpha.7...vv1.0.0-alpha.8