41 Commits (a042d86783938b1a532134c4ad57f233371a299c)

Author SHA1 Message Date
  josdejong a042d86783 ItemSets in GroupSet are now relative positioned 10 years ago
  josdejong e95d0d7e4e Fixed dragging items (half) 10 years ago
  josdejong 834de3bfdf Group labels start to work again 10 years ago
  josdejong b3e1295e23 GroupSet starts to work again 10 years ago
  josdejong f64b2fac95 Attached ItemSet again 10 years ago
  josdejong d36051cae9 Changed RootPanel and Timeline in an emitter 10 years ago
  josdejong ae95765c18 Changed Range into an emitter 10 years ago
  josdejong 357036a9e1 CustomTime and CurrentTime works again 10 years ago
  josdejong a462d04f34 TimeAxis works again 10 years ago
  josdejong 27f9b20a28 Started reworking component/panel architecture 10 years ago
  josdejong 2746149849 Halfway reworking the GroupSet 10 years ago
  josdejong 21bb0559e1 Refactored Itemset.repaint, simplified vertical positioning of items 10 years ago
  josdejong a59b7f8d25 Implemented functions `setWindow` and `getWindow` 10 years ago
  josdejong fd951bef92 Implemented ctrl+click and shift+click to select multiple items 10 years ago
  josdejong 819f1308b3 Added validation for callback functions. Some css fixes for range 10 years ago
  josdejong 285257e6fc neatly applying option editable everywhere 10 years ago
  josdejong e3998b89d9 Implemented handlers onAdd, onUpdate, onMove, onRemove 10 years ago
  josdejong d712e32489 Implemented adding items 10 years ago
  josdejong b5085d9703 Implemented snapping of items when dragging them 10 years ago
  josdejong e45c7505cc Implemented options `selectable` and `editable` 10 years ago
  josdejong 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere 10 years ago
  josdejong 3e5e1f162b Changed request-reflow and request-repaint into events 10 years ago
  josdejong 2feb514a2a Implemented dragging items 10 years ago
  josdejong 5801a0e770 Implemented dragging items 10 years ago
  josdejong 9e68b81d31 Start with implementing an event bus to propagate events between the components of the Timeline 10 years ago
  josdejong ac3ea3c11f Integrated an emitter-component as Emitter mixin 10 years ago
  josdejong 43414f85ba Fixed non working `start` and `end` options. 10 years ago
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 10 years ago
  josdejong ebf756c88f Implemented item selection and a function select to get/set the selected items 10 years ago
  josdejong f6d5de71b2 Implemented functions `on` and `off` for Timeline events 10 years ago
  josdejong 93e2bd4b3c Implemented function `select` for the Timeline 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 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
  josdejong f26d3f1a98 moved some source files around 11 years ago
  josdejong e6546fe4dc Fixed items not automatically being repainted on changed data 11 years ago
  josdejong a06814d7f1 Some more decoupling of components options 11 years ago
  josdejong fc11f82f45 GroupSet now reckons with changes in the connected DataSet with groups 11 years ago
  josdejong 751fbfb8a3 Simplified component relations in timeline 11 years ago
  josdejong 309564e367 Changed propagation of options in components to a prototype based solution 11 years ago