Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://github.com/visjs/vis-timeline

Merge remote-tracking branch 'origin/develop' into develop

6c995bf82c9cf203b8d46c637f504c25ead1178b authored over 9 years ago
Merge pull request #1307 from Abrazan/custom-timeline-title

Added possibility to change (or hide) the title of a CustomTime element.

14d8c39e68075acaf59dab13773e4b6a54344047 authored over 9 years ago
add styles option back for data points

It was implemented in commit 4e6c5a5 and accidentally deleted in commit
f39c246.

1737b68b1866af66b9e673cb436eaf4c5523039b authored over 9 years ago
- Made autoscaling on container size change pick the lowest between delta height and delta width.

39ebadca1d3a7fe2b63b0aa5b2ea78849b00bb43 authored over 9 years ago
- Fixed bug where dragging a node that is not a control node during edit edge mode would throw an error.

b03825861f20a0c81868e827f8d5890aa168a85a authored over 9 years ago
- Fixed bug where a box shape could not be drawn outside of the viewable area.

3cc4e1df88ef9a3f7b47c8c5a0051dfc6d59df60 authored over 9 years ago
updated to SNAPSHOT 4.8.3

0244a9787d69d3aa7f3c393574b9ea82449d42d3 authored over 9 years ago
updated to SNAPSHOT 4.8.3

dff78527dbb5646cd875658a6433bac0a2a57c20 authored over 9 years ago
updated publish guide

d04566d431f1c36d181ac88952f18183d294bc4e authored over 9 years ago
Release 4.8.2

ece8f20c0b02e3c02a82a400a763c3dd742a1fa5 authored over 9 years ago
- Fixed deletion of options by settings them to null.

183cd29a403a1d24d6ee4e10a1f19061b68e80cf authored over 9 years ago
- Fixed arrows with some shapes when they are selected. #1292

21ffee70ce92936d7973dd2ad37d7ffb115bc374 authored over 9 years ago
- Fixed stabilized event not firing if layout algorithm does very well.

d3bddb0685d1f0c510aec29f3de9ec512dcb1591 authored over 9 years ago
- Fixed setting font to null so the network won't crash anymore.

1d696ecad65b67c4de7233bbb7903677f451b889 authored over 9 years ago
- Fixed scaling not doing anything to edges.

a66fc3ba1f50f2bf6d27573efbe37043072307c9 authored over 9 years ago
Added possibility to change (or hide) the title of a CustomTime element.

fbf64031f6df2ebe7d618043ac0ec0f081ad3e4c authored over 9 years ago
Fixed an error in the configurator option `throttleRedraw`

5e91d3147fb641c892d6c021855b669f00979d17 authored over 9 years ago
Fixed phantom edges during clustering #1281

3af2ae4905fb01ea663aa9b6398c54ba2132601b authored over 9 years ago
Bumped version number to 4.8.2-SNAPSHOT

96153e29af6e2cacbb2d1cdc035a058f4202061e authored over 9 years ago
Released version 4.8.1

5b0b563bd71dd4a6e3737bc23bfe7734de0ee4b1 authored over 9 years ago
Fixed `onMoving` not normalizing the dates again after callback

619a062f9c7718eaf060eb24828ea21b117d0e26 authored over 9 years ago
- Fixed bug that broke the network if drawn in a hidden div #1254

5873223efd89f0f3024d0462487b31938a7c32bc authored over 9 years ago
Fixed unselectAll method

0b5f3596b8df057a87b8ce69cf47c4f09b718768 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

cccb4124dfc23e47d8c0ebcfe73539b62c89b89e authored over 9 years ago
- Fixed critical camera zoom bug #1273. #1266, #1255

- unified some methods in the networkUtil
- Fixed initial zoom issues #1252

7a615a481f657c5759ad8225c912ea2ff56f7cde authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

fb66b50bbb9a5395b8fe9bbc9e629881878cd454 authored over 9 years ago
Fixed #1215: inconsistent types of properties `start` and `end` in callback functions `onMove`, `onMoving`, `onAdd`

32340609bba9e18cf4aa07e8700270e8c901f585 authored over 9 years ago
Merge pull request #2 from ckane/develop

Develop

dac39650be57f05a4a1ef15aea64a2ca909fbe32 authored over 9 years ago
Merge pull request #1 from almende/develop

Update with Develop

e3c5d665dab0791a45383685e6717d3396962a7d authored over 9 years ago
Merge pull request #1261 from Tooa/fix_doc_graph2d

Fix broken link in graph2d documentation

3a593182a59621d4b0c4f334b85f1e72aa1bd7fc authored over 9 years ago
Fixed wrongly positioned row in docs

3ab98b1d8d1f6b0faf41e72d76aaebbaf029f057 authored over 9 years ago
Merge branch 'master' into develop

