11 Commits (27f9b20a282e2b1e335df8f4ca8219449e764c2f)

Author SHA1 Message Date
  josdejong 27f9b20a28 Started reworking component/panel architecture 11 years ago
  josdejong c886c6d66b Removed reflow step from Panel, RootPanel, and ContentPanel 11 years ago
  josdejong 9f653909df Halfway rebuilding ItemBox without dynamic reflow 11 years ago
  josdejong 285257e6fc neatly applying option editable everywhere 11 years ago
  josdejong e3998b89d9 Implemented handlers onAdd, onUpdate, onMove, onRemove 11 years ago
  josdejong 2feb514a2a Implemented dragging items 11 years ago
  josdejong 9e68b81d31 Start with implementing an event bus to propagate events between the components of the Timeline 11 years ago
  josdejong 7e6810955d Switched to 2-space indentation 11 years ago
  josdejong 8020eca4ca Integrated hammer.js in Timeline 11 years ago
  josdejong 5ac671af79 Some fixes in positioning of groups 11 years ago
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 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 e6546fe4dc Fixed items not automatically being repainted on changed data 12 years ago
  josdejong a06814d7f1 Some more decoupling of components options 12 years ago
  josdejong 309564e367 Changed propagation of options in components to a prototype based solution 12 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