24 Commits (843eb447b279134370bfbab1c90951617e46a92a)

Author SHA1 Message Date
  yotamberk eba3cf82b7 fix(timeline): #2725 background items positioning when `orientation: top` (#2831) 7 years ago
  Lewis B 8bd597138a feat(timeline): refactor tooltip to only use one dom-element (#2662) 7 years ago
  yotamberk 7f86cadcd1 feat: new stackSubgroups option (#2519) 7 years ago
  Lewis B c9f586195a [Timeline] Added HTML tool-tip support (#2498) 7 years ago
  yotamberk 932dfb1754 Fix Vertical visibility for all item types (#2143) 8 years ago
  jos f30a3a4556 Integrated an option configurator 9 years ago
  jos 61108f393e Renamed class `.vis-item-frame` to `.vis-item-overflow` 9 years ago
  jos 1d3ec56c49 Added extra div to background items too 9 years ago
  jos b3e3dccad7 Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d) 9 years ago
  jos dd7f8048e0 Fixed #676: misalignment of background items when using subgroups and the group label's height is larger than the contents. 9 years ago
  jos 246b0be530 Fixed background items being selectable and editable when a height is set (see #454) 9 years ago
  jos e95c28d04f Fixed #408: height of background items not 100% when having a fixed or max height defined. 10 years ago
  jos 727031283c Background areas are now neatly ignored from stacking 10 years ago
  jos 91075357ab Ok background areas seem to work fine now 10 years ago
  Alex de Mulder a12e44dc14 updated subgroups to have specific indexes for sorting later on 10 years ago
  Alex de Mulder f6a1a252ed updated background item for better subgroup alignment. Fixed dragging items with hiddenDates 10 years ago
  Alex de Mulder c35261eb9e cleaned up subgroups, removed magic numbers, added example, works for top and bottom orientations. 10 years ago
  jos c87ef9819c Support for 'style' added for Items 10 years ago
  Alex de Mulder d9e27b5d20 tweaked graph2d based on timeline. Introduced ignoreStacking for items, used in background item type. 10 years ago
  jos ace17d4f21 Fixed height of BackgroundItems not being 100% when timeline has a fixed height 10 years ago
  jos 31e0c20f72 Simplified the background item support for empty/undefined contents 10 years ago
  Alex de Mulder 8f63c115ee updated background itemtype. No content is allowed now. 10 years ago
  jos f990f09124 Refactored `ItemBox`, `ItemRange`, and `ItemPoint` to respectively `BoxItem`, `RangeItem`, and `PointItem`. 10 years ago
  jos 5391f7c29d Fixed #162: Implemented a new item type `background` 10 years ago