Releases: alextyrsmith/ember-sigmajs
Releases · alextyrsmith/ember-sigmajs
1.1.4
- package updates
- moved sigma package out of devDependencies into dependencies
- removing yarn.lock
1.1.2
Updating demo links and slight code adjustment/refactor for property names.
1.1.1
Bug Fixes
- ember-diff-attrs needs to be in dependencies (fa950ce)
1.1.0
Documentation Changes
- notes on style, etc. (f963962)
- added column for which attrs are updated enableDragNodes plugin boolean can now be updated (ab7d59d)
New Features
- some sigma graph, node, and edge properties will update when component attributes update. switched to ember-diff-attrs and working tests (25db7b1)
- property observers for graphData, nodes, and edges (35bf8c2)
1.0.1
- Add link to demo gh-pages
Build System / Dependencies
- build, ember observer, npm badges (2b9e0b6)
- cleaning dependencies
Initial Release
Merge pull request #18 from doublestranded/publish
Publish