Commit Graph

136 Commits (master)
 

Author SHA1 Message Date
Dennis Hotson 9654b64f85
Merge pull request #98 from iangilman/render
6 years ago
Ian Gilman 8beaeff267 Changed onRender to onRenderFrame
6 years ago
Dennis Hotson 73ecbc773c
Merge pull request #97 from iangilman/render
6 years ago
Ian Gilman 73fd49c58a Added onRender callback for after each frame
6 years ago
Dennis Hotson 6158298c9e Merge pull request #85 from mwcz/max-speed
7 years ago
mwcz e490969ea0 add maxSpeed parameter to Layout.ForceDirected constructor
8 years ago
Dennis Hotson 559a400331 Merge pull request #70 from shigeruNakajima/node_color
10 years ago
Dennis Hotson 921b3e83e5 Fix whitespace
10 years ago
Dennis Hotson 6f99308b44 Small fix to UMD wrapper
10 years ago
Dennis Hotson fd785d8b10 Version bump
10 years ago
Dennis Hotson 6716fab883 Universal module pattern (for browserify support)
10 years ago
shigeru.nakajima 322a7bae8b Add node color.
10 years ago
Dennis Hotson 4480a8e3ff Bump to 2.6.1
10 years ago
Dennis Hotson c41ff98d3c Bump version to 2.6.0
10 years ago
Dennis Hotson d3c3be9325 Merge pull request #67 from lgvalent/patch-1
10 years ago
Lucio Valentin 487afff1b2 Update springyui.js
10 years ago
Dennis Hotson db74df106c Merge pull request #65 from Irrational86/master
10 years ago
Dennis Hotson c14da4feae Merge pull request #66 from Irrational86/springyui-minEnergyThreshold
10 years ago
Jesse f51be2fc48 Enabled the ability to specify the parameter 'minEnergyThreshold' in springyui.js.
10 years ago
Jesse b3145ce522 Fixed order of 'onRenderStop' and 'onRenderStop' parameters when calling this.layout.start().
10 years ago
Dennis Hotson 0a588deed6 Bumped version to 2.5.0
10 years ago
Dennis Hotson 441ccfcc2b Added `tick` for manually stepping through simulation
10 years ago
Dennis Hotson f64bda19bc Bumped verison to 2.4.0
10 years ago
Dennis Hotson 1d51239af1 Merge pull request #63 from WebOnWebOff/master
10 years ago
'WebOnWebOff' 50eed3e039 Allow configuration of minimum energy threshold
10 years ago
Dennis Hotson 28ca9cc5be Bumped version to 2.3.0
10 years ago
tdhsmith 6cb2dd813f Added auto text orientation for edge labels
10 years ago
tdhsmith 9eb89a03cf License mistake
10 years ago
tdhsmith 96f889ca41 Added basic functionality for image nodes
10 years ago
Dennis Hotson 98369ebcb9 Consistent version number bump
11 years ago
Dennis Hotson fae78f1055 Bump version to 2.2.1
11 years ago
Dennis Hotson 36a98b03cd Font size bug fix
11 years ago
Dennis Hotson e2e24d0601 Bump version to 2.2.0
11 years ago
Dennis Hotson 00cbc7f64e Improved calculation of text angle and spacing
11 years ago
Dennis Hotson 36c885871e Merge remote-tracking branch 'oak-tree/master'
11 years ago
Dennis Hotson 4ed5f13302 Whitespace fixes
11 years ago
Dennis Hotson c7f7d040ec Bumped version
11 years ago
Dennis Hotson cec178680f Switch order of onRenderStop and onRenderStart to preserve backwards compat
11 years ago
Dennis Hotson ac17d28337 Merge remote-tracking branch 'fabiankessler/master'
11 years ago
cp123127 1b85a2e9b8 Fixed bug that causes inconsistant behavior for highlighting selected nodes.
11 years ago
Dennis Hotson bcd9efd220 Whitespace fix
11 years ago
Dennis Hotson a1f848d8d3 Merge pull request #44 from mikeleber/patch-1
11 years ago
oak-tree 4acb7e9fb7 set label of edge at the angle of this edge.
11 years ago
Dennis Hotson 8be075d656 Add springy to bower
11 years ago
mikeleber 4adb4308dd Update springyui.js
11 years ago
Fabian Kessler 81213595ed Render start and stop callbacks for all cases.
11 years ago
Fabian Kessler ffca60dcab Documented that start() is silently ignored if running.
11 years ago
Fabian Kessler 1b20da23e2 added done callback to renderer start method.
11 years ago
Fabian Kessler 143d2d4c41 updated copyright year
11 years ago
Dennis Hotson 5439db1423 Added npm package.json
11 years ago