Commit Graph

  • 9654b64f85
    Merge pull request #98 from iangilman/render master Dennis Hotson 2018-03-06 11:32:22 +1100
  • 8beaeff267 Changed onRender to onRenderFrame Ian Gilman 2018-03-05 16:25:05 -0800
  • 62ffcb16c7 Bump version to v2.8.0 2.8.0 Dennis Hotson 2018-03-01 23:57:17 +1100
  • 73ecbc773c
    Merge pull request #97 from iangilman/render Dennis Hotson 2018-03-01 23:54:53 +1100
  • 73fd49c58a Added onRender callback for after each frame Ian Gilman 2018-02-28 16:33:23 -0800
  • 6158298c9e Merge pull request #85 from mwcz/max-speed Dennis Hotson 2016-12-29 10:22:56 +1100
  • e490969ea0 add maxSpeed parameter to Layout.ForceDirected constructor mwcz 2016-07-19 14:38:01 -0400
  • d4f6ea7a70 Updated springyui to latest version gh-pages Dennis Hotson 2015-07-29 10:48:15 +1000
  • a807992853 Bump Dennis Hotson 2014-12-08 11:05:06 +1100
  • 559a400331 Merge pull request #70 from shigeruNakajima/node_color Dennis Hotson 2014-12-08 10:52:18 +1100
  • 80f932a8c9 Update to 2.7.1 Dennis Hotson 2014-12-08 10:42:19 +1100
  • 921b3e83e5 Fix whitespace 2.7.1 Dennis Hotson 2014-12-08 10:39:11 +1100
  • 6f99308b44 Small fix to UMD wrapper Dennis Hotson 2014-12-08 10:38:19 +1100
  • 9de149c619 Update to latest version Dennis Hotson 2014-12-08 10:35:41 +1100
  • fd785d8b10 Version bump Dennis Hotson 2014-12-08 10:31:05 +1100
  • 6716fab883 Universal module pattern (for browserify support) Dennis Hotson 2014-12-08 10:29:31 +1100
  • 322a7bae8b Add node color. shigeru.nakajima 2014-10-10 18:48:27 +0900
  • 5a6ba0be70 Bump version Dennis Hotson 2014-07-30 21:38:20 +1000
  • 4480a8e3ff Bump to 2.6.1 2.6.1 Dennis Hotson 2014-07-30 21:37:13 +1000
  • becf58bbfc Latest js Dennis Hotson 2014-07-30 19:55:04 +1000
  • c41ff98d3c Bump version to 2.6.0 2.6.0 Dennis Hotson 2014-07-23 21:26:37 +1000
  • d3c3be9325 Merge pull request #67 from lgvalent/patch-1 Dennis Hotson 2014-07-24 21:55:15 +1000
  • 631212c074 Updated to 2.6.0 Dennis Hotson 2014-07-23 21:40:29 +1000
  • bff4ffaed3 Retina images Dennis Hotson 2014-07-23 21:24:28 +1000
  • 487afff1b2 Update springyui.js Lucio Valentin 2014-07-22 16:58:16 -0300
  • db74df106c Merge pull request #65 from Irrational86/master Dennis Hotson 2014-07-18 11:33:30 +1000
  • c14da4feae Merge pull request #66 from Irrational86/springyui-minEnergyThreshold Dennis Hotson 2014-07-18 11:32:31 +1000
  • f51be2fc48 Enabled the ability to specify the parameter 'minEnergyThreshold' in springyui.js. Also made the default value in springyui be very small, in order to cause the animation to end/stop smoothly. Jesse 2014-07-12 17:32:02 -0400
  • b3145ce522 Fixed order of 'onRenderStop' and 'onRenderStop' parameters when calling this.layout.start(). Jesse 2014-07-12 14:18:05 -0400
  • c6ed340b3e Updated to latest springy Dennis Hotson 2014-06-01 18:49:26 +1000
  • 0a588deed6 Bumped version to 2.5.0 2.5.0 Dennis Hotson 2014-06-01 18:31:09 +1000
  • 441ccfcc2b Added tick for manually stepping through simulation Dennis Hotson 2014-06-01 18:29:54 +1000
  • f64bda19bc Bumped verison to 2.4.0 2.4.0 Dennis Hotson 2014-06-01 18:25:44 +1000
  • 1d51239af1 Merge pull request #63 from WebOnWebOff/master Dennis Hotson 2014-06-01 18:17:33 +1000
  • 50eed3e039 Allow configuration of minimum energy threshold 'WebOnWebOff' 2014-05-20 17:18:00 +0300
  • 0c410b76fc Updated to 2.3.0 Dennis Hotson 2014-02-26 22:43:59 +1100
  • 28ca9cc5be Bumped version to 2.3.0 2.3.0 Dennis Hotson 2014-02-26 22:42:58 +1100
  • 6cb2dd813f Added auto text orientation for edge labels tdhsmith 2014-02-11 16:02:49 -0600
  • 9eb89a03cf License mistake tdhsmith 2014-02-04 18:29:39 -0600
  • 96f889ca41 Added basic functionality for image nodes tdhsmith 2014-02-04 18:19:33 -0600
  • 98369ebcb9 Consistent version number bump 2.2.2 Dennis Hotson 2014-01-11 06:12:42 +1100
  • e5e66608ba Updated example Dennis Hotson 2014-01-11 06:11:16 +1100
  • 7e24c1c209 Update to latest springy code Dennis Hotson 2014-01-11 05:30:07 +1100
  • fae78f1055 Bump version to 2.2.1 2.2.1 Dennis Hotson 2014-01-11 05:27:19 +1100
  • 36a98b03cd Font size bug fix Dennis Hotson 2014-01-11 05:26:23 +1100
  • e2e24d0601 Bump version to 2.2.0 2.2.0 Dennis Hotson 2014-01-11 05:18:43 +1100
  • 00cbc7f64e Improved calculation of text angle and spacing Dennis Hotson 2014-01-11 05:17:41 +1100
  • 36c885871e Merge remote-tracking branch 'oak-tree/master' Dennis Hotson 2014-01-11 04:40:40 +1100
  • 4ed5f13302 Whitespace fixes 2.1.0 Dennis Hotson 2014-01-11 04:12:30 +1100
  • c7f7d040ec Bumped version Dennis Hotson 2014-01-11 04:00:34 +1100
  • cec178680f Switch order of onRenderStop and onRenderStart to preserve backwards compat Dennis Hotson 2014-01-11 03:59:41 +1100
  • ac17d28337 Merge remote-tracking branch 'fabiankessler/master' Dennis Hotson 2014-01-11 03:58:56 +1100
  • 1b85a2e9b8 Fixed bug that causes inconsistant behavior for highlighting selected nodes. cp123127 2013-11-06 19:37:18 -0800
  • bcd9efd220 Whitespace fix Dennis Hotson 2014-01-11 03:45:40 +1100
  • a1f848d8d3 Merge pull request #44 from mikeleber/patch-1 Dennis Hotson 2014-01-10 08:42:59 -0800
  • 4acb7e9fb7 set label of edge at the angle of this edge. oak-tree 2014-01-08 21:04:52 +0200
  • 8be075d656 Add springy to bower 2.0.2 Dennis Hotson 2013-08-23 19:39:38 +1000
  • 4adb4308dd Update springyui.js mikeleber 2013-05-30 11:43:54 +0200
  • a01a2cbc5e bump Dennis Hotson 2013-05-23 23:54:41 +1000
  • 81213595ed Render start and stop callbacks for all cases. Fabian Kessler 2013-04-21 02:57:18 +0300
  • ffca60dcab Documented that start() is silently ignored if running. Fabian Kessler 2013-04-20 23:48:58 +0300
  • 1b20da23e2 added done callback to renderer start method. Fabian Kessler 2013-04-20 23:43:28 +0300
  • 143d2d4c41 updated copyright year Fabian Kessler 2013-04-20 23:38:12 +0300
  • 5439db1423 Added npm package.json v2.0.1 Dennis Hotson 2013-03-27 01:16:27 +0000
  • 43f725e61a Accidental global functions Dennis Hotson 2013-03-19 21:41:01 +1100
  • 22c2b877fb Updated to springy 2.0.1 Dennis Hotson 2013-03-15 11:25:23 +0000
  • 5ed407c69d Clean up adjacency table when edges are deleted Dennis Hotson 2013-03-15 11:19:47 +0000
  • 80108b0f31 Merge branch 'namespace' Dennis Hotson 2013-03-15 11:11:11 +0000
  • 7d1bc9ec5c Updated to match namespaced code Dennis Hotson 2013-03-15 11:09:53 +0000
  • 43cae6cf02 Replace references to window with root Dennis Hotson 2013-03-15 10:56:22 +0000
  • a1d7eb6f18 Updated README with namespace Dennis Hotson 2013-03-15 10:54:36 +0000
  • 8dfad90768 Bump the major version number namespace Dennis Hotson 2013-03-14 13:32:20 +0000
  • 484ec319df Added a top level Springy namespace Dennis Hotson 2013-03-14 13:30:14 +0000
  • 9e4b8b0896 Fixed whitespace Dennis Hotson 2013-03-14 23:02:23 +1100
  • f13bd76552 Option to manually tick simulation forward manual-tick Dennis Hotson 2013-03-14 23:19:16 +1100
  • d7a26171b0 Fixed shitespace Dennis Hotson 2013-03-14 23:02:23 +1100
  • f8e3ae7c62 Updated springyui.js and demo Dennis Hotson 2013-03-14 22:27:56 +1100
  • 3df408fcc1 Basic double click handler Dennis Hotson 2013-03-14 22:26:28 +1100
  • 69cfbb490d Updated to latest springy version Dennis Hotson 2013-03-14 21:56:07 +1100
  • 4c0a9e3e28 Added method to stop layout calculations Dennis Hotson 2013-03-14 21:53:03 +1100
  • 459904b833 Merge pull request #32 from techtonik/master Dennis Hotson 2013-03-12 14:15:47 -0700
  • ba7663ff2f Parse string passed to loadJSON. anatoly techtonik 2013-03-12 18:19:55 +0300
  • 38ff681f1b README: remove demo word repetition from demo section anatoly techtonik 2013-03-12 18:05:58 +0300
  • 32ceb118af Valid JSON doesn't support single quoted strings. anatoly techtonik 2013-03-12 17:33:42 +0300
  • 64db6c14bc demo-json.html: Separate code from data anatoly techtonik 2013-03-12 16:38:12 +0300
  • 8b12e8b038 Updated springy and demo files Dennis Hotson 2013-03-12 13:25:20 +0000
  • 1e6b1ad035 Merge remote-tracking branch 'techtonik/master' anatoly techtonik 2013-03-12 12:46:41 +0000
  • adebe2dab0 Revert mixed argument patch for addNode(), because addNodes() in loadJSON already supports single string argument. anatoly techtonik 2013-03-12 15:16:45 +0300
  • 1b93bd7dc7 Add JSON load capabilities to Springy. anatoly techtonik 2013-03-12 14:31:14 +0300
  • 7ee84bf6e0 Fixed a few issues reported by jshint jshint-fixes Dennis Hotson 2013-03-12 10:43:45 +0000
  • 6c04b2416f API change: addNode() now accepts string or Node anatoly techtonik 2013-03-12 13:40:59 +0300
  • d3e7db95df Make demo2.html output different from demo.html anatoly techtonik 2013-03-12 13:06:28 +0300
  • 7c39106546 Merge pull request #30 from techtonik/master Dennis Hotson 2013-03-12 02:54:11 -0700
  • 947fc903fa Enable strict mode and fix two scope errors anatoly techtonik 2013-03-12 12:30:52 +0300
  • d5545ea3ad Removed deprecated interval argument to Renderer in example Dennis Hotson 2013-02-14 13:01:57 +0000
  • de68f67d83 Update simplified API demo. anatoly techtonik 2013-02-06 01:18:16 +0300
  • 77dfdb9e1d Merge pull request #28 from techtonik/master Dennis Hotson 2013-02-05 15:12:46 -0800
  • e38e2202db Simplified API for adding edges. anatoly techtonik 2013-02-06 01:15:34 +0300
  • 9ac764d634 Simplify addNodes() even more by using variable number of arguments. anatoly techtonik 2013-02-06 00:22:18 +0300
  • 1f5b8ab9ca Update. Add demo2.html with simplied syntax of adding nodes. anatoly techtonik 2013-02-05 23:40:19 +0300