Skip to content

Releases: alextyrsmith/ember-sigmajs

1.1.4

17 Feb 04:56

Choose a tag to compare

  • package updates
  • moved sigma package out of devDependencies into dependencies
  • removing yarn.lock

1.1.3

09 May 05:08

Choose a tag to compare

Other Changes

1.1.2

09 Dec 01:14

Choose a tag to compare

Updating demo links and slight code adjustment/refactor for property names.

1.1.1

12 Sep 05:41

Choose a tag to compare

Bug Fixes
  • ember-diff-attrs needs to be in dependencies (fa950ce)

1.1.0

02 Sep 05:08

Choose a tag to compare

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

21 Aug 22:11

Choose a tag to compare

  • Add link to demo gh-pages
Build System / Dependencies
  • build, ember observer, npm badges (2b9e0b6)
  • cleaning dependencies

Initial Release

05 Aug 05:59

Choose a tag to compare

Merge pull request #18 from doublestranded/publish

Publish