Brad Hards
e835e350b1
[timeline] Update "progress bar" example to reflect values. ( #2828 )
Resolves #2827 .
8 år sedan
wimrijnders
af86650c39
Fix for issue #2536 ( #2803 )
* Fix for issue #2536
* Adjusted documentation for fix.
* Adjustments due to review
* Grrrrr whitespace
* Fixed Travis issue
8 år sedan
Brad Hards
3df8107467
Fix regression introduced in #2743 . ( #2796 )
8 år sedan
Alexander Wunschik
ee77164e4a
added @bradh as member of the support team ( #2801 )
8 år sedan
RealRegatta
d13748348d
feat(timeline): Add item data as argument to the template function ( #2799 )
8 år sedan
Alexander Wunschik
dd55439b0d
added github templates for issues and pull-requests ( #2787 )
fixes #2418
8 år sedan
yotamberk
f5b43e8518
fix(timeline): #2672 Item events original event ( #2704 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Fix events returned from mouse events
* Fix example
* Rename censor to stringifyObject in example
8 år sedan
Brad Hards
0750015797
[timeline] Update serialization example to use ISOString dates. ( #2789 )
Resolves #2696
8 år sedan
Brad Hards
20fc8ed966
[timeline] Update examples to use ISOString format. ( #2791 )
Resolves #2790
8 år sedan
Vx2gas
d0f2a63b91
Added support to supply an end to bar charts to have them scale ( #2760 )
* Added support to supply an X2 to bar charts to have them scale
* Fixed graph2d stacking issue. It no longer takes into account hidden items
* Changed x2 to end per recommendation and added this to the docs
8 år sedan
Brad Hards
6b5462ec43
[Timeline] Modify redraw logic to treat scroll as needing restack. ( #2774 )
This addresses #1982 and #1417 .
It possibly reduces performance, but correctness seems better.
8 år sedan
Brad Hards
c83492e23f
Initial tests for timeline ItemSet. ( #2750 )
Somewhat more complicated setup, associated with the need for a real window.
8 år sedan
Richard van der Hoff
6acc7bdd8c
feat(network): Improve the performance of the network layout engine ( #2729 )
* Improve the performance of the network layout engine
Short-cut the execution of a number of methods in LayoutEngine to make them
handle highly-connected graphs better.
* Demonstrations of layouts of large networks
8 år sedan
Brad Hards
ceb698626a
fix(timeline): #2720 Problems with option editable ( #2743 )
Clean up and centralise edit status for Timeline Items.
8 år sedan
Derek Brans
4dc5082cbd
fix: Range.js "event" is undeclared ( #2749 )
8 år sedan
Alexander Wunschik
e51b996eec
feat(timeline): added new locales for french and espanol ( #2723 )
8 år sedan
Reed
3a10511c37
fixes timestep next issue ( #2732 )
8 år sedan
Brad Hards
d59c4a17f0
Fix eslint problem on Travis. ( #2744 )
8 år sedan
yotamberk
cd30aa9f13
feat(timeline): #2647 Dynamic rolling mode option ( #2705 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Add toggleRollingMode option
* Update docs with toggleRollingMode option
8 år sedan
yotamberk
411a43cdc5
fix(timeline): #2679 TypeError: Cannot read property 'hasOwnProperty' of null ( #2735 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Fix bug in item editable
8 år sedan
Brad Hards
b0b4d54400
Add initial tests for Timeline PointItem ( #2716 )
8 år sedan
yotamberk
e42b2e9395
fix(timeline): #778 Tooltip does not work with background items in timeline ( #2703 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Make items z-index default to 1
8 år sedan
yotamberk
93d6d332bb
fix(timeline): #2598 Flickering onUpdateTimeTooltip ( #2702 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Add animation to onUpdateTooltip
8 år sedan
AoDev
e6ed962238
chore(lint): added support for eslint ( #2695 )
8 år sedan
Brad Hards
efe251325a
Trivial typo fix in how_to_help doc. ( #2714 )
8 år sedan
Lazar Ljubenović
228ee81afb
add link to a mentioned example ( #2709 )
8 år sedan
Yuxuan (Tim) Hong
c8d72235c8
feat(docs): use babel preset2015 for custom builds ( #2678 )
8 år sedan
Alexander Wunschik
197f26bc47
fix(build): use babel version compatible with webpack@1.14 ( #2693 )
fixes #2685
8 år sedan
nmehrle
e735b64e09
Added showX(YZ)Axis options to Graph3d ( #2686 )
* Added showX(YZ)Axis to Graph3d
* Added show_Axis options to docs and playground example
* Resolved merge conflict
* Added show_Axis options to docs and playground example
8 år sedan
Alexander Wunschik
c16bf0fe31
feat(tests): run mocha tests in travis ci ( #2687 )
8 år sedan
Guilhem Soulas
66a67727ac
feat(network): Allow for image nodes to have a selected or broken image ( #2601 )
8 år sedan
Lewis B
8bd597138a
feat(timeline): refactor tooltip to only use one dom-element ( #2662 )
8 år sedan
cmolinaAlicante
c2cbff2282
feat(timeline): Change setCustomTimeTitle title parameter to be a string or a function ( #2611 )
* change setCustomTimeTitle title parameter, Now could be an string or a function
* Fixed indent and spacing
8 år sedan
Robin Schneider
e2d4a9914b
chore(docs): Add note that PRs should be submitted against the `develop` branch ( #2623 )
Related to: https://github.com/almende/vis/pull/2618
Related to: https://github.com/almende/vis/pull/2620
8 år sedan
Zachariah Brown
109754b34c
Fixes instanceof Object statements for objects from other windows and iFrames. ( #2631 )
* Replaces instanceof Object checks with typeof to prevent cross tab issues.
* Adds missing space.
8 år sedan
Alexander Wunschik
f38452130a
chore: removed google-analytics from all examples ( #2670 )
8 år sedan
Alexander Wunschik
c7a7eaadf7
chore: do not ignore test folder ( #2648 )
8 år sedan
Alexander Wunschik
9c32a91e00
chore: updated dependencies and devDependencies ( #2649 )
8 år sedan
Alexander Wunschik
b39d9ed7c9
chore(docs): general improvements ( #2652 )
* removed NOTICE file
* updated license date range to include 2017
* chore(docs): updated support team members
8 år sedan
Alexander Wunschik
9c6fc82913
changed to v4.18.1-SNAPSHOT
8 år sedan
Alexander Wunschik
bcba4ce482
Changes for v4.18.1 ( #2656 )
8 år sedan
Alexander Wunschik
cb20857c2d
Fix(network): handle label composition for long words ( #2650 )
* maximum width constraints must be violated by long words. Fixes #2604 .
* chore: moved examples/network/_tests/maximumWidthEdgeCase.html to test/network/
8 år sedan
Alexander Wunschik
c236718ca0
fix(network): Fix network manipulation together with Bootstrap styles ( #2654 )
fixes #2640
8 år sedan
Alexander Wunschik
d5fd1c8311
fix(timeline): fixed htmlContents example ( #2651 )
8 år sedan
yotamberk
6ac924c4c3
fix(timeline): Fix #2590 Min zoom bug ( #2646 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Fix zoom below 1ms bug
8 år sedan
yotamberk
c9312bb7ab
fix(timeline): Fix #2597 Zoom while dragging ( #2645 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* Fix mousewheel while dragging item bug
* Return removed lines
8 år sedan
Alexander Wunschik
2682b9df26
chore: updated dependencies
8 år sedan
Josh Ventura
3456acffa1
Network: Fix tree collision in hierarchical layout ( #2625 )
Using the 'directed' sort method, the layout engine seemed to ignore treeSpacing (or only apply it to the first tree). This would also lead to trees colliding with one another, and having their nodes tangled in space. This complaint surfaced in a couple bugs, including #2494 . This should be a step toward fixing that. For whatever reason, this code never runs when using the "hubsize" sort method.
8 år sedan
Alexander Wunschik
81de568b73
moved babel plugins from devDependencies to dependencies ( #2629 )
If you want to integrate the vis.js sources in a project you need some babel-pugins.
see #2353
8 år sedan
Brad Hards
6c22663b3d
Minor cleanups in Timeline Range. ( #2633 )
Fixes default end, and reduces duplicated code. Adds tests.
8 år sedan