Small bug on firefox
- Documentation, and exposed function name.
- Nodes mode around when you over over them if they overlap each other
- assert now uses a custom AssertionError and function instead of V8's assert.
- Better algorithm for change size on browser resize
- Better algorithm for the overlapping nodes, to distinguish them better
- Webpack, gulp, and other dependencies
- Added d3, drawing ring
- Functions to draw nodes on their correct position
- api to update nodes drawn
- handle assertion errors -> show alert
- Added filtering function
- Assert does not work on non-V8 browsers. Won't use it again. But for now, app will not throw proper assertion errors on Firefox.
---------------------------------- Tags used ---------------
Added Changed Fixed Bugs Deprecated Removed