8a9b4ab8ee93f7d2270a7b6d20ff5d28ebf1d31b authored over 9 years ago
Merge pull request #1263 from littleguga/patch-1

Fixed groups.visible Description

429ab5da79a9eb6cb5381e889a24fa412d7834b0 authored over 9 years ago
Fixed groups.visible Description

475038c34f6b01be88665e35e0e009b1dd530c17 authored over 9 years ago
fix broken links

3724c80709419a59cc4f6d8440d27d79edd18403 authored over 9 years ago
Updated history

126eee48bd3355f634f73e1d113300efb422a4cb authored over 9 years ago
Merge pull request #1243 from Tooa/german_locale

Add German locale to the network module

e5c99a875ee9f7817bbb62f2d5ac6f1256e63c9e authored over 9 years ago
Bumped version number to 4.8.1-SNAPSHOT

612546c239cd5f3ced2de1b414b467a292c8c926 authored over 9 years ago
Released version 4.8.0

315d26b9eb3694326dd347f4d8f1219e33ad010a authored over 9 years ago
More explanation for `groupOrder`, see #1241

85bb2e46b6519dec4e291c0f305003455048035b authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

116ecfd73f69c9101be01af57e8f147bd8ccf03a authored over 9 years ago
Merge pull request #1242 from gomezgoiri/master

Adding new Spanish locale

84dbf54aac528cc483c6acc92f47797e66549ee1 authored over 9 years ago
Removed a few old deprecations, fixed a typo

bed633ba566b4b2f6b227a940ad0c06f2a167727 authored over 9 years ago
Updated history

10b091a3a7a338455b39fd678890832b21f46d03 authored over 9 years ago
Merge pull request #1209 from Bernd0/develop

Introduced the Graph2d group option 'excludeFromLegend'.

492f15aea75ff958b1885ae8bdee5935202d731e authored over 9 years ago
Fixed #1214: items wrongly marked as dirty with every `rangechange` event

c0d9a78afa95f45dc0d8700236424c34d6684d99 authored over 9 years ago
appended history, fixed getPositions, moved color backer back to container from document root

30db885e1bbf4b2520d35a39470e72ec72ab8faf authored over 9 years ago
Introduced the Graph2d group option 'excludeFromLegend'.

bd0446ec28996184f1837737d951907a454d3762 authored over 9 years ago
- Added support for Gephi directed edges, edge labels and titles.

dbc9c97db830dcba85421220c1c300e91c96191c authored over 9 years ago
Merge branch 'kamadaKawai' into develop

d5b54dd71d3667650a284654313da75f842e78f2 authored over 9 years ago
added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network.

155757e49afb41f3f8cd7391e2b7c73be3e66d8a authored over 9 years ago
- Fixed bugs in clustering algorithm.

- Greatly improved performance in clustering.

8ad37390c90dcafaf2f75934be01693bf2f07078 authored over 9 years ago
- made it pretty, fixed bugs in clustering

c55e503afc7ff3deb01d122ef5285c22f2fb39f5 authored over 9 years ago
- added kamadaKawai algorithm as prototype

a2fc0c7da9e17d643e232449eb27d8fa22272b80 authored over 9 years ago
Merge pull request #1175 from JonathanGeoffroy/develop

docs: the function's name was wrong

4fe734940d442e91b61d09cf4c2779d8b6c35a81 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

