Commit Graph

  • 6bf1ef23 Released version 3.4.0 by jos 2014-09-10 18:02:20 +0200
  • 1ad26290 (tag: v3.4.0) Released version 3.4.0 by jos 2014-09-10 17:41:15 +0200
  • b3c733b7 bugfix for graph2d, updated example 15 by Alex de Mulder 2014-09-10 16:22:25 +0200
  • 3042ca7d Merge remote-tracking branch 'origin/develop' into develop by jos 2014-09-10 15:01:13 +0200
  • f67557f7 Extended example 15 by jos 2014-09-10 15:01:05 +0200
  • 784f0721 added custom range to docs by Alex de Mulder 2014-09-10 12:31:02 +0200
  • 84b8a865 Some improvements in streaming data example by jos 2014-09-10 12:19:10 +0200
  • 84184ab6 Updated dist folder by jos 2014-09-10 11:58:44 +0200
  • 823370d5 Merge remote-tracking branch 'origin/develop' into develop by jos 2014-09-10 11:58:20 +0200
  • e886822c Added example 15_streaming_data.html by jos 2014-09-10 11:58:12 +0200
  • 585af3c1 ammended docs by Alex de Mulder 2014-09-10 11:11:03 +0200
  • 9521cc34 added getScale() by Alex de Mulder 2014-09-10 11:08:54 +0200
  • 8fbb851c Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also #294 by jos 2014-09-10 10:31:52 +0200
  • 758d7510 Merge remote-tracking branch 'origin/develop' into develop by jos 2014-09-10 10:11:37 +0200
  • aaf1afe3 Fixed an error thrown when calling timeline.destroy() (see #294) by jos 2014-09-10 10:11:26 +0200
  • a3309051 updated example by Alex de Mulder 2014-09-09 19:02:52 +0200
  • 1f32cd9a improved example and cleaned up code a little by Alex de Mulder 2014-09-09 18:58:57 +0200
  • eec53d04 - Added animation and camera controls by the method .moveTo() - Added new event that fires when the animation is finished. - Added new example showing the new features of animation. by Alex de Mulder 2014-09-09 18:35:10 +0200
  • 7c2b1173 Minor css improvement in example 25 by jos 2014-09-09 13:20:27 +0200
  • d7140aef Added some more text by jos 2014-09-09 11:24:41 +0200
  • b5158504 Added an example on loading external data by jos 2014-09-09 11:07:02 +0200
  • 4d669167 Oops fixing the overflow issue with the dots of BoxItems broke item selection. by jos 2014-09-09 10:48:25 +0200
  • 8ba08c5a Fixed #248: Implemented support for templates by jos 2014-09-09 10:37:54 +0200
  • 5740ada9 history updated by jos 2014-09-08 14:46:03 +0200
  • 29b4e31b Fixed an overflow issue with the dots of BoxItems by jos 2014-09-08 14:36:53 +0200
  • 91b6b3ac Merge remote-tracking branch 'origin/develop' into develop by jos 2014-09-08 13:21:14 +0200
  • c6ef9a2b Fixed a 1 pixel offset in the background panel used to draw the time axis. by jos 2014-09-08 13:20:47 +0200
  • 297c74f8 updated example, updated history by Alex de Mulder 2014-09-08 12:36:01 +0200
  • 1cecbb96 added multiline text to edges, updated multiline code for both nodes and edges #291 by Alex de Mulder 2014-09-08 12:33:08 +0200
  • f990f091 Refactored `ItemBox`, `ItemRange`, and `ItemPoint` to respectively `BoxItem`, `RangeItem`, and `PointItem`. by jos 2014-09-05 15:10:38 +0200
  • 5391f7c2 Fixed #162: Implemented a new item type `background` by jos 2014-09-05 14:56:35 +0200
  • b0da7fe8 Docs updated. A litte refactoring by jos 2014-09-05 12:21:36 +0200
  • b7a67920 Smarter check whether data changed when redrawing items. (See also #290) by jos 2014-09-05 12:09:19 +0200
  • b393fd17 Updated history by jos 2014-09-05 11:21:23 +0200
  • eb7b7335 Merge branch 'master' into develop by jos 2014-09-05 11:16:47 +0200
  • ea08f62b Merge pull request #290 from dturkenk/data-attributes by Jos de Jong 2014-09-05 11:14:57 +0200
  • 4db0a9b4 Update timeline options to include dataAttributes by Dan Turkenkopf 2014-09-04 12:32:14 -0400
  • 926bd0db Add data-attribute example by Dan Turkenkopf 2014-09-04 12:32:04 -0400
  • 38603518 Define allowed dataAttributes as Timeline option by Dan Turkenkopf 2014-09-04 12:31:50 -0400
  • 67915d58 Store additional item fields as data- attributes by Dan Turkenkopf 2014-09-03 21:43:13 -0400
  • dc1e1310 Fixed #148: option `autoResize` not working on IE in case of changing visibility of the Timeline container element by jos 2014-09-03 14:39:30 +0200
  • 9bd9e0dd Fixed #286: newly added item ignored when returning an other object instance. by jos 2014-09-02 15:32:16 +0200
  • 46454ca0 Fixed #284: Fixed the `id` field of a new item not correctly generated. by jos 2014-09-02 15:27:49 +0200
  • 2ab5ad10 Updated dist folder by jos 2014-09-02 09:52:50 +0200
  • eac1ef9f Merge branch 'master' into develop by jos 2014-09-02 09:51:46 +0200
  • a0851af3 Merge pull request #281 from Gregoor/master by Jos de Jong 2014-09-02 09:50:27 +0200
  • 23cb1da0 Fixed #279: `className` of groups not being updated when changed by jos 2014-09-02 09:45:36 +0200
  • e146dc63 Updated history by jos 2014-09-01 17:32:03 +0200
  • 0285d313 Refactored data manipulation connect handling by Gregor Weber 2014-09-01 15:01:18 +0200
  • eda0eb23 updated gitignore by Alex de Mulder 2014-08-29 18:01:25 +0200
  • a45bf08c Merge pull request #278 from sfairgrieve/develop by Alex 2014-08-29 18:00:57 +0200
  • edf199a8 Updated network.html documentation to include brokenImage property by Scott Fairgrieve 2014-08-29 11:06:00 -0400
  • 2ca1972f Update network/node image code to allow for specifying a broken image url to use when a node image fails to load by Scott Fairgrieve 2014-08-29 10:59:40 -0400
  • eae6753c type in docs by Alex de Mulder 2014-08-29 12:49:37 +0200
  • 1d1d64b4 updated history by Alex de Mulder 2014-08-29 12:38:43 +0200
  • c1bff7c9 cleaned up docs for network, added fontfill for nodes by Alex de Mulder 2014-08-29 12:38:05 +0200
  • 6891b4bf cleaned up the setSize function by Alex de Mulder 2014-08-29 11:45:02 +0200
  • 92abb925 Gallery updated with new examples by jos 2014-08-29 10:41:23 +0200
  • 8b1a90cc Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu by jos 2014-08-29 10:34:35 +0200
  • a58b0b2e Released version 3.3.0 by jos 2014-08-29 10:31:11 +0200
  • 43589cdc (tag: v3.3.0) Released version 3.3.0 by jos 2014-08-29 09:53:01 +0200
  • 940e9033 Fixed #243, Fixed #270: Implemented support for option `align` for range items. by jos 2014-08-29 09:42:44 +0200
  • 4751cd52 Introduced a new layout algorithm for the hierarchical system based on the direction of the edges. by Alex de Mulder 2014-08-27 15:49:53 +0200
  • 66c788b9 changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation. by Alex de Mulder 2014-08-27 11:40:15 +0200
  • eb438156 fixed bug where loading hierarchical data after initalization crashes network by Alex de Mulder 2014-08-27 10:58:42 +0200
  • 8965e56a Stabilized event firing repeatedly again by jos 2014-08-26 11:06:42 +0200
  • 39b3b6aa Updated docs by jos 2014-08-26 09:55:07 +0200
  • fca674c1 Updated docs by jos 2014-08-26 09:45:55 +0200
  • 37e5003f - Fixed the `'stabilized'` event, it's now guaranteed to fire only once and fire after the graph is fully stabilized. - Fixed an initial rendering before the graph has been stabilized (introduced at fixing #131). by jos 2014-08-26 09:42:54 +0200
  • 7ab62763 Updated folder dist by jos 2014-08-25 15:44:29 +0200
  • 89894de0 Merge remote-tracking branch 'origin/develop' into develop by jos 2014-08-25 15:44:05 +0200
  • 7672da4a Implemented a new callback function `onMoving(item, callback)` by jos 2014-08-25 15:44:00 +0200
  • e7ec9a66 A fix in applying fit on initialization of the Timeline by jos 2014-08-25 14:53:41 +0200
  • 9927010d Fixed animation in Graph2d. Some fixes in animation by jos 2014-08-25 14:24:49 +0200
  • 83f613be changed edgewidth when zooming, scale normally with min width of 0.3 px by Alex de Mulder 2014-08-25 14:02:57 +0200
  • b0eecf47 reverting example by Alex de Mulder 2014-08-25 13:44:49 +0200
  • 894a590f Merge remote-tracking branch 'origin/develop' into develop by Alex de Mulder 2014-08-25 13:43:42 +0200
  • 7b0feeff fixed broken example links by Alex de Mulder 2014-08-25 13:42:48 +0200
  • 12f11ed8 Oops. Move the shared function `fit` back to Core by jos 2014-08-25 13:11:54 +0200
  • c274c092 Extended example 22 by jos 2014-08-25 12:31:35 +0200
  • 1082f500 Updated dist folder by jos 2014-08-25 12:26:27 +0200
  • d463a2cf Merge remote-tracking branch 'origin/develop' into develop by jos 2014-08-25 12:26:03 +0200
  • 95127c06 Added example 22_window_adjustment.html by jos 2014-08-25 12:25:48 +0200
  • d2591a8d Implemented function `moveTo(time, options)` by jos 2014-08-25 12:05:12 +0200
  • 311f1c84 Merge remote-tracking branch 'origin/develop' into develop by Alex de Mulder 2014-08-25 11:45:27 +0200
  • baf86385 added optional insertBefore in utl.getDOMElement by Alex de Mulder 2014-08-25 11:45:14 +0200
  • 0cc35546 Updated docs by jos 2014-08-25 11:42:40 +0200
  • da86c952 Some indentation fixes by jos 2014-08-25 11:41:56 +0200
  • c1449952 Merge remote-tracking branch 'origin/develop' into develop by jos 2014-08-25 11:39:05 +0200
  • 1d21066e Fixed #171: Implemented functions `setCurrentTime(date)` and `getCurrentTime()` by jos 2014-08-25 11:36:05 +0200
  • 010ac66d Docs updated by jos 2014-08-25 11:13:10 +0200
  • 1d70335b Implemented animated range change for functions `fit`, `focus`, `setSelection`, and `setWindow`. by jos 2014-08-25 11:10:48 +0200
  • 1a9b680c bugfix by Alex de Mulder 2014-08-22 18:33:55 +0200
  • e1a2fb22 updated dataAxis and legend to also make use of the instance based groups.visiblilty option by Alex de Mulder 2014-08-22 18:29:20 +0200
  • 7e8246b1 updates vis dist and history by Alex de Mulder 2014-08-22 17:56:03 +0200
  • a9822e64 Merge remote-tracking branch 'origin/develop' into develop by Alex de Mulder 2014-08-22 17:51:50 +0200
  • 0d8aa7cc Added the groups.visibility option and example by Alex de Mulder 2014-08-22 17:51:26 +0200
  • 6db884f7 Updated dist folder by jos 2014-08-22 17:22:04 +0200
  • 4ddb112e Merge remote-tracking branch 'origin/develop' into develop by jos 2014-08-22 17:21:44 +0200
  • 09cb2529 Added an example set selection. Some minor fixes and improvements in setSelection by jos 2014-08-22 17:21:28 +0200