1535 Commits (4a25c43e4c796bf443395a8456b62f1ea84c1511)

Author SHA1 Message Date
  yotamberk 77cf6df50b Fix subgroup collision (#3200) 7 years ago
  yotamberk eec083ce9a Fix stacking when setting option (#3172) (#3201) 7 years ago
  wimrijnders ff5916dc8e Set dimensions properly of images on initialization. (#3205) 7 years ago
  wimrijnders d8458a90da Small fix on ref usage in DataGroup (#3198) 7 years ago
  wimrijnders a820ec4b77 Refactoring of Node Drawing (#3170) 7 years ago
  Joshua Walsh 13ef7eeb63 Fixed #3183 (#3184) 7 years ago
  wimrijnders 427de224ad Reverse nodes returned with 'from' and 'to' directions (#3186) 7 years ago
  David Sutherland 48a1d3a82a Adjusting timeline TimeStep.roundToMinor - fixes #3105 (#3175) 7 years ago
  Rafael G Goes 56083ec6f3 Adding caching to Range getMillisecondsPerPixel function (#3154) 7 years ago
  wimrijnders 418b42bb64 Refactored line drawing for Bezier edges (#3122) 7 years ago
  wimrijnders 33a4c28ec6 Refactoring of `BezierEdgeStatic._getViaCoordinates()` (#3121) 7 years ago
  wimrijnders 98c0922d63 Consolidate code for determining the pixel ratio (#3088) 7 years ago
  wimrijnders c16b2a3c58 Network: Smooth type 'dynamic' adjusted for node-specific option in hierarchical (#3130) 7 years ago
  wimrijnders a746466950 Fix usage of clustering with hierarchical networks (#3132) 7 years ago
  wimrijnders f8ba6f037c Protect Network from zero and negative mass values (#3135) 7 years ago
  wimrijnders 04ecc8575b Prevent crashes from invalid id's in `Clustering.findNode()` (#3166) 7 years ago
  wimrijnders 69fef3dbf4 Ensure start and end of stabilization progress events is sent (#3165) 7 years ago
  wimrijnders 33c3e3d8e4 Add data group class to Graph3d (#3152) 7 years ago
  wimrijnders be036db2d8 Fix on call to i`fontOptions.chooser()` in module Label (#3124) 7 years ago
  wimrijnders b882b3873c Properly handle newline escape sequences in strings for DOT (#3112) 7 years ago
  wimrijnders 3ce7fbecf0 Refactoring of LayoutEngine (#3110) 7 years ago
  Graham J e54bb16241 Timeline: Allow overriding `align` per item (#3107) 7 years ago
  wimrijnders 22edb38171 Fix option handling label selection of edges (#3116) 7 years ago
  wimrijnders ed8d6cb0a0 Edge labels turn bold on select and hover (#3111) 7 years ago
  wimrijnders 003a4b26fa Changed order of (de)select events for network (#3113) 7 years ago
  wimrijnders 0e6b6ecdb8 Added param 'direction' to Network.getConnectedNodes() (#3108) 7 years ago
  Ondřej Exner 28abf0a5df timeline - items always draggable upgrade for range (#3073) 7 years ago
  wimrijnders 87cd18230d Add prefix to cancelAnimationFrame() (#3087) 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
  wimrijnders 9a564417d0 Fixes for loading images into image nodes (#2964) 7 years ago
  wimrijnders 85e36ed575 Configurable minimum and maximum sizes for dot-size graphs (#2849) 7 years ago
  wimrijnders 000fe8222b Added check on mission var 'options', refactoring. (#3055) 7 years ago
  wimrijnders 168e79d299 Use get() to get data from DataSet/View instead of directly accessing member _data. (#3069) 7 years ago
  wimrijnders bf80a902f2 Avoid overriding standard context method ellipse() (#3072) 7 years ago
  Danny Larsen 63794a32d8 mouseup and mousedown events fixes #3032 (#3059) 7 years ago
  wimrijnders f67d16c963 Fix #2922: bold label for selected ShapeBase classes. (#2924) 7 years ago
  wimrijnders 005fa974cb Fix #2952 Pre-render node images for interpolation (#3010) 7 years ago
  wimrijnders b20fe1231c Fix for exploding directed network, first working version; refactored hierarchical state in LayoutEngine. (#3017) 7 years ago
  wimrijnders e422c3424f Refactoring of Label.propagateFonts() (#3052) 7 years ago
  wimrijnders 167398063e Set CircleImageBase.imageObjAlt always when options change (#3053) 7 years ago
  wimrijnders 29e696aaad Label.getFormattingValues() fix option fallback to main font for mod-fonts (#3054) 7 years ago
  yotamberk 10927b5931 Fix click and doubleclick events on items (#2988) 7 years ago
  wimrijnders 41677bdbf6 Refactoring in Canvas.js (#3030) 7 years ago
  Marco Schnüriger 0a64249ce6 Implementation of a week scale feature (#3009) 7 years ago
  yotamberk 77699b4fd9 Eliminate repeatedly fired `rangechanged` events on mousewheel (#2989) 7 years ago
  wimrijnders e17136a88d Fix placement label for dot shape (#3018) 7 years ago