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

Some tweaks in snapping dragged items to nice dates.

36ff1f5b6435c6d1285983053efc8b633ff39638 authored over 10 years ago by jos <[email protected]>
restored setOptions, removed reset of view.

abea9085a54874ce1395acc029eff6ef82cee14f authored over 10 years ago by Alex de Mulder <[email protected]>
rephrased docs

0b6f0aeeb7a4d4b46298d82d7530a8d9936eb5bf authored over 10 years ago by Alex de Mulder <[email protected]>
added option to setOptions to avoid resetting view.

536c2220df35ecc7ceb1ecd8f2ececeb8d44b57f authored over 10 years ago by Alex de Mulder <[email protected]>
minor changes

65770b5cd8202aa26600a93c9c5427b3142f369e authored over 10 years ago by Alex de Mulder <[email protected]>
rebuilt vis dist

aeb388793fe8cc08bcb2ee43fa8aa818f2ef3fa1 authored over 10 years ago by Alex de Mulder <[email protected]>
working on linegraph

44f509dda3610e104dc0ed09e675c29f0dc360b7 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

b2ce291ac4e0f73ebca4c995b3891aacdcc7ca8f authored over 10 years ago by Alex de Mulder <[email protected]>
fixed stabilized event #131

3f6af5f8969b7647fc9b541523aef19b367d226e authored over 10 years ago by Alex de Mulder <[email protected]>
Updated version number to 1.0.2-SNAPSHOT

73b6fd3a67842b6ca18ea0820e6e05beef441f3b authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

382b231dfffd9780cceb4d6f37e830bd3a2f6cfb authored over 10 years ago by jos <[email protected]>
Released version 1.0.1

b7a84f6c1016b7ec76b9cf004c8e94551739dba0 authored over 10 years ago by jos <[email protected]>
added events viewChanged and zoom.

64a3f36924d6281a9da2f0d18a1e1b536d2b87d1 authored over 10 years ago by Alex de Mulder <[email protected]>
updated history

027d22d4395e5fae28b22e8008cca6cbf0fd1f3a authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
dist/vis.js
dist/vis.min.js

