7 Commits (b7a67920d5753cd840d48ec6afcc8b3b6e2a4392)

Author SHA1 Message Date
  jos 23cb1da05f Fixed #279: `className` of groups not being updated when changed 10 years ago
  jos e82a95fd14 Fixed a group "null" being displayed in IE when not using groups (see also #238) 10 years ago
  jos f2970e33aa Fixed another bug causing items to get orphaned sometimes (See #197) 10 years ago
  jos dc214e9181 Fixed #216: Added options `margin.item.horizontal` and `margin.item.vertical`, which allows to specify different margins horizontally/vertically. 10 years ago
  jos fb6675a585 Fixed #197: items in groups sometimes being displayed but not positioned correctly. 10 years ago
  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 5374721fd6 Added support for title for both items and groups 10 years ago
  jos b12511f302 Fixed #186: ranges in the Timeline sometimes overlapping when dragging the Timeline 10 years ago
  Alex de Mulder 146793270d optimized, 8 amazing examples, just docs left.... 10 years ago
  jos 3a05985090 Fixed group height being applied to group background panel as well 10 years ago
  jos 5a8e6ddbbe Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied. 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 312a73a5a5 Fixed height of vertical line of box items not always updated correctly 10 years ago
  jos a5025b9673 Renamed all functions `repaint` to `redraw` 10 years ago
  jos 3dfd05ee6c ItemSet starts to work again 10 years ago
  jos 84f58cef34 Fixed #116 and #138: bug when rendering the Timeline inside a hidden container. 10 years ago
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. 10 years ago
  jos a544505148 Fixed adjusting for changed margins on the fly, fixed reckoning with height of group label for group height 10 years ago
  jos a002f61133 Fixed zero height of itemSet in case of no DataSet for items 10 years ago
  jos 0bec54d13a Fixes in updates from DataSets 10 years ago
  jos 463aee0ce9 Fixed removing items 10 years ago
  jos 6270ca3469 LabelSet working again 10 years ago
  jos d4e2f8c670 Halfway large refactoring of ItemSet/GroupSet/Group 10 years ago
  jos c55f75efb4 Some refactoring 10 years ago
  jos 735734e58f Added background and axis frame per group 10 years ago
  jos 5a5ba084a3 Isolated calculation of visible items in function updateVisibleItems 10 years ago
  jos 50a316ea09 New Group starts working 10 years ago
  jos efd861003f Inserted some more group functionality to ItemSet 10 years ago
  jos 8c5fe02e41 Added an example showing custom ordering of groups 10 years ago
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel 10 years ago
  jos 2676492108 Some fixes in Group 10 years ago
  jos 367c6192f1 Fixed label not being cleaned up when group was deleted 10 years ago
  jos 16fc9d9afd Fixed ordering of groups 10 years ago
  jos 6cb50dc186 Moved createLabel to Group 10 years ago
  jos 650e465ab0 Some first fixes in the GroupSet and side panel 10 years ago
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) 10 years ago
  josdejong f7bddb0742 Fixed initial stacking of items in groups 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 a6f7ce8bdd Fixed items not being restacked when dragging an item around 10 years ago
  josdejong 3bc31037c9 Some preparations for ordering the groups 10 years ago
  josdejong b3e1295e23 GroupSet starts to work again 10 years ago
  josdejong 2746149849 Halfway reworking the GroupSet 10 years ago
  josdejong 8c16dad1ca Simplified TimeAxis 10 years ago
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 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 b8e8bf7141 Fixed #11: initial empty range in the Timeline in case of a single item 11 years ago
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 11 years ago