9 Commits (3d744d1236ce1ddfff0979207d562c1d892e8425)

Author SHA1 Message Date
  Brendon Page 1835a56875 Reverted images.js 9 years ago
  Alex de Mulder 49776a2f39 - Stopped infinite loop when brokenImage is also not available. 9 years ago
  Brendon Page 1321df719a Fixed infinite loop on network image load when Url and brokenUrl failed to load 9 years ago
  Alex de Mulder 10bb58b053 reverted change in image class, fixed bug #552 9 years ago
  Alex de Mulder b26796e514 reverted images function 9 years ago
  Brendon Page 7f60681596 Fixed issue in network/images.js where load() would return undefined if image was already loaded 9 years ago
  Alex de Mulder 350e69b5fb - Community fix for SVG images in IE11, thanks @dponch! 9 years ago
  Alex de Mulder 6618b21d12 - Fixed infinite loop when an image can not be found and no brokenImage is provided. #395 9 years ago
  Scott Fairgrieve 2ca1972f01 Update network/node image code to allow for specifying a broken image url to use when a node image fails to load 10 years ago
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  jos 409e602513 Fixed some Prototypes from being globally defined 10 years ago
  josdejong 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong 287cfa1446 Splitted Graph.js into a file for every prototype (Node, Edge, ...) 11 years ago