4 Commits (f6217d9d5e9e9812b64723af031fd31c8fcf9d18)

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 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 e232f81dc0 Renamed body.props to body.domProps 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 9f2eee8af9 CurrentTime and CustomTime working again 10 years ago
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel 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 357036a9e1 CustomTime and CurrentTime works again 10 years ago
  josdejong 27f9b20a28 Started reworking component/panel architecture 10 years ago
  josdejong ef3a52a274 Documented current time bar events 10 years ago
  josdejong 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong f027e70f1f Implemented pinching (not yet stable on chrome mobile) 10 years ago
  Fedor Tirsel a2498f0f6c Current time bar as a component 11 years ago