21 Commits (714a39ec032b1ddd4ff6da42a281e33b512bd7fa)

Author SHA1 Message Date
  josdejong 714a39ec03 Renamed some properties for more clarity 12 years ago
  josdejong 2ebc747903 DataView and grouping in action 12 years ago
  josdejong 74771c66dd Implemented DataView 12 years ago
  josdejong dd8aa76b6c GroupSet now neatly handling chances in groups data 12 years ago
  josdejong 293e54a724 Fixed not cleaned up elements in timeaxis 12 years ago
  josdejong 8ac893855c Halfway implementation of groups 12 years ago
  josdejong 0f86680971 Implemented methods show/hide for components 12 years ago
  josdejong 6468de61ea Old items are removed now when replacing the dataset of an itemset. 12 years ago
  josdejong 1dcd615626 Some fixes/improvements in calculating the height of the stacked items 12 years ago
  josdejong 58a6831619 Some obvious performance improvements 12 years ago
  josdejong 040e53b2ee Only visible items are rendered now 12 years ago
  josdejong 279f918b12 EventBus.off is more flexible now 12 years ago
  josdejong c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 12 years ago
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code 12 years ago
  josdejong d55fb71c7f Changed the dom of the itemset, added an axis element 12 years ago
  josdejong 704136eec8 Split the dom for the itemset in two sets: foreground and background (instead of ugly z-index tricks) 12 years ago
  josdejong 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 12 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 12 years ago
  josdejong 1b941b9ec4 Implemented automatic start and end based on the data range 12 years ago
  josdejong 8a67a9f172 Css is now packages in the js file. 12 years ago
  josdejong 45afd42252 Initial import 12 years ago