Commit Graph

  • 90b23f131e Add helper method .addNodes() that accepts list of strings. anatoly techtonik 2012-07-06 17:40:32 +0300
  • bc1e1a13a3 Use in operator to check for index existance. anatoly techtonik 2013-02-05 22:31:39 +0300
  • 6b52b72c6b Don't use typeof for Node and Edge 'data' field. anatoly techtonik 2013-02-05 22:11:12 +0300
  • 1150320e1c Check local variables set with var === undefined. anatoly techtonik 2012-07-05 13:01:52 +0300
  • e6fc4ef100 Updated link to Lox's homepage Dennis Hotson 2012-11-13 09:55:25 +1100
  • 06fbd77a6f Trying out a red link color Dennis Hotson 2012-11-12 15:11:38 +1100
  • 2c51b08e49 Update README.mkdn Dennis Hotson 2012-11-07 21:05:01 +1100
  • 7691995ef6 Update README.mkdn Dennis Hotson 2012-11-07 03:21:06 +1100
  • aa24fe0aef Renamed "usage" section to "getting started" Dennis Hotson 2012-11-06 21:52:43 +1100
  • 8724b9eaf4 Updated typography on body copy + vertical grid Dennis Hotson 2012-11-06 16:36:42 +1100
  • b23d4c6c8c Optimised images some more Dennis Hotson 2012-11-06 01:26:19 +1100
  • 3234d90533 Specify image sizes Dennis Hotson 2012-11-06 01:10:06 +1100
  • 30e1e33f84 Optimised images Dennis Hotson 2012-11-06 01:05:46 +1100
  • ba180896af Few more updates and editing Dennis Hotson 2012-11-06 00:56:52 +1100
  • f8102547ad Fixed Raphael demo Dennis Hotson 2012-11-05 19:05:21 +1100
  • a19321aa5e Bunch of updates Dennis Hotson 2012-11-05 19:04:10 +1100
  • 788a14c844 Added favicon Dennis Hotson 2012-11-05 19:03:51 +1100
  • ebc949c6a6 Moved forEach implementation to bottom of file Dennis Hotson 2012-11-05 18:26:46 +1100
  • 9f680845c3 Removed edge label from demo Dennis Hotson 2012-11-05 18:20:37 +1100
  • ed57f50079 Removed animation interval parameter Dennis Hotson 2012-11-05 18:20:17 +1100
  • 21c16c740f Latin names of conifers Dennis Hotson 2012-10-29 10:00:37 +1100
  • 494a5b24da Shaded style on examples Dennis Hotson 2012-10-26 14:50:48 +1100
  • ceec9ae548 Added domain and analytics Dennis Hotson 2012-10-26 01:25:55 +1100
  • a4ccfd40b8 Initial gh-pages commit Dennis Hotson 2012-10-26 00:31:34 +1100
  • b373d7ead6 Tidied up comments from code review Dennis Hotson 2012-10-21 20:16:51 +1100
  • fd1cd6ba49 Only call nodeSelected callback if it has been defined Dennis Hotson 2012-10-21 20:14:16 +1100
  • 87c46bee56 Merge remote branch 'lowerkey/master' Dennis Hotson 2012-10-21 20:08:57 +1100
  • d3736ce974 Merge pull request #14 from zcourts/master Dennis Hotson 2012-10-21 01:52:33 -0700
  • 250a7cef72 Removed not yet implemented at the bottom of readme lowerkey 2012-09-26 18:33:22 +0300
  • 13289761d0 Using nodeSelected parameter. lowerkey 2012-09-26 18:21:33 +0300
  • 2f3118797e Added nodeSelected parameter, I think. lowerkey 2012-09-26 18:19:24 +0300
  • ed18a912fe Update README.mkdn lowerkey 2012-09-26 18:13:15 +0300
  • 3e0a1be334 Added version info Dennis Hotson 2012-05-16 21:35:17 +1000
  • e06daa7bbc Add support for Array.forEach if not support (as in some I.E versions) Courtney Robinson 2012-04-04 21:04:19 +0200
  • 771dcd24fb Merge pull request #12 from mikaa123/master Dennis Hotson 2012-03-23 18:02:23 -0700
  • a48a74907e labels: tabs instead of white spaces Michael Sokol 2012-03-23 20:37:29 +0100
  • 1a1a2bad3d label: fixing text Michael Sokol 2012-03-23 14:26:45 +0100
  • cd89680700 Refactoring edge labels' code Michael Sokol 2012-03-23 12:13:24 +0100
  • bbfcf99b72 Adding edge label support in springyui Michael Sokol 2012-03-23 09:37:34 +0100
  • da536e5a0f Removed crufty .gitignore file Dennis Hotson 2011-12-23 23:05:06 +1100
  • 3c95b6312b Merge pull request #10 from GunioRobot/clean Dennis Hotson 2011-12-18 07:05:29 -0800
  • dbc44e04e9 Remove whitespace [Gun.io WhitespaceBot] Gun.io Whitespace Robot 2011-12-18 06:50:34 -0500
  • 2bf99814b5 Merge branch 'demo-raphael' of https://github.com/slig/springy Dennis Hotson 2011-11-26 13:59:38 +1100
  • 9a196f8673 Merge branch 'review' Dennis Hotson 2011-11-26 13:58:50 +1100
  • 686abaa367 Avoid divide by zero and massive forces at small distances review Dennis Hotson 2011-11-26 13:56:10 +1100
  • e453d7728a Renamed f -> a. f is actually representing acceleration. Dennis Hotson 2011-11-26 13:44:32 +1100
  • 74dfafc7ce Very crude demo using RaphaelJS Tiago Serafim 2011-11-25 16:58:13 -0200
  • 84bf82ad5e Merge pull request #6 from codr/master Dennis Hotson 2011-10-20 17:14:16 -0700
  • 8995a60602 Consistent brace style Cody 2011-08-23 11:50:42 -0600
  • 4b66715613 Merge branch 'master' of https://github.com/dhotson/springy Cody 2011-08-23 11:49:10 -0600
  • fa333bd664 added Graph.detachNode which removes edges associated with a given node. Cody 2011-08-23 11:48:57 -0600
  • b791fafe9a A few updates based on code review by amcameron Dennis Hotson 2011-08-15 16:52:18 +1000
  • a0d882d360 Fallback requestAnimationFrame has a 10ms setTimeout Dennis Hotson 2011-08-15 14:20:58 +1000
  • 24420595c0 Added credit Dennis Hotson 2011-08-15 14:20:48 +1000
  • 376e116714 Merge branch 'master' into review Dennis Hotson 2011-08-15 14:16:56 +1000
  • b4687059d2 Oops, forgot to create local var Dennis Hotson 2011-08-15 14:15:16 +1000
  • ddc71c42c6 Merge remote branch 'origin/master' into review Dennis Hotson 2011-08-15 14:14:43 +1000
  • 193e99a619 Attach graph and layout objects to springyui element. Dennis Hotson 2011-08-15 14:10:13 +1000
  • a918da30a4 Consistent brace style Dennis Hotson 2011-08-15 14:09:45 +1000
  • e04ea5a767 add review comments for springyui.js Andrew Cameron 2011-08-14 11:57:04 -0400
  • d549ac1d98 Add some code review comments. Andrew Cameron 2011-08-13 13:48:41 -0400
  • 8f869d427a Eliminate repeated calls to layout.start() Dennis Hotson 2011-08-13 20:56:16 +1000
  • affbca426c Minor tidy ups Dennis Hotson 2011-08-12 19:57:47 +1000
  • 14aea1afe6 Merge pull request #4 from codr/master Dennis Hotson 2011-08-10 17:31:48 -0700
  • aad5e3cb80 Merge branch 'master' of https://github.com/dhotson/springy Cody 2011-08-10 16:44:52 -0600
  • 5837787992 changed divide method to avoid NaN errors Cody 2011-08-10 16:44:50 -0600
  • 12bbab87c2 Cache text width calculation for better performance Dennis Hotson 2011-08-11 02:33:31 +1000
  • 0aea9582ff Smoother animation using requestAnimFrame Dennis Hotson 2011-08-11 02:27:28 +1000
  • 3662393702 Fixed bug in Graph.prototype.merge Dennis Hotson 2011-06-22 09:21:14 +1000
  • 15dbcf89d5 Updating demo to work with named args in the constructor Toby Cole 2011-02-22 09:30:40 +0000
  • 2bc3f927bd Fixing font definitions so systems without Verdana (eg Linux) don't look so bad. Toby Cole 2011-02-22 09:25:37 +0000
  • 6eabd21ffd Added demo link. Dennis Hotson 2010-06-15 22:21:28 +1000
  • bc489ac33e Updated springy to latest code. Dennis Hotson 2010-06-15 21:15:40 +1000
  • af82e4060b Whole bunch of improvements. Dennis Hotson 2010-04-17 00:20:55 +1000
  • 8f9d858ad1 Initial commit Dennis Hotson 2010-04-16 11:42:51 +1000