Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-network

:dizzy: Display dynamic, automatically organised, customizable network views.
https://github.com/visjs/vis-network

Fixed height of BackgroundItems not being 100% when timeline has a fixed height

1219ca6632378615ea5b01ae64db526a53bcdf79 authored over 10 years ago
updated docs and examples with new constructors.

41cc6ba79d663023574577630f906c9f8571326e authored over 10 years ago
updated history

89d19faf5000d65ba46dab9fd2294bb0f406b94e authored over 10 years ago
fixed node label becoming undefined

fixed cluster sector scaling
fixed cluster font scaling

decc40a78a6d936e6fcfad8ca3acebbf0772f310 authored over 10 years ago
fixed emberassing typo bugs

dc5946dcd262c1b0fbeb1714ad130becea0f511c authored over 10 years ago
rephrased docs line

25d1a98d7c74e98d8313e6b614f1ac586ccb0f85 authored over 10 years ago
fixed typo in docs, fixed times in history, updated dataset update listener in Network

e109a347fea27b1fcb5719f3fe44706917e7c506 authored over 10 years ago
Merge branch 'master' into develop

19917436f8f0fa1f6b7fe34bcd2d2973ecf99ca9 authored over 10 years ago
Event listeners of `update` now receive an extra property `data`, containing the changed fields of the changed items.

5d271076f0b96b21a3c22a899a58f41c40f1fe39 authored over 10 years ago
Updated dataAttributes documentation for 'all' option

bf9059941a769e6ee5963868c6958d5bd30654d3 authored over 10 years ago
Update examples to include all_data_attributes

09f108432f750a967e59755efe6b229cfc897e03 authored over 10 years ago
added startStabilization event

b44c5c09635402c9ae0096f71067e793d5b4ede3 authored over 10 years ago
added cacheing to edge labels, cannot cache node labels due to different shapes

b0c717d2d1313c9441fc52ac0d20030934cf7a75 authored over 10 years ago
tweaked node label size cache

3b6e2325e96d033584b35c4dc31c166ab3877684 authored over 10 years ago
- Renamed storePosition to storePositions. Added deprication message and old name still works.

- Worked around hammer.js bug with multiple release listeners.
- Improved cleaning up after manip...

09a2d77f0316aed6652c23a859f21149ce2f40f8 authored over 10 years ago
Released v3.5.0

b505778ad91ae94538cf24d02d96aa39fef60c82 authored over 10 years ago
- found source of dynamicEdges problem and fixed

c353e85857f46a763e460c4a56f97865f9c414de authored over 10 years ago
fixed dynamicEdges problem

c790594825595594e1d2938a8a461d24f1106e5b authored over 10 years ago
- tweaked add edge manipulation

73e533a8471c8e39265e354e834a967d52b2b530 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

d0dcadb14519bf2e83c8beca71ef3a7d304b6a53 authored over 10 years ago
Changed to `moment().add(value, unit)` notation

b603a40cc90dbdfb3a3d49936a6d00b08780f8ec authored over 10 years ago
added edge selection on edge label

c664d58aa6d232337b7f086ba0070ee5523fdcef authored over 10 years ago
updated docs to reflect the differences with the allowed to move options

69e5a86ea07fd027af275b5e32d133572cd3fbf5 authored over 10 years ago
fixed drag events, tweaked allowed to move implementation

b4aae102ae30d9be740837fd78fbc2613b361af7 authored over 10 years ago
added dragStart and dragEnd events

8ab3e42dad077c1efd813b96d933ea49bef4228e authored over 10 years ago
fixed dataAxis not showing large numbers correctly #313

e14915d37098d6070bbac0107e64b1c5bca7d8e0 authored over 10 years ago
updated the fixed property of Nodes. You can now always unfix it with allowedToMove #303

a6827ed898aed1f642615a09b9343b2ebab2b3ba authored over 10 years ago
Updated version number to 3.4.3-SNAPSHOT

b1aa1a6f7176741ae8f394cf2b4159fb3e777416 authored over 10 years ago
Released version 3.4.2

9fbffcb3ced679c6ed548f868b033e6dea68196f authored over 10 years ago
- Fixed minor bug in positioning of fontFill of nodes with certain shapes.

50b792eb3ce93bff87365716223017669f62f538 authored over 10 years ago
- added locked to focusOnNode

36e37c01f8d11f3fa02abe45526c3a36d5e265df authored over 10 years ago
- fixed cleanup of manipulation mixin

d2a6fdd80b8d9091b7b6024707762dc2721ce369 authored over 10 years ago
- fixed possible cause for freezing graph when animating

