Commit Graph

  • 7c6979c0 Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-05-20 14:07:30 +0200
  • cbc4c8dc fixed bugs, set all groups to reload if globally changed by Alex de Mulder 2015-05-20 14:07:22 +0200
  • f51c3640 DataSet and DataView now have new styling by jos 2015-05-20 12:32:42 +0200
  • bca61e3f Fixed losing selection when changing configuration option `type` on the fly by jos 2015-05-20 12:09:01 +0200
  • ab4e93c5 Minor tweak by jos 2015-05-20 12:03:31 +0200
  • 2c8c26f4 Deprecated functions `DataSet.subscribe` and `DataSet.unsubscribe` by jos 2015-05-20 11:56:24 +0200
  • c131c084 Refactored table columns "mid" by jos 2015-05-20 11:35:15 +0200
  • 146ba57d Documented `configure` for Timeline and Graph2d. Some minor fixes in the options. by jos 2015-05-20 10:34:52 +0200
  • 1e03f99a Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-05-20 10:10:15 +0200
  • 176742b3 Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`. by jos 2015-05-20 10:10:05 +0200
  • 9921fe75 worked with examples by Alex de Mulder 2015-05-19 17:57:32 +0200
  • 21b76a53 Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-05-19 15:54:45 +0200
  • 350f0509 Doc styling tweaks by jos 2015-05-19 15:54:37 +0200
  • df032119 rebuilt by Alex de Mulder 2015-05-19 15:40:36 +0200
  • f22a096b Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-05-19 15:38:15 +0200
  • c3883970 numerous bugfixes, partial progress with examples by Alex de Mulder 2015-05-19 15:37:54 +0200
  • 4b47dc54 Created a folder docs/old where we will move all old docs (will remove this folder when docs are done) by jos 2015-05-19 14:35:07 +0200
  • 7f01183c Fixed #831: items losing selection when their type changed. by jos 2015-05-19 14:02:11 +0200
  • c5d46c16 Prefixed css classes of the TimeAxis grid (Fixed #836) by jos 2015-05-19 13:40:52 +0200
  • f26c4ea0 Fixed #841: messing up clientY and pageY in event handling by jos 2015-05-19 12:41:46 +0200
  • 14ed1bb9 bugfixes, added examples by Alex de Mulder 2015-05-18 18:01:20 +0200
  • 0d32566e bugfixes, start of reorganisation of examples by Alex de Mulder 2015-05-15 17:05:59 +0200
  • d4e71304 enabled bar style in legend by Alex de Mulder 2015-05-13 14:34:50 +0200
  • 67cf954a enabled bar style in legend by Alex de Mulder 2015-05-13 14:34:27 +0200
  • cb4e58e1 removed log by Alex de Mulder 2015-05-13 12:24:35 +0200
  • e5d2692e made style work with barcharts by Alex de Mulder 2015-05-13 11:54:30 +0200
  • ccbdd46c fixed bounding box bug, added function filter to configuration system by Alex de Mulder 2015-05-12 18:43:37 +0200
  • 7aecbec1 added new solver to docs by Alex de Mulder 2015-05-12 16:03:28 +0200
  • cc3e12ad added another solver based on barnesHut but with some of the forceAtlas2 equations by Alex de Mulder 2015-05-12 11:52:17 +0200
  • b9ff0eb8 added validator to graph2d, maybe also put it in groups? by Alex de Mulder 2015-05-11 15:31:09 +0200
  • 20ef9a15 made new graph2d docs, fixed graph2d examples, updated graph2d options by Alex de Mulder 2015-05-11 14:44:36 +0200
  • 891b4aed removed beta docs, added features, moved release number on cdn to 3.12 (why was this not the case yet?) by Alex de Mulder 2015-05-11 11:42:32 +0200
  • 41d51c2c added fields to docs by Alex de Mulder 2015-05-08 12:21:12 +0200
  • 14c4a10c added dot and gephi parser to docs, need to include examples in the docs everywhere. Added working example code at the top of the docs and link to example 1 by Alex de Mulder 2015-05-07 18:36:55 +0200
  • d9a6b418 Output error.toString() in gulpfile by jos 2015-05-07 16:47:26 +0200
  • 88ab0947 Moved validator and ConfigurationSystem to ./lib/shared, and continue with options on error by jos 2015-05-07 16:46:14 +0200
  • 5b12f55e fixed validator (for real now) by Alex de Mulder 2015-05-07 15:34:46 +0200
  • b9796e65 rebuilt by Alex de Mulder 2015-05-07 15:33:43 +0200
  • b01e3d26 rebuilt by Alex de Mulder 2015-05-07 15:01:45 +0200
  • 672bbd8b Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-05-07 15:00:37 +0200
  • f81b41c1 fixed docs (added tabs) fixed gephiparser, fixed edges, labels on selfreferenced edges, fixed dotlanguage by Alex de Mulder 2015-05-07 15:00:27 +0200
  • 5b76f063 Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-05-07 14:30:09 +0200
  • d96bbe52 Some fixes in the validator by jos 2015-05-07 14:29:56 +0200
  • fd131222 Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-05-07 14:11:24 +0200
  • 85350c02 restructured networks docs again, collapsible methods by Alex de Mulder 2015-05-07 14:11:15 +0200
  • f79449e8 Implemented option validator for Timeline by jos 2015-05-07 14:09:35 +0200
  • f30a3a45 Integrated an option configurator by jos 2015-05-07 12:26:58 +0200
  • 36a08226 collapsible methods, experiment... by Alex de Mulder 2015-05-06 19:45:58 +0200
  • b075115f changed docs, collected methods and events by Alex de Mulder 2015-05-06 19:31:14 +0200
  • d4c20edd Replaced `|` with `or` by jos 2015-05-06 17:08:37 +0200
  • 79127d43 Added text input to ConfigurationSystem, added support for moment data type by jos 2015-05-06 17:02:32 +0200
  • 5c0f6dab rebuilt! by Alex de Mulder 2015-05-06 15:29:42 +0200
  • af46198e Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-05-06 15:27:35 +0200
  • 5b7a90f4 added multiselect, reworked options by Alex de Mulder 2015-05-06 15:20:41 +0200
  • ce29f505 Implemented option `multiselect`, which is false by default by jos 2015-05-06 15:00:17 +0200
  • a75b8e77 Fixed #716: Height of graph `2px` too large when configuring a fixed height. by jos 2015-05-06 14:26:18 +0200
  • 5b7f2640 Fixed consistently falling back to "bottom" orientation in case of invalid values by jos 2015-05-06 14:19:25 +0200
  • 9a793f79 Fixed styling of Graph2d lines/points by jos 2015-05-06 11:37:04 +0200
  • 6ed263bd Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-05-06 10:17:13 +0200
  • dfb25f9e Collapsable sub-options by jos 2015-05-06 10:17:05 +0200
  • 5b3f19ac fixed viewable area check as per #812 by Alex de Mulder 2015-05-05 20:59:00 +0200
  • f07d21f5 Halfway refactoring the Timeline docs by jos 2015-05-04 17:15:28 +0200
  • b9b19740 Removed "example*" name prefix from the graph3d examples by jos 2015-05-04 15:55:23 +0200
  • 3d4213fa Added an example about orientation of axis and items, and fixed a bug in orientation of items by jos 2015-05-04 15:47:16 +0200
  • 8effbd78 Use DataSet in example 01 by jos 2015-05-04 15:25:44 +0200
  • 91058321 Clean up test code from example 01 by jos 2015-05-04 15:25:08 +0200
  • 0c970301 Reviewed/updated all timeline examples by jos 2015-05-04 15:14:37 +0200
  • 4fc9ffb4 Removed redundant file layout.html by jos 2015-05-04 14:14:38 +0200
  • cc574a41 Fixed transparency of background items by jos 2015-05-04 14:14:22 +0200
  • b8206c59 Removed example 21 and renamed 31 by jos 2015-05-04 14:06:38 +0200
  • 4f4fa3f3 Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-05-04 14:04:46 +0200
  • 7e0961ae - Dropped support for Google DataTable. - Dropped support for appending data returned by `DataSet.get()` to an existing Array or DataTable. - Fixed a `window` issue in uuid.js. by jos 2015-05-04 14:04:40 +0200
  • bbb317bb Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-05-04 13:50:07 +0200
  • 04fb1aea added a setSize to the redraw function by Alex de Mulder 2015-05-04 13:49:59 +0200
  • aee5c1e3 Renamed option `animate` to `animation`, and changed it to be either a boolean or an object `{duration: number, easingFunction: string}` by jos 2015-05-04 12:30:24 +0200
  • 7f8bedf5 Added convenience method `setData({groups: groups, items: items})` by jos 2015-05-04 11:35:59 +0200
  • c28e4b90 Deprecated event `finishedRedraw` as it's redundant by jos 2015-05-04 11:19:22 +0200
  • 97de69af Fixed broken method `getEventProperties` by jos 2015-05-04 11:11:07 +0200
  • 2929fafa Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. by jos 2015-05-04 11:06:09 +0200
  • df4c200b Fixed vertical scroll shadows becoming visible when dragging an item by jos 2015-05-04 09:44:47 +0200
  • c9a1a88f fixed all trello issues and added snazzy option lookup to validator by Alex de Mulder 2015-05-01 12:51:41 +0200
  • 54c9efb9 Updated examples 34-39 by jos 2015-05-01 10:56:11 +0200
  • d01112fc Updated examples 32, 33 by jos 2015-05-01 10:35:07 +0200
  • f6768452 Updated some more examples by jos 2015-05-01 10:26:14 +0200
  • e02e8e98 reverted emit by Alex de Mulder 2015-04-30 17:21:40 +0200
  • 0d03373e Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-04-30 17:21:09 +0200
  • b413dd5b render issue with hierarchical layout by Alex de Mulder 2015-04-30 17:20:56 +0200
  • b144a0e0 Some configuration fixes in example 27 by jos 2015-04-30 17:20:22 +0200
  • a60db8c2 Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-04-30 17:04:44 +0200
  • 6aebfcf6 Some updates in example 29 30 by jos 2015-04-30 17:04:37 +0200
  • 315ad7cf Merge remote-tracking branch 'origin/v4' into v4 by Alex de Mulder 2015-04-30 17:04:16 +0200
  • a03d926c fix manipulation bar hiding by Alex de Mulder 2015-04-30 17:04:08 +0200
  • 233b5f2c Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-04-30 16:52:53 +0200
  • 415fb2f2 Moved the worldcup data into a separate file by jos 2015-04-30 16:52:45 +0200
  • bdf11324 fixed buttons by Alex de Mulder 2015-04-30 16:46:49 +0200
  • e6480b16 Merge remote-tracking branch 'origin/v4' into v4 by jos 2015-04-30 16:25:22 +0200
  • 034d63ce Updated exampled up to 24 by jos 2015-04-30 16:25:14 +0200
  • e4b64da1 reverted fix, avoidance is better by Alex de Mulder 2015-04-30 16:25:14 +0200
  • 3dc963ca disable the 'deleting' of fixed option by Alex de Mulder 2015-04-30 16:24:38 +0200
  • de5a9a76 fixed physics bug by Alex de Mulder 2015-04-30 16:21:19 +0200