219eb56275caac7a99a9f54d4a7d8f7f90d1125a authored over 10 years ago by Alex de Mulder <[email protected]>
fixed bug where playing with physics would not load when hierarchical is selected. Fixed bug where hierarchical physics settings wouldnt carry over to constants (#123)

c4e5533c8dbbe5b7a68dbe71c5aa85fb26a5a269 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed small bug in playing with physics where after settling, a drag will not trigger animation.

6bf6c8fcf487327a1c8e023b6e1daec9a6447098 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #122: a bug wrongly rendering invisible items after updating them.

54dcb0268e3959b49370b17ff0da56e98b9232c3 authored over 10 years ago by jos <[email protected]>
Fixed #121: Bug in width of items with type `rangeoverflow`

eceb1b0ea40067d9e2359cf32804abe5efea419d authored over 10 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

7a0c72a95d7cd87ef1d4ee1b9b02fe3cff781b2f authored over 10 years ago by jos <[email protected]>
Added comments on months in the JavaScript Date object being zero based.

a8b664120d81aff30a70bef6a447683a50208727 authored over 10 years ago by jos <[email protected]>
added DOMtoCanvas and canvasToDOM

6c7e6968bc6dd18b3eaeb5aebacd2904e7895843 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed select event not always being triggered (See #107. #110)

44e91231016b684850239fe986409932b25e1eeb authored over 10 years ago by jos <[email protected]>
Fixed some Prototypes from being globally defined

409e6025139401cebee6fce595139ffa2f5aa82d authored over 10 years ago by jos <[email protected]>
Some minor fixes in two examples

5bc5d51f0864e355e9402531270d1fbc21738303 authored over 10 years ago by jos <[email protected]>
Updated version number to 1.0.1-SNAPSHOT

6206881d6c8893bab64cffc11fab394d259b41d8 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

a1ed72880b6a63c45a0843577028a9e483b39200 authored over 10 years ago by jos <[email protected]>
Released version 1.0.0

8e6bb738cb8a1223576b22f257bbe942c39bc8be authored over 10 years ago by jos <[email protected]>
Extended DataSet documentation

3b239349fa5cea650dbaa58befe7c453be70b2c8 authored over 10 years ago by jos <[email protected]>
Implemented function `fit`

eed261b695f3dbdd559708f7dbef9eba251e6258 authored over 10 years ago by jos <[email protected]>
More examples added

cfb327a24955afa4fb36662aa67a808ddf74b775 authored over 10 years ago by jos <[email protected]>
Some css improvements

c06d00a3efcd1154f72b91daae70f4c18c438ecb authored over 10 years ago by jos <[email protected]>
Merge pull request #106 from Gillingham/develop

Fix typo in Timeline.js for stack option

5c00aec51fee3dd778414927b5a99cfbcd00c974 authored over 10 years ago by Jos de Jong <[email protected]>
Correct type for stack option, docs and code use stack, but Timeline.js

used stacking for the default, making it not stack by default.

111ed6afc5a291d9aa27ec11b04436b74af9f8a1 authored over 10 years ago by Eric Gillingham <[email protected]>
Merge branch 'develop' of github.com:Gillingham/vis into develop

dfe8e3bccfc642b0404ba70f9fd33ae47eebc55e authored over 10 years ago by Eric Gillingham <[email protected]>
Implemented option `stack` to enable/disable stacking of items.

284013c3e3bb0753419fc870bca42b0fb3263991 authored over 10 years ago by jos <[email protected]>
Fixed updating axis margin after deleting group

2829eb1c7eb46879b979eb695f1220e514397d8e authored over 10 years ago by jos <[email protected]>
Implemented dragging items from one group to another. Implemented detailed configuration of editable actions.

e79c0772adaee9af8f4561aee390aa75fe97ae81 authored over 10 years ago by jos <[email protected]>
Fixed adjusting for changed margins on the fly, fixed reckoning with height of group label for group height

a54450514840a12fea61c15124b0056917bc8405 authored over 10 years ago by jos <[email protected]>
Fixed zero height of itemSet in case of no DataSet for items

a002f611332b47a46f01dde1fc94e885d8521939 authored over 10 years ago by jos <[email protected]>
Fixes in updates from DataSets

0bec54d13aac8b8db8e6ee9e539d0646b99235a0 authored over 10 years ago by jos <[email protected]>
Fixed a positioning issue with ItemPoint

6466da5cf0684f9c67faa4aa927a9344c9aabf78 authored over 10 years ago by jos <[email protected]>
Fixed removing items

463aee0ce902a7785903642088ae179bc5000f21 authored over 10 years ago by jos <[email protected]>
LabelSet working again

6270ca3469f069cdfffc4a42031d8c9f4fc8d8f9 authored over 10 years ago by jos <[email protected]>
Halfway large refactoring of ItemSet/GroupSet/Group

d4e2f8c670faaad7699295a504fe116dcb996fe1 authored over 10 years ago by jos <[email protected]>
Some refactoring

c55f75efb47d3926e96bb3de402c7340c26625ca authored over 10 years ago by jos <[email protected]>
Removed parameter `parent` from Item constructor

36e512cefbe5ca0f55766f96e16d931b12f13475 authored over 10 years ago by jos <[email protected]>
Added background and axis frame per group

735734e58fcc788ee8115b61fef10adcfc7839ab authored over 10 years ago by jos <[email protected]>
Created a Group holding ungrouped items, for timelines not using groups

58e81f3f7017b819fb1c303b2769cdc2aa30fe3b authored over 10 years ago by jos <[email protected]>
Isolated calculation of visible items in function updateVisibleItems

5a5ba084a30648150d3342326f6834c8562cae11 authored over 10 years ago by jos <[email protected]>
New Group starts working

50a316ea09ef0aba88d55550c1aa16361b4b780e authored over 10 years ago by jos <[email protected]>
Inserted some more group functionality to ItemSet

efd861003f9111406aa8749fb080958c2066e73c authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into itemset

aac309fe86a38807db2e68a5d6d1a79a419e6e5f authored over 10 years ago by jos <[email protected]>
Fixed changed ranges not being deletable

186ed376b3a084b71992b3f81d77b2d9f5d4c7a6 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into itemset

a69f679064e650502fcd871aced4b1927aafa075 authored over 10 years ago by jos <[email protected]>
Removed console.logs from code

8b8e2ac2c79f9e7573e6684b2fd17dcf2a722d53 authored over 10 years ago by jos <[email protected]>
Moved function getLabelsWidth

8f352edb5332d36fdf6c42853646600ec647cabf authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into itemset

Conflicts:
src/timeline/component/ItemSet.js

585b90003d1908a08c35bf9b43f48773fb7ca234 authored over 10 years ago by jos <[email protected]>
Some fixes in updating/deleting items

d6fcd178cfefadffaddf89931633169aa16d8556 authored over 10 years ago by jos <[email protected]>
Removing GroupSet references from Timeline

7470c2522f9572fcd4cdf7a669029a095924b675 authored over 10 years ago by jos <[email protected]>
Fixed broken example 03

242b6bf2dbcfd5fa4f10c8c5a5da536ac537ff3d authored over 10 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
examples/timeline/03_much_data.html

a89905017e90f04a7b3ffaab44ec6091da655b86 authored over 10 years ago by jos <[email protected]>
updated history, added function documentation

5e6718b1641efbfcf25561f717d2894499f64891 authored over 10 years ago by Alex de Mulder <[email protected]>
moved brute force calc in update. restored examples

33353d30e2c5a4e1578e7de89b86bfddc07a4510 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
examples/timeline/03_much_data.html

d39f4a72cd74d805211c53b368ac91818530c647 authored over 10 years ago by jos <[email protected]>
Updated some examples

f4661c0274f0f2acf96f7762caa78635877db4ac authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

e1719d99960eada0819947fef6bf194342227d5b authored over 10 years ago by Alex de Mulder <[email protected]>
Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE.

d9bdeef916e47e03fb5d19fffada00df0bd967e0 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #102: offset in newly created items when using groups.

a98ef0686c8f5adb7d8b76a5c8feaa7cdfdaf9e1 authored over 10 years ago by jos <[email protected]>
updated history

66d7cc9fd8d65583fa945b371ba7956c9bf4e1e6 authored over 10 years ago by Alex de Mulder <[email protected]>
added arrowScaleFactor per #99

69fceb3931366def45d9dbb93fb64860e02f51af authored over 10 years ago by Alex de Mulder <[email protected]>
rebuilt dist

1b450fd8df6dfbc07529f73645cc6a1f2d235031 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
dist/vis.js

3d0f3aae697522d7660f2949c6a95deb672d3195 authored over 10 years ago by Alex de Mulder <[email protected]>
added update hierarchical layout to update nodes event per #101

a7ca47527aa3f74795598ae7a0bed4e2122cda06 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #3 from almende/develop

Pull in upstream

64ec75609562446c4d95e85fc7646f54ffd3016e authored over 10 years ago by Eric Gillingham <[email protected]>
Updated history

fc75aed4cec56adbced08aa1804e23797703776f authored over 10 years ago by jos <[email protected]>
Merge pull request #100 from Remper/develop

Fixed setRange bug in Timeline

0b533577e1c7a9ccd62306ca7b2e3f23e47e2275 authored over 10 years ago by Jos de Jong <[email protected]>
Function `setWindow` now accepts an object with properties `start` and `end`.

13573b17dc3441853551fa4fabb9cf6b515b93b5 authored over 10 years ago by jos <[email protected]>
Option order made deprecated

5927100054d90b9e3646e473cb9cefef514aa678 authored over 10 years ago by jos <[email protected]>
Fixed timeline not being redrawn after cancelled update event

fdb3759e5e7766457f9e20ca1ae2d6e548f1e13a authored over 10 years ago by jos <[email protected]>
Fixed setRange bug in Timeline

b04325eb87177ed61e21597f1d6ddb01140bcb2e authored over 10 years ago by Yaroslav Nechaev <[email protected]>
DataSet constructor now accepts initial data and options

c64cdb9166170e2db3cf0cf91229a6e78cd9c2cc authored over 10 years ago by jos <[email protected]>
Updated dist files

5643300eae5dd02906a5e268fc11a6cf1fdf8238 authored over 10 years ago by jos <[email protected]>
Cleaned up some old TODO's

1dcb84a507367c4ec42ebaa42fe9ac5d31af9b0f authored over 10 years ago by jos <[email protected]>
Removed queuing mechanism from GroupSet

bc0c4159c835d9c4c61e69def3e75d7c50a0cf4f authored over 10 years ago by jos <[email protected]>
Disabled css transitions for now, needs some more work

91fc13348b116ec477a5615373dcfb94c374b97d authored over 10 years ago by jos <[email protected]>
Added another example 10_limit_move_and_zoom.html

6e716c1a62975a5cb33f77834269b96601fd9fbc authored over 10 years ago by jos <[email protected]>
Fixed undefined variable options

aaa2fe00352eaa99bddc038cceab01dfc5e25b03 authored over 10 years ago by jos <[email protected]>
Added an example showing custom ordering of groups

8c5fe02e4117cf61e2632eeb7523a4dd5027e0ac authored over 10 years ago by jos <[email protected]>
Moved the dots and vertical lines of box items to a separate panel

4ab1d0887666c97d45cf98df69f64bec8df841fd authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into simplified

Conflicts:
src/util.js

af009f678d1b725f595d5ee593bcd7f8ecb1f940 authored over 10 years ago by jos <[email protected]>
Bumped version number to v0.7.4-SNAPSHOT

d51042ac33d05e245efe08887394508f710643bd authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

55c8e61c5204051b81e837b362960d74ebb5a324 authored over 10 years ago by jos <[email protected]>
Released version 0.7.4

d47775c30998c42cdce6225de353c52123f183f7 authored over 10 years ago by jos <[email protected]>
Fixed repeatedly fired select event when clicking in an empty space in the Timeline

edec21743ee90c172ac4681bcf15e17bc1a8675d authored over 10 years ago by jos <[email protected]>
Fixes in selection, deletion, and creation of items with Groups

4643a7cc58950cb627dde41ca070a2b4c7e83516 authored over 10 years ago by jos <[email protected]>
updated history

9d8917afcb18239a8cbd340e6aceb3396d724fbb authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

d5d1c4588e1f4aa20355e802380ad1f3e50d44d2 authored over 10 years ago by Alex de Mulder <[email protected]>
bugfixes for IE9, style fixes

900220c0877e7be92bb531913c0047acf35d981b authored over 10 years ago by Alex de Mulder <[email protected]>
Documented supported browsers.

e61252297f40c5e38f1382b5903bb122f33ab07f authored over 10 years ago by jos <[email protected]>