2 Commits (b123ab295e7bf06829ceb055964a3b21dbe62152)

Author SHA1 Message Date
  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
  jos ebb8626513 Halfway implementing Timeline.destroy 10 years ago
  jos 610702f21e Removed all usage of style.bottom 10 years ago
  jos e232f81dc0 Renamed body.props to body.domProps 10 years ago
  jos f672f7b583 Reworked options and setOptions 10 years ago
  jos 4ac1d3abcc Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util` 10 years ago
  jos 43912f5d9b Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now 10 years ago
  jos 0f45b7a2f1 Removed double function naming 10 years ago
  jos a5025b9673 Renamed all functions `repaint` to `redraw` 10 years ago
  jos 0bb71fd374 A fix in the height of the vertical grid lines 10 years ago
  jos 9f2eee8af9 CurrentTime and CustomTime working again 10 years ago
  jos 9eb056d1cf Moved grid lines of TimeAxis to the background panel 10 years ago
  jos 7a10407c27 Timeline repaints when orientation is changed 10 years ago
  jos 17fc182f5b TimeAxis starting to work again 10 years ago
  jos c46919d72b Partly fixed #109: Axis scale and step size of a second Timeline are wrongly calculated due to miscalculation of the size of a character. 10 years ago
  Alex de Mulder ec5b7e2397 updated linegraph, axis style complete 10 years ago
  jos 84f58cef34 Fixed #116 and #138: bug when rendering the Timeline inside a hidden container. 10 years ago
  jos 0bec54d13a Fixes in updates from DataSets 10 years ago
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel 10 years ago
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) 10 years ago
  josdejong 7899d6dab4 repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle 10 years ago
  josdejong edf592c936 Some fixes in positioning of major and minor labels/gridlines 10 years ago
  josdejong a042d86783 ItemSets in GroupSet are now relative positioned 10 years ago
  josdejong a462d04f34 TimeAxis works again 10 years ago
  josdejong 27f9b20a28 Started reworking component/panel architecture 10 years ago
  josdejong c886c6d66b Removed reflow step from Panel, RootPanel, and ContentPanel 10 years ago
  josdejong 8c16dad1ca Simplified TimeAxis 10 years ago
  josdejong b5085d9703 Implemented snapping of items when dragging them 10 years ago
  josdejong 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong f027e70f1f Implemented pinching (not yet stable on chrome mobile) 10 years ago
  josdejong 6c085b1cce Added a test example for groups. Added ContentPanel (not yet in use) 10 years ago
  josdejong 5ac671af79 Some fixes in positioning of groups 11 years ago
  josdejong 15a4ac5265 Fixed #6: options `min` and `max` are broken. 11 years ago
  josdejong 8643fdcc91 Renamed DataSet option fieldTypes to convert, and renamed util.cast to util.convert 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 293e54a724 Fixed not cleaned up elements in timeaxis 11 years ago
  josdejong c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 11 years ago
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code 11 years ago
  josdejong 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 11 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 11 years ago
  josdejong 8a67a9f172 Css is now packages in the js file. 11 years ago
  josdejong 45afd42252 Initial import 11 years ago