You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add react-editable-json-tree dep
* Make graph data editable with react-editable-json-tree
* Allow state to be passed into graph _tick function
* Fix typo in utils docs
* Improve utils isDeepEqual function
* Add pick function to utils
* Improve diff strategy to detect changes in input graph nodes & links
* Remove restriction to perform updates on static graphs 🙉
* Improve change detection in graph config as well
* Sandbox improvements. Fix some linting problems
* Update graph.helper unit tests. Update linting rules for unit tests
* Small Sandbox style improvement
* Add functional tests
* Update cypress to 2.0.1 🙏
* Set cypress videoRecording to false
* Update yarn.lock
* Use npm install in travis
* Small tweaks in sandbox styling
0 commit comments