UNPKG

angular-canvas-painter

Version:

Angular.js directive to paint on a canvas on desktop or touch devices

43 lines (24 loc) 1.12 kB
<a name="0.5.3"></a> # 0.5.3 (2015-11-09) ## Bug fixes - Fix mouseenter/leave problems in firefox (thanks @w3sami) ([#17](https://github.com/pwambach/angular-canvas-painter/pull/20)) - Convert tabs to spaces <a name="0.5.2"></a> # 0.5.2 (2015-10-27) ## Bug fixes - Fix bug in build process - Change angular to peerDependency - Fix package.json main attribute (thanks @EnguGh) ([#17](https://github.com/pwambach/angular-canvas-painter/pull/17)) <a name="0.5.1"></a> # 0.5.1 (2015-10-22) ## Bug fixes - Fix concurrency bug in build process (thanks @Brakebein ) ([#16](https://github.com/pwambach/angular-canvas-painter/issues/16)) <a name="0.5.0"></a> # 0.5.0 (2015-10-12) ## Bug fixes - Fix behaviour when mouse enters/leaves canvas (thanks @stevenlundy) ([#14](https://github.com/pwambach/angular-canvas-painter/issues/14)) <a name="0.4.0"></a> # 0.4.0 (2015-07-16) ## Features - new touch position calculation method - works now the same way for Android and iOS ([#9](https://github.com/pwambach/angular-canvas-painter/issues/9) [#2](https://github.com/pwambach/angular-canvas-painter/issues/2))