Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(types): adapt types from DefinitelyTyped #77

Merged
merged 44 commits into from
Sep 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
b67b1ba
Move all packages to a `types` directory
Mar 24, 2017
d477d88
Fix various lint errors (#15529)
Mar 30, 2017
1c93883
All VisJS config options are optional.
Mar 31, 2017
6277f5c
increment version
Mar 31, 2017
c03e0f6
Use new strict-export-declare-modifiers lint rule (#15844)
Apr 14, 2017
635caf6
Updating template function defintion (#15936)
seveves May 1, 2017
7ed5475
Update index.d.ts
petrce Jun 19, 2017
1adade7
Update rollingMode option to object.
jeffrysteven Jun 20, 2017
f5b2d4d
Merge pull request #17326 from jeffrysteven/master
sandersn Jun 20, 2017
6ea242f
vis: Add types for Options.locales
sandersn Aug 7, 2017
9c4a6e1
Make All LocaleMessages properties required
sandersn Aug 8, 2017
29e63fc
Merge upstream changes (#3)
zspitz Sep 10, 2017
6269b34
Merge branch 'master' into activex-libreoffice
zspitz Sep 11, 2017
650d9dc
[vis] timeline: add types for custom ordering functions (#20031)
supercargo Sep 26, 2017
5a7592d
timeline: updated TimelineOptions & Timeline (#20174)
P-H-F Oct 2, 2017
ae608fb
@types/vis separated Node color into it's own interface and added it …
damons-sportsbet Oct 17, 2017
a9e8443
vis: Fix lint (#20974)
Oct 26, 2017
a31afea
[vis] Timeline: Type definition changes required for Timeline module …
takato1314 Nov 9, 2017
de4a73d
Add chinese locale.
takato1314 Nov 9, 2017
4728ae2
Changed type of item for the TimelineEventPropertiesResult to the app…
Hayena Feb 5, 2018
5462633
Merge pull request #23417 from Hayena/patch-1
rbuckton Feb 7, 2018
7cffa1e
Additional font options for NodeOptions and EdgeOptions according to …
exzhawk Mar 16, 2018
166db3f
Allow Edge arrows from to be left out of edge options
MikeDombo Apr 3, 2018
1075371
Add support of subgroupStack on DataGroup (#25480)
Airex May 7, 2018
f27c5fc
vis: update network nodes image option (v4.21)
oleksii-kachura May 29, 2018
2056257
Make node and edge interfaces inherit from their options (#27254)
Jul 24, 2018
afc2d78
added order property for TimelineGroup
avrahamcool Aug 23, 2018
a8e97ab
The color of vis nodes can be given as a string as well
tijsmoree Sep 23, 2018
3fae595
add on-initial-draw-complete-support
divideby Nov 28, 2018
ac62af7
change void function type
divideby Nov 28, 2018
f86209e
[vis] DataSet.get may return null + type parameter for DataSet.map (#…
martin-helmich Jan 28, 2019
5f4cf6c
Update project urls to match NPM url
sandersn Feb 12, 2019
e01149a
Improve @types/vis (#34293)
eliotball Mar 30, 2019
8d05f12
Make TimelineTooltipOption properties optional
d0ragon Apr 16, 2019
471bfdf
[@types/vis] add optional parameter to getConnectedNodes (#34820)
mpomet Apr 18, 2019
8c23684
[@types/vis] add optional string types to EdgeOptions (#34972)
tiberiushunter Apr 26, 2019
5703c4b
Added widthConstraint options to NodeOptions and fixed linting issues…
slavede May 28, 2019
d1d06d1
Vis. Fix DataGroup mappings for nestedGroups, added visible and show…
Airex Jun 11, 2019
b5137b1
[@types/vis] add getBaseEdges definition (#36462)
mpomet Jul 1, 2019
dc35eb8
Create README.md
mojoaxel Jul 27, 2019
1f6237b
feat(types): set up types in build process
Thomaash Sep 5, 2019
02b8797
Merge branch 'master' of github.com:visjs/vis-types into types
Thomaash Sep 5, 2019
5ba370f
feat(types): adapt the types for this project
Thomaash Sep 5, 2019
3ed30ed
chore(dist): update
Thomaash Sep 5, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading