Releases: taiga-family/ng-draw-flow
Releases · taiga-family/ng-draw-flow
Release 0.6.0
🚀 Features
- added the connection-selected event (5475c0e)
- retain selection while moving across the scene (959f360)
🐞 Bug Fixes
- fixed a bug that caused scale to be shared between ng-draw-flow instances (e00b9f7)
Release 0.1.0
🚀 Features
- dropped the ng-web-apis dependency. Moved resize-observer into the project (9ec9c0e)
- removed the duplication from ng-web-apis. Made the df-resize-observer directive workaround (b7fe057)
- fix after review (ddb4b58)
🐞 Bug Fixes