48 Commits (06991de89f80a3532d1f9b3376cb722c13d88ccf)

Author SHA1 Message Date
  Ben Morton a67a8e2287 Fixes for removing and adding items to subgroups (#2821) 7 years ago
  Ben Morton a6a7ee232e Allow nested groups to be removed by nulling the nestedGroups content. (#2852) 7 years ago
  yotamberk 7f86cadcd1 feat: new stackSubgroups option (#2519) 7 years ago
  yotamberk 8ab1d183cb feat: #2300 Added nested groups (#2416) 7 years ago
  yotamberk 878f0c53f3 Improvements to support group visibility (see #2315) (#2334) 7 years ago
  yotamberk 0e0b6f5742 Fixes background items with no groups (#2241) 8 years ago
  yotamberk d9598432d3 Fix React support for group and item templates and add example (#2206) 8 years ago
  yotamberk 932dfb1754 Fix Vertical visibility for all item types (#2143) 8 years ago
  yotamberk 439aa79a68 Expose the item/group element in option.template and option.groupTemplate (#2153) 8 years ago
  yotamberk 12e2fa437d Custom function label - fixes #1098 (#2145) 8 years ago
  Yotam Berkowitz 89a0bfd36a Add element to templates options 8 years ago
  yotamberk 48b492ddd0 Rtl documentation (#2141) 8 years ago
  yotamberk 0ba6e16498 Hide vertically hidden ranged items in groups that are not visible (#2062) 8 years ago
  Yotam Berkowitz f1cb7320aa Hide vertically hidden ranged items in groups that are not visible 8 years ago
  Yotam Berkowitz eb445d6d84 fix stacking bug in rtl and css for rtl 8 years ago
  jos 6fc2a655d5 Fixed #1441: Height of subgroups not immediately updated after updating data in a DataSet or DataView 8 years ago
  Martin Fischer 448411ee39 Dragging of Groups working now using a swap function 9 years ago
  Chen Machluf e1f7c1a1c8 remove subgroup from subgroups list if there is no more items in the subgroup. 9 years ago
  jos 8543123236 Fixed #1071: HTML contents of a group not cleared when the contents is updated 9 years ago
  jos 77df99c29a Fixed #1001: First element of group style being cut 9 years ago
  Chen Machluf 947b2aa631 Remove item from subgroups in Group remove method 9 years ago
  Martin Fischer 6cf519175c added templating for groups 9 years ago
  jos b3e3dccad7 Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d) 9 years ago
  jos 1c536c356a Fixed #654: removed unnecessary minimum height for groups, takes the height of the group label as minimum height now. 9 years ago
  jos b5f57c2dd3 Fixed a bug in the configuration option `config` when zooming out a lot when using range items 9 years ago
  jos 6fdb09e82f Implemented configuration option `order: function` to define a custom ordering for the items (see #538, #324). 9 years ago
  jos 3e9b7ff06c Added a file CONTRIBUTING.md 9 years ago
  Alex de Mulder 208da974db tweaks. NagivationMixin has now been ported along with keyboard bindings using keycharm. 9 years ago
  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