37 Commits (778ed9c0d10107d5cab5169c5318eb7d1b1a5e33)

Author SHA1 Message Date
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 10 years ago
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 10 years ago
  josdejong 5e6717f7df `select` event now returns the original type of the id, not the stringfied ids 10 years ago
  Alex de Mulder fea3517180 added code example for clustering 10 years ago
  josdejong ebf756c88f Implemented item selection and a function select to get/set the selected items 10 years ago
  josdejong f6d5de71b2 Implemented functions `on` and `off` for Timeline events 10 years ago
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` 10 years ago
  josdejong 981ba12282 Extended timeline example 04 10 years ago
  josdejong 460e2f872a Updated docs 11 years ago
  josdejong f73d862811 Added docs for option `showCurrentTime` 11 years ago
  josdejong 38653ed5eb Fixed links in examples to moment.js (see #13) 11 years ago
  Nelson Reis 42cb375804 Update references to moment.js in the examples 11 years ago
  josdejong 7011fe20b3 Implemented full touch support for Graph using hammer.js 11 years ago
  josdejong f544c34ef9 Graph example added 11 years ago
  josdejong cc1509caef Added index pages to the examples 11 years ago
  josdejong fd4cf6907e Added documentation on DataSet and DataView 11 years ago
  josdejong fd9f2aacbd Fixed selection of nodes in the Graph when the page is scrolled down 11 years ago
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 11 years ago
  josdejong b542d43d12 Improved hiding non visible items in Timeline 11 years ago
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 11 years ago
  josdejong 54696f86ce Added documentation for the Timeline 11 years ago
  josdejong 457fb98367 Implemented ordering for groups 11 years ago
  josdejong 309564e367 Changed propagation of options in components to a prototype based solution 11 years ago
  josdejong 74771c66dd Implemented DataView 11 years ago
  josdejong dd8aa76b6c GroupSet now neatly handling chances in groups data 11 years ago
  josdejong 8ac893855c Halfway implementation of groups 11 years ago
  josdejong 0f86680971 Implemented methods show/hide for components 11 years ago
  josdejong e0aa8eec53 Added HTML data example 11 years ago
  josdejong f3d1a63f17 Added support for Moment in the DataSet. Neatened the examples. 11 years ago
  josdejong 58a6831619 Some obvious performance improvements 11 years ago
  josdejong 040e53b2ee Only visible items are rendered now 11 years ago
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it 11 years ago
  josdejong 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 11 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 11 years ago
  josdejong 8a67a9f172 Css is now packages in the js file. 11 years ago
  josdejong 7489ae0ab1 Changed build script to generate a single library vis.js in the project root 11 years ago