17 Commits (e9f85a63617b13ecd77030d792539431079cae90)

Author SHA1 Message Date
  josdejong 997e2ccea5 Implemented option order in DataSet and DataView 11 years ago
  josdejong ec0be4dc38 DataView correctly translates and propagates events, as seen from its own point of view. 11 years ago
  josdejong 2ebc747903 DataView and grouping in action 11 years ago
  josdejong 178b286568 Replaced all forEach with old-fashioned but wau faster for loops. 11 years ago
  josdejong a3e8bbd63e Improved getting items (casting and filtering). 11 years ago
  josdejong 74771c66dd Implemented DataView 11 years ago
  josdejong fb7cb8a10d Simplified subscription model 11 years ago
  josdejong b632151630 Made method add more strict: will not overwrite existing items. 11 years ago
  josdejong 8dd3fb3b58 Improved/clarified argument handling of DataSet.get 11 years ago
  josdejong 6c74b284b8 Implemented methods map, forEach, added filter option to method get 11 years ago
  josdejong a28c3640e1 Added method distinct 11 years ago
  josdejong c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 11 years ago
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code 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 1b941b9ec4 Implemented automatic start and end based on the data range 11 years ago
  josdejong 45afd42252 Initial import 11 years ago