6dc8aae404b4bf417b8272dc32e8cbda58521ba2 authored over 10 years ago
Updated version number to 3.4.2-SNAPSHOT

c4411c06a38973df08226f9c2995fe6e87d14216 authored over 10 years ago
Released version 3.4.1

b735145b4c79d09825aca9e4f9b7aecf8ca5447a authored over 10 years ago
Fixed #298: IE freezing when margin.item and margin.axis where both 0

f83902adfcd65b476a2937b913d92db11abfdbf2 authored over 10 years ago
moved easing functions to util

89aa59f5454741d612b7254a97827e991db8059a authored over 10 years ago
- Fix for introduced bug on zoomExtent navigation button.

- Added animation to zoomExtent navigation button.
- Improved cleaning of Hammer.js bindings.

6423987a6b28e2aaa0bc99af6fb69c4982087aa6 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

a7832f5a26c1c2c84ae623f5eb33d651c1479deb authored over 10 years ago
Clarified version requirements of hammer.js (see #296)

5901d4c81cb34a3c2e2467e2b7e8e1c710a50bc7 authored over 10 years ago
fixed color field in docs

9248040ecb98696c3a9e55ab23159f8c6cafe191 authored over 10 years ago
Bumped version number to 3.4.1-SNAPSHOT

ab17c8f01b0b9f0fa8b42d2293f20f008229f4a2 authored over 10 years ago
Released version 3.4.0

4a14082e0a88b408d8f85457ba095ed37c1e25ab authored over 10 years ago
bugfix for graph2d, updated example 15

fd2093fa4d0d9b85f15ee3e3541a36fbc79dc4ba authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

636fd82393d8d868e961367cc82ff4a2163417d6 authored over 10 years ago
added custom range to docs

4d7a813bd020eb773218b4e8a0d113700a4a8fbf authored over 10 years ago
Updated dist folder

b554eaa71c5ba99f6b37d09be1605ab2281bd800 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

1b8bc03823134816d035b6d2fc1d8d60e8cd940d authored over 10 years ago
Added example 15_streaming_data.html

69f5b2aced8f430e43347895023d929b6a9edc26 authored over 10 years ago
ammended docs

c287d0caf1f7ccf4052bd5700b0e99f07a766eb7 authored over 10 years ago
added getScale()

54a457e07785031a4c39a3c361e47bb8071883b3 authored over 10 years ago
Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also #294

741cc03f06fe75fa7343604ad7a538d4de7b5d0b authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

9a4d88c457c0d42ebd4ad72e63495ec0b8c7bc94 authored over 10 years ago
updated example

665756908310ac08eff33536e513caa9ac6ed4e5 authored over 10 years ago
improved example and cleaned up code a little

40a40f8eb6b4929259ad54779424f091a5d6d668 authored over 10 years ago
- Added animation and camera controls by the method .moveTo()

- Added new event that fires when the animation is finished.
- Added new example showing the new ...

604ade24e83dea0d0489491328dfa288e50a7232 authored over 10 years ago
Minor css improvement in example 25

d96247de62033cf889e3d714655a43568424a582 authored over 10 years ago
Added some more text

79c30968269a85133b292c2628659fe7dfd69dc5 authored over 10 years ago
Added an example on loading external data

caa2243a59dbed398fb17bb1bb406a2f190d05f0 authored over 10 years ago
Oops fixing the overflow issue with the dots of BoxItems broke item selection.

ee870c93ac9c9fa1b3d4a9d39390790823be46b6 authored over 10 years ago
Fixed #248: Implemented support for templates

2e6ba90976614e4451ee00f4917e1d36dfad6486 authored over 10 years ago
history updated

a5a4160718cdcd61d82fc7a80de337f79a30f7f3 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

1f18ca4a445ddc1bb3dbb8283944e22942428f68 authored over 10 years ago
updated example, updated history

c95e43d9489808344569678f569f57e5e6b945e1 authored over 10 years ago
added multiline text to edges, updated multiline code for both nodes and edges #291

4e3931c3078b2de56a1b8339b0b95440eb9bc8e2 authored over 10 years ago
Refactored `ItemBox`, `ItemRange`, and `ItemPoint` to respectively `BoxItem`, `RangeItem`, and `PointItem`.

8741b55d5098718b885e339293cf87e06eda99c1 authored over 10 years ago
Fixed #162: Implemented a new item type `background`

027a0ad299851f458dbbaf402995d6529f265392 authored over 10 years ago
Docs updated. A litte refactoring

bb880a09bd8ec515479078b9a470284afc786d46 authored over 10 years ago
Smarter check whether data changed when redrawing items. (See also #290)

1ae6ac0b3b58b9881546f0dd77e4a97941571145 authored over 10 years ago
Updated history

2e6263feda2261eeefaa402a76f504a6f534dab6 authored over 10 years ago
Merge branch 'master' into develop

b2a40599645d2776178ce4ac9db348e3a84005fe authored over 10 years ago
Merge pull request #290 from dturkenk/data-attributes

Store additional item fields as data- attributes

d0b3088aa3ae3ea2bf9e85f8a2b6d1c4ee36ee42 authored over 10 years ago
Update timeline options to include dataAttributes

5d263e3a9b699709ada83759aaf8c371f036ddd9 authored over 10 years ago
Add data-attribute example

0e063199844e39047087ed34edc4483a25e5e0e0 authored over 10 years ago
Define allowed dataAttributes as Timeline option

Read from an array of allowed dataAttributes at the timeline level and
write them as data- attri...

99e5f1f0e1ab785046e5ad1da3304e567cf9672e authored over 10 years ago
Store additional item fields as data- attributes

If additional item fields are defined on the DataSet or array being
passed to the timeline, stor...

603b5e19bca4fbd214d26238c784ef8f9b016e01 authored over 10 years ago
Fixed #148: option `autoResize` not working on IE in case of changing visibility of the Timeline container element

306b8ef3230e8694c379494eaea0c2c7d1de7dc7 authored over 10 years ago
Fixed #286: newly added item ignored when returning an other object instance.

28526c8718b043ca1e0acd9cc26257745eb38bde authored over 10 years ago
Fixed #284: Fixed the `id` field of a new item not correctly generated.

b8c75f866992ac7df96a703fc37f36ec69559ff8 authored over 10 years ago
Updated dist folder

317a11743795a723d74bad63b2a2f9ee4ff037a1 authored over 10 years ago
Merge branch 'master' into develop

bebad377247eab1a9c2e11d8451dae2e8feaf8d7 authored over 10 years ago
Merge pull request #281 from Gregoor/master

Refactored data manipulation connect handling

bcb030baf512df405fa9733ca1f56d893fc4a024 authored over 10 years ago
Fixed #279: `className` of groups not being updated when changed

54adbcd539fef5dd6c6045933edd28722560994e authored over 10 years ago
Updated history

8895bb0729fc67e1266e0a319da985737e3d64da authored over 10 years ago
Refactored data manipulation connect handling

43c8a1729355c539dbae238a0ace7e54cc77f906 authored over 10 years ago
updated gitignore

e30a68ef70b04441d514904810fb6b54e3c1ac3e authored over 10 years ago
Merge pull request #278 from sfairgrieve/develop

[Network] Added support for a broken image fallback when node image fails to load

5231117b2947d626002cda138444b3d40d98694f authored over 10 years ago
Updated network.html documentation to include brokenImage property

8d315c43005c36c071af6461b8843ae22101fa73 authored over 10 years ago
Update network/node image code to allow for specifying a broken image url to use when a node image fails to load

42f44d7ecb80df28028d847ca250e98e3bf9ebb7 authored over 10 years ago
type in docs

78399bbad7a94db9d010ffbee728f7022969306c authored over 10 years ago
updated history

68221224b9c5b548128b92d51b9b84d4c5a78dba authored over 10 years ago
cleaned up docs for network, added fontfill for nodes

ecc35d69f085a603f93dff71f9bf1058f1bf2de7 authored over 10 years ago
cleaned up the setSize function

d5fa1167d40dcd3c01f64341db90fe2e2fd6401f authored over 10 years ago
Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu

b2482f12eee86797ac7b805c8a6e504e22731226 authored over 10 years ago
Released version 3.3.0

276bd2275bdf8a2a73bb8547fc146f570f94b2e8 authored over 10 years ago
Fixed #243, Fixed #270: Implemented support for option `align` for range items.

9813e71addd9deca224094545b140691ac57a617 authored over 10 years ago
Introduced a new layout algorithm for the hierarchical system based on the direction of the edges.

5d8e689bc788868df57db1d62e60d0ba8de8b029 authored over 10 years ago
changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation.

7353d0494e4231d45f60ff886ee8ba53d75911ec authored over 10 years ago
fixed bug where loading hierarchical data after initalization crashes network

1aac017ab8df8e1f403312b025219d92f90ed2da authored over 10 years ago
Stabilized event firing repeatedly again

d42a80e39a6426319da679977de5ebe158710d4a authored over 10 years ago