Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-types

Minimal fork of https://github.com/DefinitelyTyped/DefinitelyTyped
https://github.com/visjs/vis-types

chore: add abandonment note

fd0e58940a552251c69e10edcde93791e78f0302 authored about 4 years ago by Tomina <[email protected]>
docs(funding): update funding information

0d5f4a974631f3933e4aab98a9619fe4da19c708 authored about 5 years ago by Alexander Wunschik <[email protected]>
Create README.md

dc35eb89ea5ca9500678ddcb5ab657ab0c7a4154 authored over 5 years ago by Alexander Wunschik <[email protected]>
[@types/vis] add getBaseEdges definition (#36462)

* [@types/vis] add getBaseEdges definition

* [@types/vis] fix trailing spaces

b5137b1e7bd71198376ccd390fa0b3895ee06071 authored over 5 years ago by mpomet <[email protected]>
Vis. Fix DataGroup mappings for nestedGroups, added visible and showNested to DataGroup as described in vis.js documentation (#35965)

* Add support of subgroupStack on DataGroup

* Update index.d.ts

* Update index.d.ts

Add...

d1d06d1747f525376cb63c8a93ee9c1c5bf1420d authored over 5 years ago by Airex <[email protected]>
Added widthConstraint options to NodeOptions and fixed linting issues (#35683)

* Added widthConstraint for nodeOptions

* Updated definitions

* Added tests

* Fixed lin...

5703c4bcb531c6d50cf82146bf3454e9287a672d authored over 5 years ago by Slaven Tomac <[email protected]>
[@types/vis] add optional string types to EdgeOptions (#34972)

* @types/vis Adding Types to Edges.Arrows

Adding Edges.Arrows.To/Middle/From Type

* Correc...

8c23684775cacf81f0dc296513f69b40e57cb37d authored over 5 years ago by Sam Welek <[email protected]>
[@types/vis] add optional parameter to getConnectedNodes (#34820)

471bfdf321c77313374e67cbef9b9525a94c2628 authored over 5 years ago by mpomet <[email protected]>
Make TimelineTooltipOption properties optional

Those properties have default values in vis library so they don't need to be required.

8d05f12f3de13c6818a208639921282513c2df54 authored over 5 years ago by Vazha Asatiani <[email protected]>
Improve @types/vis (#34293)

* Improveme @types/vis

Two improvements:

* Correct optional types on options.node.shapePro...

e01149ab3e62923d9ea96a22a86d946af53833b2 authored almost 6 years ago by Eliot Ball <[email protected]>
Update project urls to match NPM url

Note that this *trivially* updates project urls by adding the NPM url to
the end, even when the ...

5f4cf6c94fd75875e55406788720ecb68ac3a08d authored almost 6 years ago by Nathan Shively-Sanders <[email protected]>
[vis] DataSet.get may return null + type parameter for DataSet.map (#32570)

f86209eec4473dcdddccba6e3885aeeba8d36a4a authored almost 6 years ago by Martin Helmich <[email protected]>
change void function type

ac62af75205f17da62fbe81983e6f4646bde3543 authored about 6 years ago by Dmitriy <[email protected]>
add on-initial-draw-complete-support

3fae595ab55cf7a8dbe9887338e6fe1ad981e8f4 authored about 6 years ago by Dmitriy <[email protected]>
The color of vis nodes can be given as a string as well

a8e97abe41e788d53870959df098c61700bdbd7a authored over 6 years ago by Tijs Moree <[email protected]>
added order property for TimelineGroup

currently missing from official docs.
awaiting merge https://github.com/almende/vis/pull/4091

afc2d789395ad31e48a6f21a11603cf1846575f2 authored over 6 years ago by Avraham Essoudry <[email protected]>
Make node and edge interfaces inherit from their options (#27254)

Node and Edge interfaces should inherit from NodeOptions and EdgeOptions. These Options are mean...

2056257bb6e7eef3d995d7256617898dfd0497eb authored over 6 years ago by Daniele Coppolino <[email protected]>
vis: update network nodes image option (v4.21)

f27c5fc9072a33affbd3372f4ba04f639f3e1ba2 authored over 6 years ago by Oleksii Kachura <[email protected]>
Add support of subgroupStack on DataGroup (#25480)

* Add support of subgroupStack on DataGroup

* Update index.d.ts

* Update index.d.ts

Add...

1075371517416b110f09777d44cca6fc6cb188b0 authored over 6 years ago by Airex <[email protected]>
Allow Edge arrows from to be left out of edge options

network.setOptions({edges: {arrows: {to: true}}}); should be accepted since it works properly in...

166db3ff65b4a33ca0ca658175fe64f77ed2a639 authored almost 7 years ago by Michael Dombrowski <[email protected]>
Additional font options for NodeOptions and EdgeOptions according to http://visjs.org/docs/network/nodes.html and http://visjs.org/docs/network/edges.html

7cffa1eafdea8b6922df018c194eb01b1aab8236 authored almost 7 years ago by EpixZhang <[email protected]>
Merge pull request #23417 from Hayena/patch-1

Fix(VIS) Updated property to the correct type

54626336886321510a1c0ec79df36cd17da420a8 authored almost 7 years ago by Ron Buckton <[email protected]>
Changed type of item for the TimelineEventPropertiesResult to the approperiate type

4728ae20e274ec013081ff8fb3a5b98ff1d52379 authored almost 7 years ago by Donovan <[email protected]>
Add chinese locale.

de4a73de8b5ee2bdd79f30a085a4c9345f320a30 authored about 7 years ago by Alex Soh <[email protected]>
[vis] Timeline: Type definition changes required for Timeline module on vis.js v4.21

Highlights:
@Timeline
- Documentation added for all methods as per documented in http://visjs.or...

a31afea6d6345f7eb98f0980d63f838d61b7ccb5 authored about 7 years ago by Alex Soh <[email protected]>
vis: Fix lint (#20974)

a9e84439548443354d5055b3998f5e844406b780 authored about 7 years ago by Andy <[email protected]>
@types/vis separated Node color into it's own interface and added it to the Node (#20603)

* separated node color into it's own interface and added it to the node
definition too.

* ts...

ae608fb1218ffcc7faa17e71d843def96c79b5ef authored about 7 years ago by damon-at-sportsbet <[email protected]>
timeline: updated TimelineOptions & Timeline (#20174)

5a7592d83fd7f5816a672fad96acafc25f4d1328 authored over 7 years ago by Philipp <[email protected]>
[vis] timeline: add types for custom ordering functions (#20031)

* add types for custom ordering functions

* fix trailing whitespace

* include dependency o...

650d9dc843e84fe2b4ccf8f25838003c2d12f549 authored over 7 years ago by Adam Lewis <[email protected]>
Merge branch 'master' into activex-libreoffice

6269b341f84ecf0125ebdab07ab3e456e12f5220 authored over 7 years ago by Zev Spitz <[email protected]>
Merge upstream changes (#3)

29e63fc618c50f33db4d4386d4f9938da69e9829 authored over 7 years ago by Zev Spitz <[email protected]>
Make All LocaleMessages properties required

Also fix lint.

9c4a6e183fb454520ddfc37b6dfc17cb15487cff authored over 7 years ago by Nathan Shively-Sanders <[email protected]>
vis: Add types for Options.locales

6ea242f4a10a40cd48c25e3b9534ccf2b6284782 authored over 7 years ago by Nathan Shively-Sanders <[email protected]>
Merge pull request #17326 from jeffrysteven/master

Update @types/vis index.d.ts - rollingMode option from boolean to object.

f5b2d4d8a142aee74579e4f11e426ec71086e732 authored over 7 years ago by Nathan Shively-Sanders <[email protected]>
Update rollingMode option to object.

Timeline implements rolling mode with an object configuration instead boolean type.

1adade7c47778b6cb5bfbbd39b45cd4de9e81c88 authored over 7 years ago by Jeffry Steven Lenis <[email protected]>
Update index.d.ts

added missing DataGroup.nestedGroups according this example: http://visjs.org/examples/timeline/...

7ed54755052727ed6ffb895290cf2fa30eddd3ae authored over 7 years ago by petrce <[email protected]>
Updating template function defintion (#15936)

* Updating template function defintion

As mentioned [here](https://github.com/seveves/ng2-vis...

635caf6d66f40544dbe05beb1011abd48b484d0a authored over 7 years ago by Severin <[email protected]>
Use new strict-export-declare-modifiers lint rule (#15844)

c03e0f66e20116f6b9a5884745c902180fc64359 authored over 7 years ago by Andy <[email protected]>
increment version

6277f5c41490a1e6cb9e40c4acb08331236f7646 authored almost 8 years ago by Jan Van Ryckeghem <[email protected]>
All VisJS config options are optional.

http://visjs.org/docs/timeline/#Configuration_Options

1c9388309a4adf7d7f53c02f1327520b6f7f0d94 authored almost 8 years ago by Jan Van Ryckeghem <[email protected]>
Fix various lint errors (#15529)

d477d88c5cf381166896dd5c0b91a67f41d0ebcc authored almost 8 years ago by Andy <[email protected]>
Move all packages to a `types` directory

b67b1bac98e3d7878d1cd14fb575975f3ec28921 authored almost 8 years ago by Andy Hanson <[email protected]>