20 Commits (bf9684da3081ec2a0af413ab79716170ee878b1f)

Author SHA1 Message Date
  Alex de Mulder e14479f2e0 made sure ranged items do not disappear on a large set window 9 years ago
  Alex de Mulder 1043ef0887 removed div id from navigation 9 years ago
  Alex de Mulder 3b9142fdf0 fixed disappearing items 9 years ago
  jos 0e4cdeee2e Fixed #402: background items not always be cleared when removing them 10 years ago
  Alex de Mulder 8527e25c6d fixed subgroups and added sorting 10 years ago
  jos 91075357ab Ok background areas seem to work fine now 10 years ago
  jos 00328965e7 Background areas can now be draw in a specific group or spread over the whole Timeline. 10 years ago
  Alex de Mulder a12e44dc14 updated subgroups to have specific indexes for sorting later on 10 years ago
  Alex de Mulder f6a1a252ed updated background item for better subgroup alignment. Fixed dragging items with hiddenDates 10 years ago
  Alex de Mulder c35261eb9e cleaned up subgroups, removed magic numbers, added example, works for top and bottom orientations. 10 years ago
  Alex de Mulder af5af63558 working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support. 10 years ago
  jos 807921b3cb Implemented field `style` for both items and groups, to set a custom style for individual items. 10 years ago
  jos f990f09124 Refactored `ItemBox`, `ItemRange`, and `ItemPoint` to respectively `BoxItem`, `RangeItem`, and `PointItem`. 10 years ago
  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