43 Commits (79bb381c21ff7844feb9faebb73497052ceb7132)

Author SHA1 Message Date
  yotamberk e42b2e9395 fix(timeline): #778 Tooltip does not work with background items in timeline (#2703) 7 years ago
  yotamberk 93d6d332bb fix(timeline): #2598 Flickering onUpdateTimeTooltip (#2702) 7 years ago
  yotamberk 8ab1d183cb feat: #2300 Added nested groups (#2416) 7 years ago
  yotamberk a093bc4ac0 Add visibleFrameTemplate option for higher item dom content (#2437) 7 years ago
  yotamberk 3311b9b17e feat: #1746 rolling mode (#2439) 7 years ago
  yotamberk d779efe3f3 Fixes #2336 mouse wheel problem on custom time element (#2366) 7 years ago
  yotamberk 51528bae5a Tooltip on item update time (#2247) 7 years ago
  yotamberk cf75437692 Fix dragging items that have a React template (#2211) 8 years ago
  Yotam Berkowitz 3addd51046 Add vis-drag-center to fix dragging bug when template is react component 8 years ago
  yotamberk b889a5057d Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196) 8 years ago
  Alexander Wunschik 6afe0f1845 timeline: use css style instead of delete image (#2034) 8 years ago
  Yotam Berkowitz 885ebffbce fix delete btn and remove console.logs 8 years ago
  Yotam Berkowitz eb445d6d84 fix stacking bug in rtl and css for rtl 8 years ago
  jos 27c75df0f6 Fixed #1554: wrong cursor on readonly range items 8 years ago
  Martin Fischer 448411ee39 Dragging of Groups working now using a swap function 9 years ago
  jos b175068b2a Fixed #1076: Fixed possible overlap of minor labels text on the TimeAxis 9 years ago
  bertolds f43e935bef Issues #275, #363 - individual Timeline items editable or readonly 9 years ago
  jos cc574a4195 Fixed transparency of background items 9 years ago
  jos b523d7ef85 Fixed background styling issue with Graph2d 9 years ago
  jos 61108f393e Renamed class `.vis-item-frame` to `.vis-item-overflow` 9 years ago
  jos d4ba655050 Changed the 'auto' alignment of range item contents such that it always displays the left side of the conents (see #785) 9 years ago
  jos 1d3ec56c49 Added extra div to background items too 9 years ago
  jos 0585fc4d34 Fixed delete button not being visible 9 years ago
  jos c9da1b1575 Fixed clickToUse 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 c08a8a582f Fixed #609: reduce the left/right dragarea when an item range is very small, so you can still move it as a whole 9 years ago
  jos 81dc7642fe Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding). 9 years ago
  jos 09ac576970 Added docs and example on background grid styling and some minor tweaks 9 years ago
  jos 7c33b3eb92 Added classNames to vertical grid lines 9 years ago
  jos 60e0525187 Fixed another bug related to overflowing contents (#459) 9 years ago
  jos 95e12e42da Fixed #459: content in range items may overflow range after zoom 9 years ago
  Alex de Mulder 6d20187feb added alignZeros 9 years ago
  Chris Jackson 1636e3717f Add 'title' option to display a title on the left or right axes. 10 years ago
  jos 8aa4528ffd Fixed #336: Timeline not working on IE9 anymore 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 7c1ede99af no default padding and margin for backgrounditems 10 years ago
  Alex de Mulder 8f63c115ee updated background itemtype. No content is allowed now. 10 years ago
  jos 4d66916793 Oops fixing the overflow issue with the dots of BoxItems broke item selection. 10 years ago
  jos 29b4e31b31 Fixed an overflow issue with the dots of BoxItems 10 years ago
  jos 5391f7c29d Fixed #162: Implemented a new item type `background` 10 years ago
  jos 9d45d947e5 Dots of items are now attached to the top panel instead of background panel (no need for z-index tricks) 10 years ago
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 10 years ago