57 Commits (cc129694f6b9535362cdb22c43cca2f1e50b580d)

Author SHA1 Message Date
  jos dcaa7ef121 Fixed test/timeline.html před 10 roky
  jos 6c6af85c55 Fixed #590: implemented options to set a fixed scale před 10 roky
  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 a56f8eb2dc Hammer2 mostly working in the Timeline před 10 roky
  jos c1a317efcf Fixed #247: Support for custom date formatting of the labels on the time axis před 11 roky
  jos e19502ebc7 Moving Timeline working with hammer2 (stop event propagation still an issue) před 11 roky
  jos 60e0525187 Fixed another bug related to overflowing contents (#459) 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 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 5374721fd6 Added support for title for both items and groups 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 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 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 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 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` před 11 roky
  josdejong 7e6810955d Switched to 2-space indentation před 11 roky
  josdejong 5ac671af79 Some fixes in positioning of groups před 12 roky
  josdejong 15a4ac5265 Fixed #6: options `min` and `max` are broken. před 12 roky
  josdejong 8643fdcc91 Renamed DataSet option fieldTypes to convert, and renamed util.cast to util.convert před 12 roky
  josdejong 997e2ccea5 Implemented option order in DataSet and DataView před 12 roky
  josdejong e6546fe4dc Fixed items not automatically being repainted on changed data před 12 roky
  josdejong 751fbfb8a3 Simplified component relations in timeline před 12 roky
  josdejong 2ebc747903 DataView and grouping in action před 12 roky
  josdejong 1dcd615626 Some fixes/improvements in calculating the height of the stacked items před 12 roky
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it před 12 roky
  josdejong b2b66d32cd Fixed broken test files před 12 roky
  josdejong 3c414664e0 Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes před 12 roky
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code před 12 roky
  josdejong 1a3be5f64e Extended the test file před 12 roky
  josdejong d55fb71c7f Changed the dom of the itemset, added an axis element před 12 roky
  josdejong 704136eec8 Split the dom for the itemset in two sets: foreground and background (instead of ugly z-index tricks) před 12 roky
  josdejong 1b941b9ec4 Implemented automatic start and end based on the data range před 12 roky