Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-data

🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
https://github.com/visjs/vis-data

creating commit log using "`git describe --tags --abbrev=0`..HEAD --oneline > log_v4.17.txt"

7c5ab49b867d395ce08c13db46ac0c8d2bea8111 authored over 8 years ago
bumped package.json version to 4.17.0

6b16dae0b4f81a3013cdefc9fd6b524887b32b99 authored over 8 years ago
improved how_to_publish.md

04468d2609787414fc917f05a552798b48aac58d authored over 8 years ago
Merge pull request #2264 from almende/mojoaxel-fix2189

fixes DataView.refresh bug introduced with #2189

26326c2c6dd158a1568fc785f5bccdba0f125e83 authored over 8 years ago
fixes DataView.refresh bug introduced with #2189

d9ca3f4c2285d023831beae727583fef6050cbda authored over 8 years ago
Merge pull request #2246 from almende/sourceMaps

generate details source maps of webpack modules

5871de8c5cd8228f359aed2bef97f049827fa6f6 authored over 8 years ago
Merge pull request #2245 from almende/issue2181

ignore dist folder in development

34f59976a7e4aaa3ade08d0fd79676877affea15 authored over 8 years ago
Merge pull request #2244 from almende/issue2015

improved data serialisation of timeline data

e08c7eff579b17775d4c41e7cf738c2ea75c2b2e authored over 8 years ago
generate details source maps of webpack modules

833324ca46dced16fa774114965681cb3322f3be authored over 8 years ago
clean up of .gitignore

ecf0eed17ec01f755e7f0d0bdced4f6acf14937b authored over 8 years ago
git ignore dist/; fixes #2181

c1d7f0914f586927936dd29f50b783502c7c821b authored over 8 years ago
fixed conversion from moment to ISODate

535b63a9901da4f8f6ece65687875209e8ebd087 authored over 8 years ago
fixed conversion from date-String to Number

12b369fe0cd9b9f0a78f737dd83781262e06dbc9 authored over 8 years ago
Merge pull request #2235 from yotamberk/rtl-dir

Support parent dir for RTL timeline and fix a small bug for editable point items

d87c66491e8ff58350eb6aaece1938e1f114965c authored over 8 years ago
Merge branch 'develop' of https://github.com/almende/vis into rtl-dir

bdf425d82ca125c729072aebf8c032e8b427ee7c authored over 8 years ago
fixes #2100 and issues with edges when clustering (#2229)

* Should fix issue #2100 and fix another issue we discovered around clusterByConnection leaving ...

2dc40f8cb74a5f71b6a4c18d6a40ce5f1e7594ba authored over 8 years ago
Merge pull request #2231 from yotamberk/template-fix

Fix templates and Item options

c8fadd5455b0191848b97e7fcec4b13e00315c55 authored over 8 years ago
Fix conflict

b2dad55a7a3fced80c22d07ef7fac70aee569e22 authored over 8 years ago
Merge branch 'develop' of https://github.com/almende/vis into template-fix

775bf6966bf4244b82012580d8e940d0040cd7a7 authored over 8 years ago
Merge branch 'develop' of https://github.com/almende/vis into template-fix

2839ae8c1ddac9c33f7540bf767b8df6aaf96c4b authored over 8 years ago
Merge pull request #2224 from bradh/timelinedocs-2016-10-24

Minor documentation cleanup.

4dcfc63f55f2efe9aebc5806a74a742ca2e77447 authored over 8 years ago
Merge pull request #2223 from bradh/rangeoverflowexamplecleanup

Remove stray reference to rangeoverflow in example comment.

0a061ff52fce40952bd74934f2bef7517cec001e authored over 8 years ago
Merge pull request #2222 from bradh/readmefixes-2016-10-24

Trivial README fixes.

b51c7ef7d6fb06984dd69eb62ad2d641112f1b4c authored over 8 years ago
Trivial README fixes.

f5bde637c1b0f2553d76fdb21d6cf3ab862cd1aa authored over 8 years ago
Merge branch 'develop' of https://github.com/almende/vis into template-fix

7db76b59b6f999feb8749424699a07c3a3983831 authored over 8 years ago
Merge pull request #2209 from wimrijnders/PR20

Added explanatory text for graph3d tooltip demo

cbe9166d27788c04d9776c17c506fc6097501801 authored over 8 years ago
Merge pull request #2208 from wimrijnders/PR19

Added generic graph drawing loop; isolated point drawing of graph style 'Bar'

3415541c92fcdfa18196bac12cd6186dea0265cf authored over 8 years ago
Merge branch 'develop' into PR18

0d18e3961bb86c56107c0b8fbb9978da53f5fc2b authored over 8 years ago
Merge pull request #2204 from wimrijnders/PR17

Some code cleanup and consolidation.

85ddefa234bd2d0d4890a9fb39604a6c1a03ebf1 authored over 8 years ago
Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196)

* Add initial scroller without options
* Add initial scroll without an option
* Add verticalSc...

9b456a5f34f9016ec3753fab36367a99a86a103e authored over 8 years ago
Merge pull request #2199 from wimrijnders/PR14

