95 Commits (68cd4e0fb9a4a202f79b1a2624505326f396b14e)

Author SHA1 Message Date
  wimrijnders 75e6263ac3 Network: Fix handling of multi-fonts (#3486) 7 years ago
  wimrijnders 0f3789a150 Adjust for-in loops so they can deal with added properties in Array and Object prototypes (#3471) 7 years ago
  wimrijnders b0481d3220 Strapping down of Extend-routines in util.js (#3442) 7 years ago
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 7 years ago
  wimrijnders dc33994eed Fix setting of edge color options via Network.setOptions() (#3377) 7 years ago
  macleodbroad-wf 48c7cf93f1 Enable jsdoc-require MethodDefinition (#3382) 7 years ago
  macleodbroad-wf d4e4e9fa07 Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363) 7 years ago
  macleodbroad-wf 05cbb3b72c Adds missing jsdoc and adds lint rule require-jsdoc to build process (#3354) 7 years ago
  macleodbroad-wf 07e1af2873 lint lib (#3308) 7 years ago
  wimrijnders 2697973069 Cleanup mergeOptions() (#3280) 7 years ago
  wimrijnders 2525cc3051 Fix missing ref on globalOptions in mergeOptions() (#3281) 7 years ago
  wimrijnders 658dbc18e8 Allow DOM elements for node titles (#3267) 7 years ago
  wimrijnders eff757379d Fix manipulation examples for Network (#3266) 7 years ago
  Ben Morton 421e361350 Add support for multiple class names in utils add/remove class methods. (#3079) 7 years ago
  yotamberk 3028c14579 Fix #2679 (#2973) 7 years ago
  yotamberk f5b43e8518 fix(timeline): #2672 Item events original event (#2704) 7 years ago
  Jim O'Brien 723f91a1ac Don't pass non-string values to Date.parse (#2534) 7 years ago
  Alexander Wunschik fb8e81c574 Revert "Don't pass non-string values to Date.parse" (#2512) 7 years ago
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 7 years ago
  Jim O'Brien 9d76f9888b Don't pass non-string values to Date.parse (#2491) 7 years ago
  yotamberk 419e6cd516 Fix: #1906 Pass through original hammer.js events (#2420) 7 years ago
  David Anderson a77e462105 fix: #2402 make sure a given element isn’t undefined before accessing properties (#2403) 7 years ago
  David Anderson 8a9edbbf87 fix: Font styles and width and height of nodes (#2385) 7 years ago
  Alexander Wunschik daf3e65622 fixed conversion from moment to ISODate 8 years ago
  Alexander Wunschik 24ffacb3e7 fixed conversion from date-String to Number 8 years ago
  yotamberk b889a5057d Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196) 8 years ago
  Greg Kubisa ff3948f85c Use requestAnimationFrame to throttle redraws 8 years ago
  Kelvin Del Monte d29fad2eff Prevent moment deprecation warning (#2089) 8 years ago
  Yotam Berkowitz a549ed2d19 add rtl of groups in timeline 8 years ago
  jos f24e90c830 Released version 4.13.0 8 years ago
  Ludo Stellingwerff 82f6bc803b Fixed initial load performance issue, triggered by failing comparison on Date objects. 8 years ago
  Alex de Mulder 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 8 years ago
  Ludo Stellingwerff 5249806fbd Introducing a zindex option to control the svg render order. 8 years ago
  Alex de Mulder 3733976b35 - Fixed deletion of options by settings them to null. 9 years ago
  jos d9223685e2 Implemented redraw throttling for Timeline 9 years ago
  Zuko Mgwili c2b00d0392 Added feature that allows the border for a circularImage shape to be dashed 9 years ago
  jos 626d4b9b8b Fixed #877: Added support for metaKey to select multiple items. 9 years ago
  Alex de Mulder 67bda4ff16 - Fixed #866, manipulation can now be set to false without crashing. 9 years ago
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago
  Alex de Mulder cbc4c8dce3 fixed bugs, set all groups to reload if globally changed 9 years ago
  Alex de Mulder 9921fe750b worked with examples 9 years ago
  Alex de Mulder 14ed1bb907 bugfixes, added examples 9 years ago
  Alex de Mulder 0d32566e39 bugfixes, start of reorganisation of examples 9 years ago
  Alex de Mulder b9796e65e9 rebuilt 9 years ago
  jos 7e0961ae73 - Dropped support for Google DataTable. 9 years ago
  jos aee5c1e3fd Renamed option `animate` to `animation`, and changed it to be either a boolean or an object `{duration: number, easingFunction: string}` 9 years ago
  Alex de Mulder c9a1a88f41 fixed all trello issues and added snazzy option lookup to validator 9 years ago
  Alex de Mulder de5a9a76e6 fixed physics bug 9 years ago
  Alex de Mulder 357853e2ce allowed deleting values with null and undefined. Fix for global variables, fix for edge color strings 9 years ago
  Alex de Mulder 7fc617faa7 reformatted options for graph2d dataAxis, docs to follow. New docs have statically linked menu bars, switched to uuid library for uuid v4 rfc4122 UUIDs (#432) 9 years ago