1536 Commits (5563fc616885578ad51b2dfa6ccf70ccebf06126)

Author SHA1 Message Date
  wimrijnders 2525cc3051 Fix missing ref on globalOptions in mergeOptions() (#3281) 7 years ago
  wimrijnders 16a639bae5 Added dragStart event for adding edges. (#3141) 7 years ago
  wimrijnders b9aec48b03 Graph3d: move Filter into DataGroup (#3159) 7 years ago
  wimrijnders 6aba9b22d6 Fix infinite loop on drawing of large labels (#3228) 7 years ago
  wimrijnders f805b1fd9b Update hierarchy when node level changes (#3239) 7 years ago
  wimrijnders fc7b5f0808 Multiple base edges in clustered edge (#3268) 7 years ago
  wimrijnders 90adc2f969 Network: Add pointer data to hover events (#3128) 7 years ago
  wimrijnders 9795e907aa Refactoring and unit testing of Validator module (#3106) 7 years ago
  wimrijnders 9664c27b36 Refactor LayoutEngine for further work (#3227) 7 years ago
  wimrijnders af4e1fa9ed Network: make 'hidden' and 'clustered' play nice together (#3274) 7 years ago
  wimrijnders 0fa017f59f Graph3d put guards before unsubscription in DataGroup (#3271) 7 years ago
  wimrijnders 658dbc18e8 Allow DOM elements for node titles (#3267) 7 years ago
  Veaceslav Grimalschi e494514406 Bidirectional scrolling in timeline - make horizontalScroll and verticalScroll work together (#3162) 7 years ago
  wimrijnders eff757379d Fix manipulation examples for Network (#3266) 7 years ago
  wimrijnders 221757c8d5 Enable 'eslint' (#3230) 7 years ago
  wimrijnders 979b53a16f Fix missing reference to Graph3D instance in DataGroup (#3255) 7 years ago
  wimrijnders 843eb447b2 Upgrade packages and tools for Travis unit testing (#3262) 7 years ago
  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