Final cleanup for settings handling

ff213d01cc19b5a8a09246d719a8866fca2fee70 authored over 8 years ago
Fix template to accept react elements

e1da59609113874b738a5b7421061a2963383820 authored over 8 years ago
Updates DataSet and DataView remove event payload (#2189)

* Updates all 'remove' events in DataSet and DataView to include the objects that were removed i...

5f46243a1c613ceab5e1fb479295357012e25fc8 authored over 8 years ago
Resolve conflicts

d8693ee4fcac29d7c4c740a85e43c700b83139e7 authored over 8 years ago
Merge pull request #2176 from wimrijnders/PR12

Added structure for default values

a13316cb3a6f075c4ac008f81d01733fb77e4248 authored over 8 years ago
Merge pull request #2175 from wimrijnders/PR11

Replaced sin/cos usage in drawAxis() with unit vector

f6d6d0ff57061507cb2de9fbf060f00914cea3e8 authored over 8 years ago
Merge pull request #2174 from ZacBrownBand/dataview_include_olddata

Adds oldData to the update event payload in dataview to match dataset.

190c2ed3b3989b5d3e4128bf03b009a81881aa42 authored over 8 years ago
Re-ordered keys to match other usage.

0ef2ca37cc75c9578dc1508fb4db20cc62681635 authored over 8 years ago
Adds oldData to the update event payload in dataview to match dataset.

118f36cb005664be9be6f82244fdc7410ae2aa3b authored over 8 years ago
Merge pull request #2161 from aanm/fixing-get-point

Fixed getPoint for same node edges

2e223edfb486a51e0acbc63dadfe85f3d40f906c authored over 8 years ago
Merge pull request #2159 from wimrijnders/PR3

Added 2D line drawing method

b7f2ebc1ea0e5e28d4663634caa002d7850089d2 authored over 8 years ago
ignore '.directory' (#2158)

a9b8bbe88358868d96520b575fe64a02298c404d authored over 8 years ago
Merge pull request #1967 from mojoaxel/npmpackage

make bundleing with webpack possible

ece00b7853b92870533e42bcbf771e41cd06340d authored over 8 years ago
moved some dependencies for production

e853f32d810807006e840fbc08cb4f592d1613ec authored over 8 years ago
Merge pull request #2091 from Teamwork/requestAnimationFrame-for-redraws

Use requestAnimationFrame to throttle redraws

9a09594d21ca72e9c97e00e68b4542c95dc157a5 authored over 8 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

1d1f5eacdab3e7cc0c1d59a1a25b7a2f17da788b authored over 8 years ago
Merge conflicts

69ac37162e2f08e1a1bf3b5f19bf541ba32a97d7 authored over 8 years ago
timeline: use css style instead of delete image (#2034)

1ee7da15d01727e6b243eda7d7b60e9093454264 authored over 8 years ago
Use requestAnimationFrame to throttle redraws

dd438fce24e613dbc0c84411f31c33328ab85cb5 authored over 8 years ago
generate individual css files for network and timeline (#1970)

* generate individual css files; fixes #1969
* simplified css bundleing
* add new generated di...

728a9a02d704ca7d1fad7a79bcf6656bcffd341a authored over 8 years ago
Prevent moment deprecation warning (#2089)

6197b60cb3af71124d95bf4095e5b36fb66aaec8 authored over 8 years ago
Removed all build-related stuff from bower.json (#1968)

* removed everything build related
* added keywords because it is recommended

999d1fd6ba766859d3e264332b4c0793daf8b21a authored over 8 years ago
updated deprecated dependencies (#1953)

* replaced deprecated gulp-minify-css with gulp-clean-css
* updated mocha

d03a332b93199c09e9e5a2657cdec605672e6798 authored over 8 years ago
Released version 4.16.1

530f9e1919d03ab3ac9a3e302b74591a65ebb36b authored almost 9 years ago
Merge pull request #1800 from SonIcco/patch-1

BugFix - Network.options.nodes

3172d6bba30e93716e2d2cd0e10f75500b85857b authored almost 9 years ago
Merge pull request #1796 from abxu/fixed-updating-arrows-string-type

Fixed updating directions of the arrows with the string type

ac9e504d253abfc9a6edbc11fcc91c4c2642dc59 authored almost 9 years ago
Bumped version number again to 4.16.1-SNAPSHOT

6cab37076cfb3c62d7e24e6dd70c3f08e52bb180 authored almost 9 years ago
Reverted changing version number on master

fea4085e360c69bde5942d06aba8f1ee081b6d89 authored almost 9 years ago
Added link for post-it

cb6778c7852d270cbc3fb8c632cc3774cb70ff12 authored almost 9 years ago
Right align post-it

6f6e1cd27a2d2e3318c33bc409f710ba972b81bc authored almost 9 years ago
Added we need help post-it

ec55b61f840a291fec6b2fab914bd7703875f6df authored almost 9 years ago
Bumped version number to v4.16.1-SNAPSHOT

43f2b5307d22794896c5101fb2e0b848cf5beef6 authored almost 9 years ago
Released v4.16.0

1ae9c81ef2b85266c0f904a0f08c316f50ba097e authored almost 9 years ago
Created bundles for individual visualizations: `vis-graph3d.min.js`,

`vis-network.min.js`, and `vis-timeline-graph2d.min.js`

58eba978e60a0477861a9f650bf3935af927501a authored almost 9 years ago
Updated history and /dist

813c647d792db854a669f37f1d6476d224c097cf authored almost 9 years ago
Merged PR #1729

945ae24c503a207518e0182a59e7fd574f0425e8 authored almost 9 years ago
update dist/timeline

d8d6be2e0942a03097782063977911bcb2f0a751 authored almost 9 years ago
fix conflict

3dfbe4091f697a1b549374a4daaf0dd4baca3eaa authored almost 9 years ago
remove extra comma

bd8d68766085f6bc9afd00c52407021287028379 authored almost 9 years ago
Merge branch 'master' of https://github.com/yotamberk/vis into develop

7a47311abfd6c761ced25584d9f160f25be2bca0 authored almost 9 years ago
add rtl of groups in timeline

b96bde19c215d617b76a689e632f7b4efd1ec05d authored almost 9 years ago
Updated version number to 4.15.2-SNAPSHOT

46fc22baa51e0812ee1ead1905044a1ddc411707 authored almost 9 years ago
Merge branch 'develop'

f286291c05e4c0bbd2ab9c6bacf7c293b2b57ab8 authored almost 9 years ago
Release v4.15.1

d55fdd687f704e987e8b7a176a7da48d34f143e6 authored almost 9 years ago
Upgraded to babel v6

66affe12ec1bf0d8d445d358b727b7cf2ca8f3d2 authored almost 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

a2b5b87c43b35e26c873b569102411c897376ec2 authored almost 9 years ago
Upgraded (most) dependencies

5dba74b24a92e9d747d086e2e3da984f322c185e authored almost 9 years ago
Merge pull request #1265 from ckane/box-leftalign

Provide a means to left-align labels in boxes

24963cfea3796188640e076aec332c81a0176a03 authored almost 9 years ago
Merge pull request #5 from almende/develop

Pull in changes from latest develop

34ad48bbe3bd2bb90480e7279e2747f6f2a0d541 authored almost 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
# dist/vis.js

461a53baffe3196e7d73db88cde8c19dbf963f7d authored almost 9 years ago
Bumped version number to 4.15.1-SNAPSHOT

044bf12e573f013eb90c36f6561b3bc4a0b2c2d7 authored almost 9 years ago
Merge branch 'develop'

2a960027257778231ffff78ffeb9bb31a9b33aa4 authored almost 9 years ago
Released v4.15.0

e8ff3a165c8cbd9846f7bb57383567c51ab12487 authored almost 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

ae28ae87e62b1aa5232fcec74d807709aaef1c19 authored almost 9 years ago
Fixed #1661: main files for bower should not be minified

328c7309895cbf9bb491e588e6564f5e5e8ab042 authored almost 9 years ago
Fixed #1634: several minor HTML/CSS bugs

a49bdcf0beb547d0aa32c27088bb5b2787f1add9 authored almost 9 years ago
Merge branch 'develop'

bdcb134c0fd4fed11ae13f7fa2f7b25c0712f27b authored about 9 years ago
Released version 4.14.0

26951c90697cf31db5ba7ab435f3bf691aea6403 authored about 9 years ago
Bumped version number to 4.13.1-SNAPSHOT

cef4dcc0a11931346766e56d25eedd2f8c6a691f authored about 9 years ago
Merge branch 'develop'

b48d9383183bf6ced9386f35ae815776a418fc69 authored about 9 years ago
Added images to /dist again

48d1bf8a72bb52e80ca1600d1fa5c7dc7372e6af authored about 9 years ago
Released version 4.13.0

0d73189ed27072cb4067b39311db9447aef181ba authored about 9 years ago
Removed version number from bower.json, it's not used by bower and can be found in package.json

49bc45095d06fbd3480fd3d8a9068416acd00b2b authored about 9 years ago
Fixed initial load performance issue, triggered by failing comparison on Date objects.

5f500eb31c4c358cebf5a53b024dc0b0682cf123 authored about 9 years ago
Major redesign of data axis/scales, with large focus on creating a sane slave axis setup

e12a77c565cee35d77f3f2c33d0b9644f5138563 authored about 9 years ago
Merge branch 'develop' of github.com:almende/vis into develop

5716765e9dc44d7d7ca6b9cbdf7b44def54db0b3 authored about 9 years ago
Merge branch 'develop' of github.com:almende/vis into develop

dd052f510ca02e7e3f1ec5337b9a81b72493d148 authored about 9 years ago
Merge pull request #1599 from mauk81/patch-2

doc: typo

4d4bfab98aeaff879ae73d6bb7ef3e13f8638503 authored about 9 years ago
typo

834175766890de97736c3c60f60c84256d390f39 authored about 9 years ago
Merge branch 'develop' of github.com:almende/vis into develop

3c7640c52691cbf40f9833ef160b58e8725e6436 authored about 9 years ago