5 Commits (2689fd3b5446840473a5f98b5eff353df91b73df)

Author SHA1 Message Date
  jos 1d21066ee2 Fixed #171: Implemented functions `setCurrentTime(date)` and `getCurrentTime()` 10 years ago
  jos 26ca73dff5 Implemented localization in Timeline and Graph2d 10 years ago
  jos c8e8691d68 Added vis-light bundle 10 years ago
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 10 years ago
  jos ebb8626513 Halfway implementing Timeline.destroy 10 years ago
  jos f672f7b583 Reworked options and setOptions 10 years ago
  jos 4ac1d3abcc Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util` 10 years ago
  jos 43912f5d9b Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now 10 years ago
  jos 0f45b7a2f1 Removed double function naming 10 years ago
  jos 08d486a53f Items are selectable and editable largely 10 years ago
  jos a5025b9673 Renamed all functions `repaint` to `redraw` 10 years ago
  jos abefb67131 Moved CurrentTime and CustomTime to the foreground panel 10 years ago
  jos 3dfd05ee6c ItemSet starts to work again 10 years ago
  jos 9f2eee8af9 CurrentTime and CustomTime working again 10 years ago
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) 10 years ago
  josdejong 7899d6dab4 repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle 10 years ago
  josdejong e95d0d7e4e Fixed dragging items (half) 10 years ago
  josdejong 357036a9e1 CustomTime and CurrentTime works again 10 years ago
  josdejong 27f9b20a28 Started reworking component/panel architecture 10 years ago
  josdejong ca54afe295 Replaced mouse events with touch events for CustomTime 10 years ago
  josdejong 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere 10 years ago
  josdejong 7e6810955d Switched to 2-space indentation 10 years ago
  Fedor Tirsel 251d4e552f Custom time bar as a component 11 years ago