47 Commits (163fa20640b4ab83678c9b92f215f7078cee121b)

Author SHA1 Message Date
  jos 163fa20640 Some more fixes in GroupSet 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 bd53df8748 More smooth resizing of timeline on window resize 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 84345f9425 Fixed vertical positioning of main and labels panel 11 years ago
  josdejong a042d86783 ItemSets in GroupSet are now relative positioned 11 years ago
  josdejong e95d0d7e4e Fixed dragging items (half) 11 years ago
  josdejong 834de3bfdf Group labels start to work again 11 years ago
  josdejong b3e1295e23 GroupSet starts to work again 11 years ago
  josdejong f64b2fac95 Attached ItemSet again 11 years ago
  josdejong d36051cae9 Changed RootPanel and Timeline in an emitter 11 years ago
  josdejong ae95765c18 Changed Range into an emitter 11 years ago
  josdejong 357036a9e1 CustomTime and CurrentTime works again 11 years ago
  josdejong a462d04f34 TimeAxis works again 11 years ago
  josdejong 27f9b20a28 Started reworking component/panel architecture 11 years ago
  josdejong 2746149849 Halfway reworking the GroupSet 11 years ago
  josdejong 21bb0559e1 Refactored Itemset.repaint, simplified vertical positioning of items 11 years ago
  josdejong a59b7f8d25 Implemented functions `setWindow` and `getWindow` 11 years ago
  josdejong fd951bef92 Implemented ctrl+click and shift+click to select multiple items 11 years ago
  josdejong 819f1308b3 Added validation for callback functions. Some css fixes for range 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 d712e32489 Implemented adding items 11 years ago
  josdejong b5085d9703 Implemented snapping of items when dragging them 11 years ago
  josdejong e45c7505cc Implemented options `selectable` and `editable` 11 years ago
  josdejong 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere 11 years ago
  josdejong 3e5e1f162b Changed request-reflow and request-repaint into events 11 years ago
  josdejong 2feb514a2a Implemented dragging items 11 years ago
  josdejong 5801a0e770 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 ac3ea3c11f Integrated an emitter-component as Emitter mixin 11 years ago
  josdejong 43414f85ba Fixed non working `start` and `end` options. 11 years ago
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 11 years ago
  josdejong ebf756c88f Implemented item selection and a function select to get/set the selected items 11 years ago
  josdejong f6d5de71b2 Implemented functions `on` and `off` for Timeline events 11 years ago
  josdejong 93e2bd4b3c Implemented function `select` for the Timeline 11 years ago
  josdejong 7e6810955d Switched to 2-space indentation 11 years ago
  josdejong f027e70f1f Implemented pinching (not yet stable on chrome mobile) 11 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
  Fedor Tirsel 251d4e552f Custom time bar as a component 11 years ago
  Fedor Tirsel a2498f0f6c Current time bar as a component 11 years ago
  josdejong b8e8bf7141 Fixed #11: initial empty range in the Timeline in case of a single item 11 years ago
  josdejong c6c8aab669 Fixed missing space between className classes. (See #7) 11 years ago
  josdejong 8643fdcc91 Renamed DataSet option fieldTypes to convert, and renamed util.cast to util.convert 11 years ago
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 11 years ago
  josdejong 54696f86ce Added documentation for 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