85 Commits (764177417d9b27468fc86b0cd0da61683ca86938)

Author SHA1 Message Date
  jos 09ac576970 Added docs and example on background grid styling and some minor tweaks před 10 roky
  jos 7c33b3eb92 Added classNames to vertical grid lines před 10 roky
  jos c1a317efcf Fixed #247: Support for custom date formatting of the labels on the time axis před 10 roky
  jos 60e0525187 Fixed another bug related to overflowing contents (#459) před 11 roky
  jos 6ec184e737 Implemented DataSet.setOptions před 11 roky
  jos 41bbb30b8c Integrated queue in DataSet před 11 roky
  jos f9ca7e5183 Created a Queue před 11 roky
  jos 4a3acd623e Fixed #331: onclick events in items not working. před 11 roky
  jos 807921b3cb Implemented field `style` for both items and groups, to set a custom style for individual items. před 11 roky
  jos c87ef9819c Support for 'style' added for Items před 11 roky
  jos 6b61e95bf2 Changed to `moment().add(value, unit)` notation před 11 roky
  jos 1ad26290c9 Released version 3.4.0 před 11 roky
  jos 29b4e31b31 Fixed an overflow issue with the dots of BoxItems před 11 roky
  jos 23cb1da05f Fixed #279: `className` of groups not being updated when changed před 11 roky
  jos 7672da4a78 Implemented a new callback function `onMoving(item, callback)` před 11 roky
  jos b2d406e446 Fixed #230: Implemented function `focus(id)` to center a specific item (or multiple items) on screen před 11 roky
  jos 9360434678 Renamed "Link" to "Edge" in manipulation menu před 11 roky
  jos da0e252ddd Trying dutch language file of moment.js před 11 roky
  jos 7df77e69c9 Fixed #219: implemented function `getVisibleItems` před 11 roky
  jos a76ba2c53d Reworked the tests a little (still not close to a proper unit test though) před 11 roky
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp před 11 roky
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` před 11 roky
  jos 5374721fd6 Added support for title for both items and groups před 11 roky
  jos 124d0f9bf5 Fixed tests and a typo před 11 roky
  jos 18f73d78bd Cleaned up some css před 11 roky
  jos d78a823d4e Removed the 'rangeoverflow' item type před 11 roky
  jos b6d5da3a8c Refactored the property names of DataSet and DataView to having underscore prefixes před 11 roky
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. před 11 roky
  jos b4945faedd Renamed DataSet option `convert` to `type`. před 11 roky
  jos 1cd1540f28 Fixed a bug in vertical offset when height of container > height of contents před 11 roky
  jos fe7cc72666 Implemented shadows when vertical scroll is possible před 11 roky
  jos 63c36ffb6f Fixed vertical drag issue while pinching před 11 roky
  jos cf48b7d7ca Fixed #86: A newly created item is now initialized with `end` property when option `type` před 11 roky
  jos eed261b695 Implemented function `fit` před 11 roky
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. před 11 roky
  jos 2829eb1c7e Fixed updating axis margin after deleting group před 11 roky
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. před 11 roky
  jos c64cdb9166 DataSet constructor now accepts initial data and options před 11 roky
  jos 8c5fe02e41 Added an example showing custom ordering of groups před 11 roky
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel před 11 roky
  jos 4643a7cc58 Fixes in selection, deletion, and creation of items with Groups před 11 roky
  jos 367c6192f1 Fixed label not being cleaned up when group was deleted před 11 roky
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) před 11 roky
  josdejong f7bddb0742 Fixed initial stacking of items in groups před 11 roky
  josdejong b3e1295e23 GroupSet starts to work again před 11 roky
  josdejong 27f9b20a28 Started reworking component/panel architecture před 11 roky
  josdejong 9939679f9b Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` před 11 roky
  josdejong 421e338b30 Some fixes in the build script and tests před 11 roky
  Alex de Mulder 59a82b0174 Added dataset get flag to return internal IDs and added tests před 11 roky
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` před 11 roky