181 Commits (6bc96b01046779ef8872de8db28f72786e09bb2c)

Author SHA1 Message Date
  jos c3f8b1f168 Timeline.destroy works 10 years ago
  jos ebb8626513 Halfway implementing Timeline.destroy 10 years ago
  jos c1179554fd Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area) 10 years ago
  jos b6d5da3a8c Refactored the property names of DataSet and DataView to having underscore prefixes 10 years ago
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 10 years ago
  jos 5a8e6ddbbe Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied. 10 years ago
  jos cd62233c60 Few fixes to get animation better (still not there) 10 years ago
  jos e41fdf45bc Small update in animation.css 10 years ago
  jos fe6cdfca4c Added a start with animation (not yet working and disabled) 10 years ago
  jos 30da48a49e Fixed a bug in positioning/sizing the vertical lines of box items 10 years ago
  jos 610702f21e Removed all usage of style.bottom 10 years ago
  jos fe7cc72666 Implemented shadows when vertical scroll is possible 10 years ago
  jos 62bc49b1e1 Removed some redundant code 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 312a73a5a5 Fixed height of vertical line of box items not always updated correctly 10 years ago
  jos 53e6e50320 Fixed alignment of the content panels to axis 10 years ago
  jos 19dfc92458 Fixed ItemSet not updating on change in DataSet 10 years ago
  jos f113776265 Deleted redundant `Panel` and `RootPanel` 10 years ago
  jos 297adb1cb4 A minor improvement in dragging items 10 years ago
  jos 2723b2673a Fixed date snapping 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 ad2e235211 Fixed offset in zooming with scroll when using groups 10 years ago
  jos 350d43aec9 Introduced a forgroundVertical panel, positioned the dots of item boxes there 10 years ago
  jos 3dfd05ee6c ItemSet starts to work again 10 years ago
  jos 0bb71fd374 A fix in the height of the vertical grid lines 10 years ago
  jos 9f2eee8af9 CurrentTime and CustomTime working again 10 years ago
  jos 9eb056d1cf Moved grid lines of TimeAxis to the background panel 10 years ago
  jos 7a10407c27 Timeline repaints when orientation is changed 10 years ago
  jos 17fc182f5b TimeAxis starting to work again 10 years ago
  jos 3a33fe6d32 Improved panel skeleton further, empty panels are now invisible (no border) 10 years ago
  jos aeeb7e9f7f Improved panel skeleton 10 years ago
  jos 67e8d25aa9 Created simple skeleton with panels: left, right, top, bottom, center. 10 years ago
  Alex de Mulder eec1de0af7 first working version! =] 10 years ago
  jos c46919d72b Partly fixed #109: Axis scale and step size of a second Timeline are wrongly calculated due to miscalculation of the size of a character. 10 years ago
  Alex de Mulder ec5b7e2397 updated linegraph, axis style complete 10 years ago
  jos 84f58cef34 Fixed #116 and #138: bug when rendering the Timeline inside a hidden container. 10 years ago
  jos 8ffacecd38 Implemented option `minHeight`, similar to option `maxHeight`. (See #132) 10 years ago
  jos 3d7618baf0 Fixed #141: a bug in replacing the DataSet of groups via `Timeline.setGroups(groups)` 10 years ago
  Alex de Mulder 65770b5cd8 minor changes 10 years ago
  Alex de Mulder 44f509dda3 working on linegraph 10 years ago
  jos 54dcb0268e Fixed #122: a bug wrongly rendering invisible items after updating them. 11 years ago
  jos eceb1b0ea4 Fixed #121: Bug in width of items with type `rangeoverflow` 11 years ago
  jos c06d00a3ef Some css improvements 11 years ago
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. 11 years ago