441 Commits (d9e407b01d1b494c2e42a92bd101c82b5af19965)

Author SHA1 Message Date
  Yotam Berkowitz d9e407b01d Revert "Group redraw performance (#3409)" 7 years ago
  Yotam Berkowitz 9830616875 Group redraw performance (#3409) 7 years ago
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 7 years ago
  Yotam Berkowitz 0ac1ce405f Add item with ctrlKey/metaKey when dagging on a selected item (#3379) 7 years ago
  macleodbroad-wf 13747eedd3 Adds missing @extends/@constructor to jsdoc (#3372) 7 years ago
  macleodbroad-wf d4e4e9fa07 Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363) 7 years ago
  macleodbroad-wf 19beef7ec0 Tightens up jsdoc lint rules on timeline (#3362) 7 years ago
  Yotam Berkowitz 8c8f21d369 Nested groups order logic (#3206) 7 years ago
  Chris Sand fbbb2cc730 #3246 - fix issue when showMajorLabels == false is used with a weekly scale. (#3305) 7 years ago
  macleodbroad-wf 05cbb3b72c Adds missing jsdoc and adds lint rule require-jsdoc to build process (#3354) 7 years ago
  Danny Larsen 97f33d292d Bug fix for null parent (#3342) 7 years ago
  macleodbroad-wf ca5662c6d5 lint timeline component (#3311) 7 years ago
  macleodbroad-wf b5ef4b9ed9 lint timeline component item (#3310) 7 years ago
  macleodbroad-wf e5d0b59963 lint graph2d (#3307) 7 years ago
  Joshua Walsh 080b0f661e Fixed #3249 (#3250) 7 years ago
  yotamberk 77cf6df50b Fix subgroup collision (#3200) 7 years ago
  yotamberk eec083ce9a Fix stacking when setting option (#3172) (#3201) 7 years ago
  Joshua Walsh 13ef7eeb63 Fixed #3183 (#3184) 7 years ago
  Graham J e54bb16241 Timeline: Allow overriding `align` per item (#3107) 7 years ago
  Ondřej Exner 28abf0a5df timeline - items always draggable upgrade for range (#3073) 7 years ago
  Ben Morton 421e361350 Add support for multiple class names in utils add/remove class methods. (#3079) 7 years ago
  Cameron Kloot 28fc990661 Timeline 'showTooltips' option (#3046) 7 years ago
  Angelo Youn 585d8b092e LineGraph: Add an existingItemsMap to check if items are new or not before skipping (#3075) 7 years ago
  yotamberk ec4699df57 Nathanbennett improve timeline stack performance (#3078) 7 years ago
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 7 years ago
  Danny Larsen 63794a32d8 mouseup and mousedown events fixes #3032 (#3059) 7 years ago
  yotamberk 10927b5931 Fix click and doubleclick events on items (#2988) 7 years ago
  Marco Schnüriger 0a64249ce6 Implementation of a week scale feature (#3009) 7 years ago
  Ben Morton 79bb381c21 Add check for parent existence when changing group in Item.setData. (#2985) 7 years ago
  Ben Morton 0ae676c424 Add check for empty groupIds array and get full list from data set. Fixes #2877 (#2986) 7 years ago
  yotamberk b496717695 Fix doubleclick add (#2987) 7 years ago
  yotamberk bcbce0a2bc Drag and drop custom fields (#2872) 7 years ago
  Steven Jones fc082d3334 Fixes #2918: Remove usages of elementsCensor. (#2947) 7 years ago
  yotamberk 1901a3ec9d Visible items bug (#2878) 7 years ago
  Ben Morton a67a8e2287 Fixes for removing and adding items to subgroups (#2821) 7 years ago
  Ben Morton a6a7ee232e Allow nested groups to be removed by nulling the nestedGroups content. (#2852) 7 years ago
  Franki Sans 76ed8ca42b Fix to sort nested groups - Related to #2810 (#2817) 7 years ago
  yotamberk eba3cf82b7 fix(timeline): #2725 background items positioning when `orientation: top` (#2831) 7 years ago
  Brad Hards 3df8107467 Fix regression introduced in #2743. (#2796) 7 years ago
  RealRegatta d13748348d feat(timeline): Add item data as argument to the template function (#2799) 7 years ago
  yotamberk f5b43e8518 fix(timeline): #2672 Item events original event (#2704) 7 years ago
  Vx2gas d0f2a63b91 Added support to supply an end to bar charts to have them scale (#2760) 7 years ago
  Brad Hards 6b5462ec43 [Timeline] Modify redraw logic to treat scroll as needing restack. (#2774) 7 years ago
  Brad Hards ceb698626a fix(timeline): #2720 Problems with option editable (#2743) 7 years ago
  yotamberk 411a43cdc5 fix(timeline): #2679 TypeError: Cannot read property 'hasOwnProperty' of null (#2735) 7 years ago
  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
  AoDev e6ed962238 chore(lint): added support for eslint (#2695) 7 years ago
  Lewis B 8bd597138a feat(timeline): refactor tooltip to only use one dom-element (#2662) 7 years ago
  cmolinaAlicante c2cbff2282 feat(timeline): Change setCustomTimeTitle title parameter to be a string or a function (#2611) 7 years ago