Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/visjs/vis_original

READ ONLY
https://github.com/visjs/vis_original

Remove all `Object.assign` from examples (for browsers that don;t support es5+) (#2829)

* Fix redraw order

* Fix error when option is not defined

* Allow template labels

* Add...

6586c53dd15686ab858878954d046f00e33f9cae authored almost 8 years ago by yotamberk <[email protected]>
docs(graph3d): Adjusted graph3d doc for autoscaling; ref Issue #2540 (#2812)

* Adjusted doc for autoscaling; ref Issue #2540

* Edited Defaults column for Min/Max options ...

abb3afa361fb56a5c2702461483e5625e6e66180 authored almost 8 years ago by wimrijnders <[email protected]>
docs(timeline): Update docs and example to suggest being explicit about item overrides. (#2806)

This is to reduce breakage if the fallback / default changes in a future release.

3a2b781e9cd48e6d29c5083ca730a7a293b454d5 authored almost 8 years ago by Brad Hards <[email protected]>
fix(timeline): #2725 background items positioning when `orientation: top` (#2831)

* Fix background items when orientation top

eba3cf82b76ec65dd48fab3ad55ceb24947a39d2 authored almost 8 years ago by yotamberk <[email protected]>
Add edited data as argument to the template function with update documentation (#2802)

* Add edited data as argument to the template function

* Update index.html

88807e48da5f1e9aa2b54d17eda34f8914f4b7b5 authored almost 8 years ago by RealRegatta <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

91c2c31bbc3f85815275f76eb2aa87be929f007c authored almost 8 years ago by Yotam Berkowitz <[email protected]>
[timeline] Update "progress bar" example to reflect values. (#2828)

Resolves #2827.

e835e350b13bdb7bb8431386987ac1b15ea9df2e authored almost 8 years ago by Brad Hards <[email protected]>
Fix for issue #2536 (#2803)

* Fix for issue #2536

* Adjusted documentation for fix.

* Adjustments due to review

* G...

af86650c391894bf882a00b42822fc49c0d84e8c authored almost 8 years ago by wimrijnders <[email protected]>
Fix regression introduced in #2743. (#2796)

3df8107467bdcf88f1c9f55836dc33a12be21f1f authored almost 8 years ago by Brad Hards <[email protected]>
added @bradh as member of the support team (#2801)

ee77164e4abc54eb7a97d2bd186456fe1fd9fa36 authored almost 8 years ago by Alexander Wunschik <[email protected]>
feat(timeline): Add item data as argument to the template function (#2799)

d13748348dc652b2490be3cb4c6f83fe77d135a3 authored almost 8 years ago by RealRegatta <[email protected]>
added github templates for issues and pull-requests (#2787)

fixes #2418

dd55439b0dc26ba74f1151baf872e9e83fd083fb authored almost 8 years ago by Alexander Wunschik <[email protected]>
fix(timeline): #2672 Item events original event (#2704)

* Fix redraw order

* Fix error when option is not defined

* Allow template labels

* Add...

f5b43e8518766dc23383417a7c72f438f4a46b17 authored almost 8 years ago by yotamberk <[email protected]>
[timeline] Update serialization example to use ISOString dates. (#2789)

Resolves #2696

0750015797999c04b8cf00caebf1133b7e009bda authored almost 8 years ago by Brad Hards <[email protected]>
[timeline] Update examples to use ISOString format. (#2791)

Resolves #2790

20fc8ed96614316937c26adc7806a600d05c7066 authored almost 8 years ago by Brad Hards <[email protected]>
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 iss...

d0f2a63b91b028ccc1c1b89fd2c1a7f03577d498 authored almost 8 years ago by Vx2gas <[email protected]>
[Timeline] Modify redraw logic to treat scroll as needing restack. (#2774)

This addresses #1982 and #1417.

It possibly reduces performance, but correctness seems better.

6b5462ec433d217ce0fb19d3e51fd86ce48bd031 authored almost 8 years ago by Brad Hards <[email protected]>
Initial tests for timeline ItemSet. (#2750)

Somewhat more complicated setup, associated with the need for a real window.

c83492e23fd4193768526533ccac24879c3f5720 authored almost 8 years ago by Brad Hards <[email protected]>
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...

6acc7bdd8cae1c6467b45f9718227020d4114626 authored almost 8 years ago by Richard van der Hoff <[email protected]>
fix(timeline): #2720 Problems with option editable (#2743)

Clean up and centralise edit status for Timeline Items.

ceb698626acd38f967acfb96886d1e99e571042d authored almost 8 years ago by Brad Hards <[email protected]>
fix: Range.js "event" is undeclared (#2749)

4dc5082cbdedf26039789bc861b259c639bda253 authored almost 8 years ago by Derek Brans <[email protected]>
feat(timeline): added new locales for french and espanol (#2723)

e51b996eec723805bec50d26342b3c8ceb541317 authored almost 8 years ago by Alexander Wunschik <[email protected]>
fixes timestep next issue (#2732)

3a10511c37404e3e6e5babd1fb242827630d3a74 authored almost 8 years ago by Reed <[email protected]>
Fix eslint problem on Travis. (#2744)

d59c4a17f069648e0cfe9ebab56b5190ebfc0c9b authored almost 8 years ago by Brad Hards <[email protected]>
feat(timeline): #2647 Dynamic rolling mode option (#2705)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .trav...

cd30aa9f139437c9e01a121b274c4d0edade171c authored almost 8 years ago by yotamberk <[email protected]>
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 .trav...

411a43cdc5a4df21dc72045fbb5ca88ee86a1f4f authored almost 8 years ago by yotamberk <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

fae21a0e31f5ac2b72acf88111304c93b3ec8847 authored almost 8 years ago by Yotam Berkowitz <[email protected]>
Add initial tests for Timeline PointItem (#2716)

b0b4d5440045f3a9e9a4c311169be0853a264bcc authored almost 8 years ago by Brad Hards <[email protected]>
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 .trav...

e42b2e93957b6e0320719e62347608e2c4d3e002 authored almost 8 years ago by yotamberk <[email protected]>
fix(timeline): #2598 Flickering onUpdateTimeTooltip (#2702)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .trav...

93d6d332bbc3c15d313937161cd66900737b7950 authored almost 8 years ago by yotamberk <[email protected]>
chore(lint): added support for eslint (#2695)

e6ed96223843c124ce59c8037f235df717bae709 authored almost 8 years ago by AoDev <[email protected]>
Trivial typo fix in how_to_help doc. (#2714)

efe251325a63d07d1de7bce5ed50b80c7d2a960a authored almost 8 years ago by Brad Hards <[email protected]>
add link to a mentioned example (#2709)

228ee81afb5fd8203414e530fcb653cdf22f5b8c authored almost 8 years ago by Lazar Ljubenović <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

4870ad2eca7fd319326ef0bbb1833c1dd852d63c authored almost 8 years ago by Yotam Berkowitz <[email protected]>
feat(docs): use babel preset2015 for custom builds (#2678)

c8d72235c87cef5e207413ccc21bcb8e2776bb7c authored almost 8 years ago by Yuxuan (Tim) Hong <[email protected]>
fix(build): use babel version compatible with [email protected] (#2693)

fixes #2685

197f26bc4700c73e850f318c41e3eeda8b311703 authored almost 8 years ago by Alexander Wunschik <[email protected]>
Added showX(YZ)Axis options to Graph3d (#2686)

* Added showX(YZ)Axis to Graph3d

* Added show_Axis options to docs and playground example

...

e735b64e09e5517f6045249ffb1056de8cc30e49 authored almost 8 years ago by nmehrle <[email protected]>
feat(tests): run mocha tests in travis ci (#2687)

c16bf0fe31443a84738bb3ea8351fbb3a8cc13ff authored almost 8 years ago by Alexander Wunschik <[email protected]>
feat(network): Allow for image nodes to have a selected or broken image (#2601)

66a67727ac4d22c4075baa4883847eefa9280a96 authored almost 8 years ago by Guilhem Soulas <[email protected]>
feat(timeline): refactor tooltip to only use one dom-element (#2662)

8bd597138ad54184c766c8feef99d2cb8fd2a37a authored almost 8 years ago by Lewis B <[email protected]>
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 inden...

c2cbff2282cbdaa8611cbbed0f407724aca87927 authored almost 8 years ago by cmolinaAlicante <[email protected]>
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...

e2d4a9914b5aaaedef13fe945dc7e8329af33625 authored almost 8 years ago by Robin Schneider <[email protected]>
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 s...

109754b34c5cbfd40f3d2ade062ac5c3a3e922d3 authored almost 8 years ago by Zachariah Brown <[email protected]>
chore: removed google-analytics from all examples (#2670)

f38452130a92273babb0efbbf4a0c2c5059f93dd authored almost 8 years ago by Alexander Wunschik <[email protected]>
chore: do not ignore test folder (#2648)

c7a7eaadf7e1f950ad84aec5b60bdda5a1c1ea0c authored almost 8 years ago by Alexander Wunschik <[email protected]>
chore: updated dependencies and devDependencies (#2649)

9c32a91e00526779230a193b2d33397e399fdc05 authored almost 8 years ago by Alexander Wunschik <[email protected]>
chore(docs): general improvements (#2652)

* removed NOTICE file

* updated license date range to include 2017

* chore(docs): updated ...

b39d9ed7c91faab7ceb9425ebba6d6dd3e16d737 authored almost 8 years ago by Alexander Wunschik <[email protected]>
changed to v4.18.1-SNAPSHOT

9c6fc829131214373f4bbcc548c8e446762719ed authored almost 8 years ago by Alexander Wunschik <[email protected]>
Changes for v4.18.1 (#2656)

bcba4ce4825a35da91e45adf5125f2e75718f337 authored almost 8 years ago by Alexander Wunschik <[email protected]>
Fix(network): handle label composition for long words (#2650)

* maximum width constraints must be violated by long words. Fixes #2604.

* chore: moved examp...

cb20857c2d9a4316edd33425048314825dc8b9fe authored almost 8 years ago by Alexander Wunschik <[email protected]>
fix(network): Fix network manipulation together with Bootstrap styles (#2654)

fixes #2640

c236718ca0ebcdd911928c09cf63e84ce31c4120 authored almost 8 years ago by Alexander Wunschik <[email protected]>
fix(timeline): fixed htmlContents example (#2651)

d5fd1c8311753423509387c4d4c457594ce325ff authored almost 8 years ago by Alexander Wunschik <[email protected]>
fix(timeline): Fix #2590 Min zoom bug (#2646)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .trav...

6ac924c4c303392b92a88e36a8f7627cf3e3070f authored almost 8 years ago by yotamberk <[email protected]>
fix(timeline): Fix #2597 Zoom while dragging (#2645)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .trav...

c9312bb7ab04a94e12d5dbe2412cd5f8cf61f41a authored almost 8 years ago by yotamberk <[email protected]>
chore: updated dependencies

2682b9df267716fb8fb114c3748dfc497d66608f authored almost 8 years ago by Alexander Wunschik <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

3124d8e6980b3482ee600f55bcab183e21f481c6 authored almost 8 years ago by Yotam Berkowitz <[email protected]>
Network: Fix tree collision in hierarchical layout (#2625)

Using the 'directed' sort method, the layout engine seemed to ignore treeSpacing (or only apply ...

3456acffa173ae60f06ba8a242a243560a40066a authored almost 8 years ago by Josh Ventura <[email protected]>
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

81de568b7355619f2081b337fb9aacb889bc7675 authored almost 8 years ago by Alexander Wunschik <[email protected]>
Minor cleanups in Timeline Range. (#2633)

Fixes default end, and reduces duplicated code. Adds tests.

6c22663b3d1b85239dd49c54e3c1e26055b07aae authored almost 8 years ago by Brad Hards <[email protected]>
Fixed #2458: Allow graph2D options to be undefined (#2634)

1393eeece0e9f2a2c2edc14c308ee4b131ebaca9 authored almost 8 years ago by Uli Fahrer <[email protected]>
fix(network): #2589 vertically center label in network circle node (#2593)

2e5c6203510e299adb4082c54c9b900b41bdb361 authored almost 8 years ago by David Anderson <[email protected]>
fix(network): #2591 self reference edge should now appear in all cases (#2595)

* self reference edge should now appear in all cases
* add checks for shape width being NaN to ...

100f47a9b74e3094bba4782cbee8b3c767118cc8 authored almost 8 years ago by David Anderson <[email protected]>
fix #2613 with if statement, and null for pointer value rather than r… (#2615)

* fix #2613 with if statement, and null for pointer value rather than referencing it when undefi...

bf71d7ebe9a0e1d7f9c7afffc9361fbdd7324dd7 authored almost 8 years ago by CapitanMorgan <[email protected]>
values should be passed to check values.borderDashes (#2599)

f1bd8ce8d98eb357d345e649bc475c8066228e08 authored almost 8 years ago by mnishimura <[email protected]>
Fix typo (#2622)

39bcadda3d2b63c9a3d46bc03a5da211e0245de0 authored almost 8 years ago by Robin Schneider <[email protected]>
Fix(examples): #2585 Fixed React example (#2587)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .trav...

55a8b707925466cc541dba77df08238a3efbbdd1 authored almost 8 years ago by yotamberk <[email protected]>
Fix react example

ada1c903521bcc43187694d8ed9b9e01a861e5c2 authored almost 8 years ago by Yotam Berkowitz <[email protected]>
changed to v4.18.0-SNAPSHOT

b9eba1e736860709fa26ddd5f64311bad4d94292 authored almost 8 years ago by Alexander Wunschik <[email protected]>
Changes for v4.18.0 (#2583)

* updated HISTORY.md for v4.18.0
* bumped package version to 4.18.0

71bd17ffee217f6ceae17df11f597d3cbb7fdfa1 authored almost 8 years ago by Alexander Wunschik <[email protected]>
fix(timeline): #2522 Right button while dragging item makes items uneditable (#2582)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .trav...

2b913d0b62ae601bd7d3e60cb07bb80f50a34790 authored almost 8 years ago by yotamberk <[email protected]>
fix(graph2d): fix #2500 for graph2d (#2581)

* fix(graph2d): fix #2500 for graph2d; improves #2580

* fix(DataSet): make sure the right id-...

890c3f83a6c867b5a219a97fac34de5e6e8b1109 authored almost 8 years ago by Alexander Wunschik <[email protected]>
Merge branch 'develop' of https://github.com/yotamberk/vis into develop

e504dc791cc9e7d88e04ab326f40cd9f942b2c5b authored almost 8 years ago by Yotam Berkowitz <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

001fd9f9606e8c465b94e25edd7d9dfb53a65a2e authored almost 8 years ago by Yotam Berkowitz <[email protected]>
Fixed #2560: IE11 issue 'Symbol' is undefined with babel-polyfill (#2566)

* address IE11 issue 'Symbol' is undefined with babel-polyfill

https://github.com/almende/v...

0f7dc1f04369febebb973ec1f006ff67cf0c57ff authored almost 8 years ago by dockstreet <[email protected]>
Fix missing blur edge event

83cbc7786f34bf8d88a07416381cac481cb66390 authored almost 8 years ago by Uli Fahrer <[email protected]>
Fix tooltip issue causing exception when node becomes cluster

1a3f786b8a56dfe58fedc482354c6831e06b72ba authored almost 8 years ago by Uli Fahrer <[email protected]>
Fix #2538 (#2551)

* Fix redraw order

* Fix error when option is not defined

* Allow template labels

* Fix...

db888bd2aad0c0791e788495f20fc210e1c566ea authored almost 8 years ago by yotamberk <[email protected]>
feat: add initial Travis-CI config (#2550)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .trav...

5cb13de8f2f459f61b0030acc52213c6ec9693ed authored almost 8 years ago by yotamberk <[email protected]>
Add experiment travis code

b9144d31d443e3cada728e6f64967371874efc0a authored almost 8 years ago by Yotam Berkowitz <[email protected]>
Add .travis.yml file

49826794b612fa13f63b189515ababf31cb61aae authored about 8 years ago by Yotam Berkowitz <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

9a27aa7a6efb9b1f68eab3769472d985712226aa authored about 8 years ago by Yotam Berkowitz <[email protected]>
Added followMouse & overflowMethod to tooltip options (#2544)

- Also updated docs and examples for this
- Fixed the positioning of the tooltip if groups was...

8645404f4d43bb203ddc3837957ac96c2dd6a172 authored about 8 years ago by Lewis B <[email protected]>
Fixed tool-tip surviving after item deleted (#2545)

e27de4f8687e76e4d5427f9e52cc8b3ecfed326e authored about 8 years ago by Lewis B <[email protected]>
Fix small bug when subgroups start overlap without subgroupStack (#2527)

* Fix redraw order

* Fix error when option is not defined

* Allow template labels

* Fix...

4d3157443fd1e89e9dfa77e5b25cd3011d2cd772 authored about 8 years ago by yotamberk <[email protected]>
Fixed hover events for HTML elements (#2539)

3a4b8c4cb6b2e623e649e6cf3b3585b53f589b15 authored about 8 years ago by Lewis B <[email protected]>
Fixes removed event oldData items. (#2535)

70710f430bbad40cf34cb5c4ad3a21051cfda62a authored about 8 years ago by Zachariah Brown <[email protected]>
Don't pass non-string values to Date.parse (#2534)

Fixes: #2490 (on the correct branch this time)

723f91a1ac7be9c43177eebba4be75ac1ff96c09 authored about 8 years ago by Jim O'Brien <[email protected]>
Fixed Timeline.setGroups for Array (#2529)

d3d1dc7ecc758f32f6c50a228ae61cdad6b4d342 authored about 8 years ago by Lewis B <[email protected]>
Fixed deleting item with id 0 (#2530)

cb5cfc085892728d9b3452f15a0d874eca74fdaf authored about 8 years ago by Lewis B <[email protected]>
Fix: Fixes error in React example when adding a ranged item (#2521)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Fix react...

cdba4c1491d318d378fb856810cfdcb7298ef09e authored about 8 years ago by yotamberk <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

cd37b2ddf32256ca346d0c2e36f7335052f123d8 authored about 8 years ago by Yotam Berkowitz <[email protected]>
fix: #226 #2421 #2429 Fixed mouse events on timeline (#2473)

* Fix redraw order
* Add mouseup, mousedown, mouseover, click and dblclick events on timeline
...

2ec733ba2521fb7f071a8892dc4e8e8559de2f2d authored about 8 years ago by yotamberk <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

e9d1ebf29ff2e38c64f0420da22dd448768ab9e4 authored about 8 years ago by Yotam Berkowitz <[email protected]>
feat: new stackSubgroups option (#2519)

* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Fix boole...

7f86cadcd12bb2230862ad30a53fb3c028fab7d0 authored about 8 years ago by yotamberk <[email protected]>
Readme improvements (#2520)

* generate custom builds into the dist folder

* updated the we-need-help link in the readme
...

412f6e333d5e95dd7c6e0691c7cc438c03163aa1 authored about 8 years ago by Alexander Wunschik <[email protected]>
updated npm dependencies (#2518)

bbb48497af727cf8753a619704523e665de780ec authored about 8 years ago by Alexander Wunschik <[email protected]>
feat: #2451 Allow pass the color of points in 'dot-color' mode of Graph3D (#2489)

* Allow pass the color of points in 'dot-color' mode of Graph3D explicitly - clear the source co...

d9cdcb82f1621a6d89ab2954321a0c14214f8cdc authored about 8 years ago by Ephraim Berkovitch <[email protected]>
[Timeline] Added HTML tool-tip support (#2498)

* Added HTML tooltip support for Timeline

* Fixed tooltip position on Firefox

* Added Time...

c9f586195a1127c97dd58b163bb62ed1cf1b1537 authored about 8 years ago by Lewis B <[email protected]>
readded throttleRedraw (#2514)

* readded depricated option throttleRedraw; fixes #2511

* added doc style for depricated options

1eb05e52fa00f3cdc4907f2436b1c276bea97666 authored about 8 years ago by Alexander Wunschik <[email protected]>
Babel update (#2513)

* move all babel options to .babelrc file

* updated babel-loader

884b75ee43065b3bae36a49a46414edb893831fb authored about 8 years ago by Alexander Wunschik <[email protected]>