69 Revīzijas (5dffc93de1a0c4e8fedddf3c2d399618995580ae)

Autors SHA1 Ziņojums Datums
  jos f30a3a4556 Integrated an option configurator pirms 10 gadiem
  jos 2929fafa20 Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. pirms 10 gadiem
  jos 61108f393e Renamed class `.vis-item-frame` to `.vis-item-overflow` pirms 10 gadiem
  jos cf8c299d11 Removed the option `padding` for Timeline, is now redundant (can be done purely with css now) pirms 10 gadiem
  jos 0585fc4d34 Fixed delete button not being visible pirms 10 gadiem
  jos af1579ba7c Updated test file pirms 10 gadiem
  jos 28f8367f11 Fixed the touch and release events being fired twice each time. Fixed a bug with dragging in the InteractionHandler pirms 10 gadiem
  jos 670c8a0cb9 Fixed issues with preventDefault and with clicking achors/buttons in items on mobile devices pirms 10 gadiem
  jos 34a576761c The event handlers `onMove` and `onMoving` are now invoked with all item properties as argument, and can be used to update all properties (like content, className, etc) and add new properties as well pirms 10 gadiem
  Alex de Mulder 81ea2b1f4a added google analytics pirms 10 gadiem
  jos 36cb8193d1 Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. pirms 10 gadiem
  jos f29176bcac Fixed #665, fixed #149: Implemented orientation option `'both'`, displaying a time axis both on top and bottom. pirms 10 gadiem
  jos dcaa7ef121 Fixed test/timeline.html pirms 10 gadiem
  jos 6c6af85c55 Fixed #590: implemented options to set a fixed scale pirms 10 gadiem
  jos 09ac576970 Added docs and example on background grid styling and some minor tweaks pirms 10 gadiem
  jos 7c33b3eb92 Added classNames to vertical grid lines pirms 10 gadiem
  jos a56f8eb2dc Hammer2 mostly working in the Timeline pirms 10 gadiem
  jos c1a317efcf Fixed #247: Support for custom date formatting of the labels on the time axis pirms 10 gadiem
  jos e19502ebc7 Moving Timeline working with hammer2 (stop event propagation still an issue) pirms 10 gadiem
  jos 60e0525187 Fixed another bug related to overflowing contents (#459) pirms 10 gadiem
  jos 4a3acd623e Fixed #331: onclick events in items not working. pirms 11 gadiem
  jos 807921b3cb Implemented field `style` for both items and groups, to set a custom style for individual items. pirms 11 gadiem
  jos c87ef9819c Support for 'style' added for Items pirms 11 gadiem
  jos 6b61e95bf2 Changed to `moment().add(value, unit)` notation pirms 11 gadiem
  jos 1ad26290c9 Released version 3.4.0 pirms 11 gadiem
  jos b2d406e446 Fixed #230: Implemented function `focus(id)` to center a specific item (or multiple items) on screen pirms 11 gadiem
  jos 9360434678 Renamed "Link" to "Edge" in manipulation menu pirms 11 gadiem
  jos da0e252ddd Trying dutch language file of moment.js pirms 11 gadiem
  jos 7df77e69c9 Fixed #219: implemented function `getVisibleItems` pirms 11 gadiem
  jos 5374721fd6 Added support for title for both items and groups pirms 11 gadiem
  jos 18f73d78bd Cleaned up some css pirms 11 gadiem
  jos d78a823d4e Removed the 'rangeoverflow' item type pirms 11 gadiem
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. pirms 11 gadiem
  jos 63c36ffb6f Fixed vertical drag issue while pinching pirms 11 gadiem
  jos cf48b7d7ca Fixed #86: A newly created item is now initialized with `end` property when option `type` pirms 11 gadiem
  jos eed261b695 Implemented function `fit` pirms 11 gadiem
  jos 8c5fe02e41 Added an example showing custom ordering of groups pirms 11 gadiem
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel pirms 11 gadiem
  jos 4643a7cc58 Fixes in selection, deletion, and creation of items with Groups pirms 11 gadiem
  jos 367c6192f1 Fixed label not being cleaned up when group was deleted pirms 11 gadiem
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) pirms 11 gadiem
  josdejong f7bddb0742 Fixed initial stacking of items in groups pirms 11 gadiem
  josdejong b3e1295e23 GroupSet starts to work again pirms 11 gadiem
  josdejong 27f9b20a28 Started reworking component/panel architecture pirms 11 gadiem
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` pirms 11 gadiem
  josdejong 7e6810955d Switched to 2-space indentation pirms 11 gadiem
  josdejong 5ac671af79 Some fixes in positioning of groups pirms 12 gadiem
  josdejong 15a4ac5265 Fixed #6: options `min` and `max` are broken. pirms 12 gadiem
  josdejong 8643fdcc91 Renamed DataSet option fieldTypes to convert, and renamed util.cast to util.convert pirms 12 gadiem
  josdejong 997e2ccea5 Implemented option order in DataSet and DataView pirms 12 gadiem