Commit Graph

  • 2d4491e5 Release v4.19.0 (#2874) by Alexander Wunschik 2017-03-18 15:30:18 +0100
  • 4f97bc87 Prevent redirect to blank after drag and drop (FF) (#2871) by guvial 2017-03-18 13:25:52 +0100
  • ea1d8c1a Merge branch 'develop' of https://github.com/almende/vis into develop by Yotam Berkowitz 2017-03-18 11:50:10 +0200
  • 76ed8ca4 Fix to sort nested groups - Related to #2810 (#2817) by Franki Sans 2017-03-09 21:38:56 +0100
  • a9e14d33 Graph3d tooltip styling (#2780) by p-a 2017-03-09 21:16:26 +0100
  • 659af580 fix(timeline): #2795 fix date for custom format function (#2826) by Marco Schnüriger 2017-03-06 06:37:53 +0100
  • f8be0a5a Add animation options for zoomIn/zoomOut funtions (#2830) by yotamberk 2017-03-05 23:55:22 +0200
  • 6586c53d Remove all `Object.assign` from examples (for browsers that don;t support es5+) (#2829) by yotamberk 2017-03-05 23:54:58 +0200
  • abb3afa3 docs(graph3d): Adjusted graph3d doc for autoscaling; ref Issue #2540 (#2812) by wimrijnders 2017-03-05 09:10:21 +0100
  • 3a2b781e docs(timeline): Update docs and example to suggest being explicit about item overrides. (#2806) by Brad Hards 2017-03-05 19:05:32 +1100
  • eba3cf82 fix(timeline): #2725 background items positioning when `orientation: top` (#2831) by yotamberk 2017-03-05 09:56:19 +0200
  • 88807e48 Add edited data as argument to the template function with update documentation (#2802) by RealRegatta 2017-03-04 22:46:48 +0100
  • 91c2c31b Merge branch 'develop' of https://github.com/almende/vis into develop by Yotam Berkowitz 2017-03-04 21:34:48 +0200
  • e835e350 [timeline] Update "progress bar" example to reflect values. (#2828) by Brad Hards 2017-03-05 03:22:29 +1100
  • af86650c Fix for issue #2536 (#2803) by wimrijnders 2017-03-02 16:30:41 +0100
  • 3df81074 Fix regression introduced in #2743. (#2796) by Brad Hards 2017-02-28 09:03:30 +1100
  • ee77164e added @bradh as member of the support team (#2801) by Alexander Wunschik 2017-02-27 23:03:07 +0100
  • d1374834 feat(timeline): Add item data as argument to the template function (#2799) by RealRegatta 2017-02-27 16:37:57 +0100
  • 738fa6d2 (teamMember) added @bradh as member of the support team by Alexander Wunschik 2017-02-27 16:34:47 +0100
  • 75bcd85d Remove unwanted console messages, extended comment. by Ludo Stellingwerff 2017-02-27 12:59:27 +0100
  • dd55439b added github templates for issues and pull-requests (#2787) by Alexander Wunschik 2017-02-26 21:18:04 +0100
  • 2e3440b6 (revert-2743-editable-option-2017-02-16) Revert "Ensure that setting {editable: true} option and item property works per docs" by Alexander Wunschik 2017-02-26 13:06:13 +0100
  • f5b43e85 fix(timeline): #2672 Item events original event (#2704) by yotamberk 2017-02-26 10:55:28 +0200
  • 07500157 [timeline] Update serialization example to use ISOString dates. (#2789) by Brad Hards 2017-02-26 18:39:22 +1100
  • 20fc8ed9 [timeline] Update examples to use ISOString format. (#2791) by Brad Hards 2017-02-26 18:38:54 +1100
  • d0f2a63b Added support to supply an end to bar charts to have them scale (#2760) by Vx2gas 2017-02-25 13:18:10 -0700
  • 6b5462ec [Timeline] Modify redraw logic to treat scroll as needing restack. (#2774) by Brad Hards 2017-02-26 07:12:06 +1100
  • c83492e2 Initial tests for timeline ItemSet. (#2750) by Brad Hards 2017-02-26 07:02:55 +1100
  • 6acc7bdd feat(network): Improve the performance of the network layout engine (#2729) by Richard van der Hoff 2017-02-22 21:03:44 +0000
  • ceb69862 fix(timeline): #2720 Problems with option editable (#2743) by Brad Hards 2017-02-22 08:52:54 +1100
  • 5c767963 Reduce the time-complexity of the network initial positioning. Very substantial performance gain for large graphs. by Ludo Stellingwerff 2017-02-20 12:55:40 +0100
  • 4dc5082c fix: Range.js "event" is undeclared (#2749) by Derek Brans 2017-02-18 11:46:46 -0800
  • e51b996e feat(timeline): added new locales for french and espanol (#2723) by Alexander Wunschik 2017-02-17 08:19:40 +0100
  • 3a10511c fixes timestep next issue (#2732) by Reed 2017-02-17 02:15:42 -0500
  • d59c4a17 Fix eslint problem on Travis. (#2744) by Brad Hards 2017-02-17 18:13:37 +1100
  • add675c7 (revert-2705-dynamic-rollingMode-option) Revert "Dynamic rolling mode option" by Alexander Wunschik 2017-02-16 17:15:47 +0100
  • cd30aa9f feat(timeline): #2647 Dynamic rolling mode option (#2705) by yotamberk 2017-02-16 17:44:18 +0200
  • 411a43cd fix(timeline): #2679 TypeError: Cannot read property 'hasOwnProperty' of null (#2735) by yotamberk 2017-02-16 17:42:02 +0200
  • fae21a0e Merge branch 'develop' of https://github.com/almende/vis into develop by Yotam Berkowitz 2017-02-15 23:27:23 +0200
  • b0b4d544 Add initial tests for Timeline PointItem (#2716) by Brad Hards 2017-02-15 09:34:20 +1100
  • e42b2e93 fix(timeline): #778 Tooltip does not work with background items in timeline (#2703) by yotamberk 2017-02-14 22:46:27 +0200
  • 93d6d332 fix(timeline): #2598 Flickering onUpdateTimeTooltip (#2702) by yotamberk 2017-02-14 22:41:51 +0200
  • 706bda74 (timelineLocalsFrEs) feat(timeline): added new locales for french and espanol by Alexander Wunschik 2017-02-14 20:46:55 +0100
  • e6ed9622 chore(lint): added support for eslint (#2695) by AoDev 2017-02-14 20:14:13 +0100
  • efe25132 Trivial typo fix in how_to_help doc. (#2714) by Brad Hards 2017-02-14 21:04:20 +1100
  • 228ee81a add link to a mentioned example (#2709) by Lazar Ljubenović 2017-02-12 18:59:12 +0100
  • 4870ad2e Merge branch 'develop' of https://github.com/almende/vis into develop by Yotam Berkowitz 2017-02-11 18:15:21 +0200
  • c8d72235 feat(docs): use babel preset2015 for custom builds (#2678) by Yuxuan (Tim) Hong 2017-02-09 10:23:00 +1300
  • 197f26bc fix(build): use babel version compatible with webpack@1.14 (#2693) by Alexander Wunschik 2017-02-08 22:09:19 +0100
  • e735b64e Added showX(YZ)Axis options to Graph3d (#2686) by nmehrle 2017-02-08 14:08:33 -0500
  • c16bf0fe feat(tests): run mocha tests in travis ci (#2687) by Alexander Wunschik 2017-02-06 22:34:22 +0100
  • f7b3940f (runTests) feat(tests): run mocha tests in travis ci by Alexander Wunschik 2017-02-06 22:03:18 +0100
  • 8238c430 feat(showcase): added showcase 'Timeline in PowerHA' (#242) (#2673) by Alexander Wunschik 2017-02-06 21:41:23 +0100
  • 66a67727 feat(network): Allow for image nodes to have a selected or broken image (#2601) by Guilhem Soulas 2017-02-03 19:52:35 +0100
  • 8bd59713 feat(timeline): refactor tooltip to only use one dom-element (#2662) by Lewis B 2017-02-03 19:41:18 +1000
  • c2cbff22 feat(timeline): Change setCustomTimeTitle title parameter to be a string or a function (#2611) by cmolinaAlicante 2017-02-03 10:06:07 +0100
  • e2d4a991 chore(docs): Add note that PRs should be submitted against the `develop` branch (#2623) by Robin Schneider 2017-02-03 09:56:55 +0100
  • 109754b3 Fixes instanceof Object statements for objects from other windows and iFrames. (#2631) by Zachariah Brown 2017-02-02 14:25:46 -0500
  • f3845213 chore: removed google-analytics from all examples (#2670) by Alexander Wunschik 2017-02-02 19:56:14 +0100
  • c7a7eaad chore: do not ignore test folder (#2648) by Alexander Wunschik 2017-01-31 16:42:36 +0100
  • 9c32a91e chore: updated dependencies and devDependencies (#2649) by Alexander Wunschik 2017-01-30 23:19:25 +0100
  • b39d9ed7 chore(docs): general improvements (#2652) by Alexander Wunschik 2017-01-30 23:09:12 +0100
  • 9c6fc829 changed to v4.18.1-SNAPSHOT by Alexander Wunschik 2017-01-29 20:32:01 +0100
  • af1f8db0 updated webpage for v4.18.1 by Alexander Wunschik 2017-01-29 20:30:05 +0100
  • 276175e8 updated and added example screenshots by Alexander Wunschik 2017-01-29 20:26:53 +0100
  • 99f6fdb9 updated docs for 4.18.1 by Alexander Wunschik 2017-01-29 20:26:20 +0100
  • 03adfa77 updated examples for 4.18.1 by Alexander Wunschik 2017-01-29 20:26:07 +0100
  • 473b75f9 updated dist to v4.18.1 by Alexander Wunschik 2017-01-29 20:25:23 +0100
  • 1af85032 (tag: v4.18.1) generated dist files for v4.18.1 by Alexander Wunschik 2017-01-29 19:07:46 +0100
  • 28e80a24 generated dist files for v4.18.0 by Alexander Wunschik 2017-01-15 11:31:26 +0100
  • e0040515 do not ignore dist and test folders in master by Alexander Wunschik 2017-01-15 11:31:12 +0100
  • 626e43b7 added badges from isitmaintained.com (#2517) by Alexander Wunschik 2016-12-31 10:07:36 +0100
  • cd4f253b added @Tooa to the support team by Alexander Wunschik 2016-12-09 13:21:30 +0100
  • 1a07e728 added codeclimate badge by Alexander Wunschik 2016-11-24 22:14:11 +0100
  • 0e1b01d5 added Badges by Alexander Wunschik 2016-11-23 20:45:02 +0100
  • 0cc42d77 add 'dist' folder for deployment by Alexander Wunschik 2016-11-05 15:27:20 +0100
  • 7ae2cdd6 do not generate source-maps in distribution version by Alexander Wunschik 2016-11-05 15:25:32 +0100
  • 4ad7f3be Add Gitter badge (#2179) by The Gitter Badger 2016-10-18 17:43:56 -0500
  • bcba4ce4 Changes for v4.18.1 (#2656) by Alexander Wunschik 2017-01-29 19:03:57 +0100
  • cb20857c Fix(network): handle label composition for long words (#2650) by Alexander Wunschik 2017-01-29 16:56:17 +0100
  • c236718c fix(network): Fix network manipulation together with Bootstrap styles (#2654) by Alexander Wunschik 2017-01-29 16:47:42 +0100
  • d5fd1c83 fix(timeline): fixed htmlContents example (#2651) by Alexander Wunschik 2017-01-29 16:41:02 +0100
  • 6ac924c4 fix(timeline): Fix #2590 Min zoom bug (#2646) by yotamberk 2017-01-29 16:53:59 +0200
  • c9312bb7 fix(timeline): Fix #2597 Zoom while dragging (#2645) by yotamberk 2017-01-29 16:52:12 +0200
  • 2682b9df chore: updated dependencies by Alexander Wunschik 2017-01-29 13:42:16 +0100
  • 3124d8e6 Merge branch 'develop' of https://github.com/almende/vis into develop by Yotam Berkowitz 2017-01-27 18:32:58 +0200
  • 3456acff Network: Fix tree collision in hierarchical layout (#2625) by Josh Ventura 2017-01-26 11:23:33 -0500
  • 81de568b moved babel plugins from devDependencies to dependencies (#2629) by Alexander Wunschik 2017-01-26 17:21:29 +0100
  • 6c22663b Minor cleanups in Timeline Range. (#2633) by Brad Hards 2017-01-27 03:20:04 +1100
  • 1393eeec Fixed #2458: Allow graph2D options to be undefined (#2634) by Uli Fahrer 2017-01-26 17:17:45 +0100
  • 2e5c6203 fix(network): #2589 vertically center label in network circle node (#2593) by David Anderson 2017-01-25 14:46:37 -0500
  • 100f47a9 fix(network): #2591 self reference edge should now appear in all cases (#2595) by David Anderson 2017-01-25 14:35:28 -0500
  • 86662a31 (babelFix) moved babel plugins from devDependencies to dependencies by Alexander Wunschik 2017-01-25 09:50:14 +0100
  • bf71d7eb fix #2613 with if statement, and null for pointer value rather than r… (#2615) by CapitanMorgan 2017-01-24 10:26:48 -0700
  • f1bd8ce8 values should be passed to check values.borderDashes (#2599) by mnishimura 2017-01-25 02:24:51 +0900
  • 39bcadda Fix typo (#2622) by Robin Schneider 2017-01-23 21:10:52 +0100
  • 55a8b707 Fix(examples): #2585 Fixed React example (#2587) by yotamberk 2017-01-16 20:38:58 +0200
  • ada1c903 Fix react example by Yotam Berkowitz 2017-01-15 21:55:16 +0200
  • b9eba1e7 (tag: v4.18.0-SNAPSHOT) changed to v4.18.0-SNAPSHOT by Alexander Wunschik 2017-01-15 13:09:57 +0100
  • 63f806a8 updated docs, examples and dist to v4.18.0 by Alexander Wunschik 2017-01-15 13:08:03 +0100