142 Commits (3f9e28efc1674b1b6fb57cfbec54b8f3ad9707c0)

Author SHA1 Message Date
  jos 3f9e28efc1 Bumped version number to 1.0.3-SNAPSHOT 10 years ago
  jos 1893cd7b6b Released version 1.0.2 10 years ago
  Alex de Mulder 9638a346a8 refactored _canvasToX to _XconvertDOMtoCanvas and _xToCanvas to _XconvertCanvasToDOM (same for y) 10 years ago
  Alex de Mulder 0066f31dab interchanged canvasToDOM and DOMtoCanvas to correspond with the docs. 10 years ago
  jos 960e10471b Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`. 10 years ago
  jos 3d7618baf0 Fixed #141: a bug in replacing the DataSet of groups via `Timeline.setGroups(groups)` 10 years ago
  Alex de Mulder abea9085a5 restored setOptions, removed reset of view. 10 years ago
  Alex de Mulder 536c2220df added option to setOptions to avoid resetting view. 10 years ago
  Alex de Mulder aeb388793f rebuilt vis dist 10 years ago
  jos 73b6fd3a67 Updated version number to 1.0.2-SNAPSHOT 10 years ago
  jos b7a84f6c10 Released version 1.0.1 10 years ago
  Alex de Mulder 64a3f36924 added events viewChanged and zoom. 10 years ago
  Alex de Mulder c4e5533c8d fixed bug where playing with physics would not load when hierarchical is selected. Fixed bug where hierarchical physics settings wouldnt carry over to constants (#123) 10 years ago
  jos 54dcb0268e Fixed #122: a bug wrongly rendering invisible items after updating them. 10 years ago
  jos 6206881d6c Updated version number to 1.0.1-SNAPSHOT 10 years ago
  jos 8e6bb738cb Released version 1.0.0 10 years ago
  jos c06d00a3ef Some css improvements 10 years ago
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. 10 years ago
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. 10 years ago
  jos 0bec54d13a Fixes in updates from DataSets 10 years ago
  jos c55f75efb4 Some refactoring 10 years ago
  jos 186ed376b3 Fixed changed ranges not being deletable 10 years ago
  jos 8b8e2ac2c7 Removed console.logs from code 10 years ago
  jos d6fcd178cf Some fixes in updating/deleting items 10 years ago
  Alex de Mulder 5e6718b164 updated history, added function documentation 10 years ago
  Alex de Mulder 33353d30e2 moved brute force calc in update. restored examples 10 years ago
  Alex de Mulder d9bdeef916 Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE. 10 years ago
  Alex de Mulder 69fceb3931 added arrowScaleFactor per #99 10 years ago
  Alex de Mulder 1b450fd8df rebuilt dist 10 years ago
  Alex de Mulder a7ca47527a added update hierarchical layout to update nodes event per #101 10 years ago
  jos 5643300eae Updated dist files 10 years ago
  jos d51042ac33 Bumped version number to v0.7.4-SNAPSHOT 10 years ago
  jos d47775c309 Released version 0.7.4 10 years ago
  Alex de Mulder 900220c087 bugfixes for IE9, style fixes 10 years ago
  Alex de Mulder 337139d172 dont calculate gravity forces if constant is set to 0 10 years ago
  jos 61217fe529 Updated version number to 0.7.4-SNAPSHOT 10 years ago
  jos be64684d70 Released version 0.7.3 10 years ago
  Alex de Mulder f4e4d2dc8e fixed color bug and fontsize bug from merge 10 years ago
  Alex de Mulder fa1c6a0b5d added localization options 10 years ago
  Tim Pettersen fc8a5b3180 Allow customization of tooltip styling. 10 years ago
  Tim Pettersen a3b1997df1 Allow Node and Edge title values to be the result of a function. 10 years ago
  Tim Pettersen 8741e4d2e8 Allow customization of tooltip delay. 10 years ago
  josdejong 744dcb994f Updated version number to 0.7.3-SNAPSHOT 10 years ago
  josdejong 56cdd331f9 Released version 0.7.2 10 years ago
  Alex de Mulder edfa132fce hierarchical layout is now recalculated on addition and removal of node or edge and edit of edge 10 years ago
  Alex de Mulder 6b272c1f8f rebuild dist 10 years ago
  Alex de Mulder 659d8a536c fixed bug by #75 10 years ago
  josdejong c886c6d66b Removed reflow step from Panel, RootPanel, and ContentPanel 10 years ago
  Alex de Mulder 6861fa10b8 bugfix to correct zoom on empty init per #73 10 years ago
  josdejong 08fafc41ea Bumped version number to 0.7.2-SNAPSHOT 10 years ago