532a17d544ecbc4cc5c91a65b0b425fcb3c31994 authored over 9 years ago
Point node.js "main" file to the built ./dist/vis.min.js` (see #1180)

76f84f6a00b0bad577bf0e3e54c627fcfe09d164 authored over 9 years ago
- Fixed dynamic updating of label properties.

3709566a3823982376090df28dbd85648f6ce3c9 authored over 9 years ago
- Improved the positioning and CSS of the configurator and the color picker.

7b75926b56f901646b0e35df644d91bc09dc308d authored over 9 years ago
added popup to configurator to explain the behaviour

742c289a83ac3e229bea6947a89888ad63968140 authored over 9 years ago
rebuilt and updated history

cd4f7cf42618928edc6afebc1c8f087db5a59d74 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

d0bed665d3e9fd3a8f08c5c954f1b8c1d9f84905 authored over 9 years ago
- Fixed #1152, updating images now works.

af75dae3d204bb7372e7f89679b028cd297e9e0a authored over 9 years ago
Updated dist files

c34e79b1da6746de6f0dbb3e44756729e5bfae6d authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

ceb03fe42bc34a1eed26a22f43349cda211f3898 authored over 9 years ago
Implemented redraw throttling for Timeline

819a785cfe98cc3f7ebabffbbc22f6e32062ca14 authored over 9 years ago
Updated history

8f741d0e069175e19ee83a7152ebc7f43afae47f authored over 9 years ago
Merge pull request #1109 from hansmaulwurf23/group_dragging

Group Dragging in Timeline

655aa768f054f49fca062e2630b564bb10e4a042 authored over 9 years ago
Merge pull request #1153 from JonathanGeoffroy/issue#1144-selectEdge

fix : selectEdge was fired even if user clicked on a node

95978219208fdf901c76dba5f0c6472b16fb9500 authored over 9 years ago
Merge pull request #1146 from dburdick/develop

Fix misspelling in milliseconds

9d79561a9f7d6c1db216b7d943f6abe0cb083e55 authored over 9 years ago
Merge pull request #1148 from JonathanGeoffroy/doc

docs: fix a typo (selcted -> selected)

a17189b193ff6523a1d6e60b9b2103947103e9c1 authored over 9 years ago
fixed emitting groupDragged event in callback

95f4715c9567fd91da0398bc3f07194206418e76 authored over 9 years ago
Fix misspelling in milliseconds

0762dd6da200bf3dfec9775665a5e27fecb0963d authored over 9 years ago
added groupId to groupDragged event

4a9c0cc8171fd4553e5a9e9c39443c861208f424 authored over 9 years ago
finished new example for groupEditable

4702c3419eaef74a4ce08e9f227eb85e507c1c61 authored over 9 years ago
changed docs for groupDragging

1007e60b5d290c5be5bed0f8d71b3f935ac4c269 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

3ba0e2ce0bfb43baa9e84463a8f0e73181d896d9 authored over 9 years ago
Fixed #1140, labels and points correctly stack.

5758610e70367c340e48143fbc37513f9921f066 authored over 9 years ago
added groupEditable example

9a1ed28f64c72937842d1eb3c8ab35b6f986cead authored over 9 years ago
removed updating the groups in groupOrderSwap, started docs

6bc357168361bd682e68dbdfe79736c4993c57dc authored over 9 years ago
Merge pull request #1133 from Braincompiler/master

fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment

fb67d5e2d45277d7ce820c06631c8930d98b81a2 authored over 9 years ago
fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment

6103a830242980fde29e720e1cbe1d8884c78e05 authored over 9 years ago
added event handlers for onAddGroup, onMoveGroup, onRemoveGroup

a3c34b1d42e95d0d0d7a5bdf3720ee8971c5b076 authored over 9 years ago
Bumped version number to 4.7.1-SNAPSHOT

296e7aa5b77388609e2453932c3100be769b81c0 authored over 9 years ago
Released version 4.7.0

1601b5a97ef20acb1207925791cb9dd2c227dd9a authored over 9 years ago
removed unused option groupsDraggable

895df0fa9055c5643b5107f4fae146d8aeb88c9e authored over 9 years ago
Dragging of Groups working now using a swap function

5f50208cef7112772558b88e0b5ec6597cbbedf7 authored over 9 years ago
added cubic bezier curves.

08e3ccf14e14ec4e54dbd63c01f376319712d392 authored over 9 years ago
added moveNode method

25cf3c58bf14a7f076d30f8c25f01efc85059673 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

050c4c16e3585f3230898d39f188a780c549cb95 authored over 9 years ago
Fixed #1118: since v4.6.0, grid of time axis was wrongly positioned on some scales

a99d4ccb52c054602746f51f91705be283b361ce authored over 9 years ago
Merge pull request #1119 from brendon1982/develop

Fixed issue where broken images wouldn't always be rendered.

d7415a813d9bc8c63c75f2967b477e419d7d14fc authored over 9 years ago
Updated history

7d06961f623802c27fb564b08d445d0de34bb87a authored over 9 years ago
Merge pull request #1114 from Fice/groupDrag

While dragging multiple items across groups, keep the group-offset.

5035237527a8cc28a72a67fd01eba2485da53205 authored over 9 years ago
group dragging works (on groups with same height) using a swap function

cffd8085229309fbe13dca5b9614de7752df3fe4 authored over 9 years ago
moved to v4.6.1-SNAPSHOT

dac1a86dc4230625baee3a6495d080037eaac265 authored over 9 years ago
- prerelease.2

69de6d6ce2d28c7e865a0b409565f1e1c4132b59 authored over 9 years ago
- prerelease

0e7f5df3f4f2ca9eaf0c6b792929aea2ac11c994 authored over 9 years ago
- Added #936, useImageSize for images and circularImages

da2383b5340000dd103a97781a834201bd42de25 authored over 9 years ago
- Added #931, borderRadius in shapeProperties for the box shape.

f4d9633feb99def119dec4b1b803c537ac66b7db authored over 9 years ago