78 커밋 (0b73a13910db55484181536ccafaa416d67abee3)

작성자 SHA1 메시지 날짜
  jos 3d4b1dc538 Added a comment 9 년 전
  jos 448734ceb9 Fixed #1683: implemented `currentTimeTick` event 9 년 전
  jos 6453cd0d62 Fixed #1449, #1393: text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids. 9 년 전
  jos 58f0da3921 Released v4.5.0 10 년 전
  jos a58f4e2cb7 Added axis orientation option `'none'` 10 년 전
  jos 3e9ccebf27 Fixed #897: Timeline option `{snap: null}` did give a validation error 10 년 전
  jos 1648604401 Halfway implementing improved Timeline.fit() 10 년 전
  jos bbfe7d3535 Halfway improving Timeline.fit() 10 년 전
  jos 07c79704f0 Renamed an example 10 년 전
  jos f30a3a4556 Integrated an option configurator 10 년 전
  jos 2929fafa20 Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. 10 년 전
  jos 61108f393e Renamed class `.vis-item-frame` to `.vis-item-overflow` 10 년 전
  jos cf8c299d11 Removed the option `padding` for Timeline, is now redundant (can be done purely with css now) 10 년 전
  jos 0585fc4d34 Fixed delete button not being visible 10 년 전
  jos af1579ba7c Updated test file 10 년 전
  jos 28f8367f11 Fixed the touch and release events being fired twice each time. Fixed a bug with dragging in the InteractionHandler 10 년 전
  jos 670c8a0cb9 Fixed issues with preventDefault and with clicking achors/buttons in items on mobile devices 10 년 전
  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 10 년 전
  Alex de Mulder 81ea2b1f4a added google analytics 10 년 전
  jos 36cb8193d1 Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 10 년 전
  jos f29176bcac Fixed #665, fixed #149: Implemented orientation option `'both'`, displaying a time axis both on top and bottom. 10 년 전
  jos dcaa7ef121 Fixed test/timeline.html 10 년 전
  jos 6c6af85c55 Fixed #590: implemented options to set a fixed scale 10 년 전
  jos 09ac576970 Added docs and example on background grid styling and some minor tweaks 10 년 전
  jos 7c33b3eb92 Added classNames to vertical grid lines 10 년 전
  jos a56f8eb2dc Hammer2 mostly working in the Timeline 10 년 전
  jos c1a317efcf Fixed #247: Support for custom date formatting of the labels on the time axis 10 년 전
  jos e19502ebc7 Moving Timeline working with hammer2 (stop event propagation still an issue) 10 년 전
  jos 60e0525187 Fixed another bug related to overflowing contents (#459) 10 년 전
  jos 4a3acd623e Fixed #331: onclick events in items not working. 11 년 전
  jos 807921b3cb Implemented field `style` for both items and groups, to set a custom style for individual items. 11 년 전
  jos c87ef9819c Support for 'style' added for Items 11 년 전
  jos 6b61e95bf2 Changed to `moment().add(value, unit)` notation 11 년 전
  jos 1ad26290c9 Released version 3.4.0 11 년 전
  jos b2d406e446 Fixed #230: Implemented function `focus(id)` to center a specific item (or multiple items) on screen 11 년 전
  jos 9360434678 Renamed "Link" to "Edge" in manipulation menu 11 년 전
  jos da0e252ddd Trying dutch language file of moment.js 11 년 전
  jos 7df77e69c9 Fixed #219: implemented function `getVisibleItems` 11 년 전
  jos 5374721fd6 Added support for title for both items and groups 11 년 전
  jos 18f73d78bd Cleaned up some css 11 년 전
  jos d78a823d4e Removed the 'rangeoverflow' item type 11 년 전
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 11 년 전
  jos 63c36ffb6f Fixed vertical drag issue while pinching 11 년 전
  jos cf48b7d7ca Fixed #86: A newly created item is now initialized with `end` property when option `type` 11 년 전
  jos eed261b695 Implemented function `fit` 11 년 전
  jos 8c5fe02e41 Added an example showing custom ordering of groups 11 년 전
  jos 4ab1d08876 Moved the dots and vertical lines of box items to a separate panel 11 년 전
  jos 4643a7cc58 Fixes in selection, deletion, and creation of items with Groups 11 년 전
  jos 367c6192f1 Fixed label not being cleaned up when group was deleted 11 년 전
  josdejong 70e0723aa4 Components are now controlled by their parents (GroupSet is currently broken) 11 년 전