16 Commits (7a5d6f300ba6d94f1122f90ad0ffb46a66e7c640)

Author SHA1 Message Date
  Alex de Mulder 44f509dda3 working on linegraph 10 years ago
  jos c64cdb9166 DataSet constructor now accepts initial data and options 11 years ago
  jos 1dcb84a507 Cleaned up some old TODO's 11 years ago
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel 11 years ago
  jos dd29eade67 Some fixes in GroupSet 11 years ago
  jos 16fc9d9afd Fixed ordering of groups 11 years ago
  jos 650e465ab0 Some first fixes in the GroupSet and side panel 11 years ago
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) 11 years ago
  josdejong 7899d6dab4 repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle 11 years ago
  josdejong a042d86783 ItemSets in GroupSet are now relative positioned 11 years ago
  josdejong f64b2fac95 Attached ItemSet again 11 years ago
  josdejong 27f9b20a28 Started reworking component/panel architecture 11 years ago
  josdejong 2746149849 Halfway reworking the GroupSet 11 years ago
  josdejong c886c6d66b Removed reflow step from Panel, RootPanel, and ContentPanel 11 years ago
  AlexVangelov c18cb1d67f change css classes 'panel' and 'label' to not match those of twitter bootstrap 11 years ago
  josdejong 7e6810955d Switched to 2-space indentation 11 years ago
  josdejong 1ecb550d59 Moved the source files around 11 years ago
  josdejong 4eed201768 Renamed source files to match the name of the containing prototype 11 years ago
  josdejong a06814d7f1 Some more decoupling of components options 11 years ago
  josdejong 309564e367 Changed propagation of options in components to a prototype based solution 11 years ago
  josdejong c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 12 years ago
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code 12 years ago
  josdejong 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 12 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 12 years ago
  josdejong 45afd42252 Initial import 12 years ago