Ecosyste.ms: OpenCollective

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

github.com/graphql-kit/graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph
https://github.com/graphql-kit/graphql-voyager

Cleanup after #83

290a19ce2ff661481940833463be382e51f3f040 authored almost 6 years ago
Update example deps

0d5b06aabc2a6ef98e99005997ee879f9c1a2973 authored about 6 years ago
Update deps

e2f3b62258d634fdc7ebf66ee20ca433390ea6a3 authored about 6 years ago
v1.0.0-rc.26

d736fea23affc68f8c18c41a9a9dfeb73a59ba92 authored over 6 years ago
Update deps

868c3f1e1db5ff91357713f39d333e1d52993f7c authored over 6 years ago
Remove unussed types packages

a8547d990998cd8037ced9f38263b869df069328 authored over 6 years ago
Remove dependency on typings for server frameworks

0e88f525b74cad857b31f8893a2a5c6b6e5f7dcf authored over 6 years ago
Update yarn.lock to 1.10 format

cca98843ce166f5d9ec70b06241592d1c6751e9c authored over 6 years ago
Revert "chore: base tests setup"

This reverts commit 85a80b1ece6b028d4e2fbc2ba3812bc2053570c4.

61194bb95b42db6e3ff619e0f191d98ba98fa20f authored over 6 years ago
fix: add viz.js to dependencies

fixes #88

a19e6f3990784ac4a8bdb39986fbffaeb23aaf8e authored over 6 years ago
chore: base tests setup

85a80b1ece6b028d4e2fbc2ba3812bc2053570c4 authored over 6 years ago
Demo: remove external react

df0e86ec6d7cdfedb0382d5b357237254fc7bc09 authored over 6 years ago
Allow to skip mobile warning

6fc6bf66c53ff8225a6000abae933080fff5a80e authored over 6 years ago
Remove unussed redux thunk

453a22d652d3c29c975a910d047a05a0f759591e authored over 6 years ago
Remove lefovers from Redux

a6ff089c1edf77f12fe43c01e40d32f3be15c721 authored over 6 years ago
v1.0.0-rc.25

78bbd6664605c7a5ebc597a9119c30ac23234bda authored over 6 years ago
Update React to v16 everywhere

aea16b545e61c31a4de6cbbc833d94d596fb42db authored over 6 years ago
v1.0.0-rc.24

7751a141ae9262f362cea34b1f6ec86769c13ff8 authored over 6 years ago
Update React in middleware

61453a7bb1fe7ed3c60a3677e9f402d5ae4c79e2 authored over 6 years ago
v1.0.0-rc.23

e6bbcabacf9400aefef79dc2e3f5ea9bb6132732 authored over 6 years ago
v1.0.0-rc.22

35c618f46ca579d6c37b4838e45bc601ad3d77bf authored over 6 years ago
Fix worker loading

e53f8f868dbd357e88f6c9858c9fabf0045fb53d authored over 6 years ago
Fix .npmignore to include 'middleware' and all deeply nested files

3887a32650850f3e32c23dcdd06ef83c855677f6 authored over 6 years ago
v1.0.0-rc.21

44f1eba3b2d01ce828a3a3387326fb2e9d4d5248 authored over 6 years ago
v1.0.0-rc.20

53bfb1d16f84f8fdec2bee2313678d36e59d1c78 authored over 6 years ago
fix: file-loader was not used for lib build

72390d3ea09523b37c5d4e4a05135275164e788c authored over 6 years ago
Update dependencies inside examples

7b27469bf7f54b4c644b209815814ef00e2f18ca authored over 6 years ago
Temporary disable typings for hapi

e209ea6d68ead9aafe35b6ed449ee7d94b8d5960 authored over 6 years ago
Pin devDependencies

b5408804857a8d584f2d489f847a4df22af7948c authored over 6 years ago
Move preprocessVizSvg closer to Worker code

9877d7556535209e1538374de6d21f58388f6fea authored over 6 years ago
Update graphql typings to 14.0.0

c656ed071a88a1ce767d1779fdea2140b5f9cef6 authored over 6 years ago
Base support for custom introspection

e6988d6a3b26b5cc9370129901afd5c4c90810bc authored over 6 years ago
Update deps

1b048cf2a318fda31419e2456579489825dc887e authored over 6 years ago
Static imports jsDelivr have to use https: (#85)

jsdelivr.com does not support http anymore, so all the reference in the dode like:
`<script src...

6f7a681ac32ff8ee010b142622cbb966fce89171 authored over 6 years ago
Added ability to toggle display of scalars (#83)

* Add ability to toggle display of scalars

* incorporated review feedbacks

ec3ea016fb79a801239f652b3ae81473656d7bc8 authored over 6 years ago
Fix capitlisation of references in Readme . (#77)

The html generated for the 'Properties' section uses and a #properties link.
The local referenc...

b2deb19bf8d82e0b496e1ad660823e61b5ce8772 authored over 6 years ago
Update index.html (#75)

Spelling mistake.

8b72c9539aa79fe8ceb6f17c17bbcc42a0dcfd19 authored over 6 years ago
add typescript definitions generation

2944cf90bd668d35cd77ef5000b5d5723077fbea authored over 6 years ago
update .npmignore

02d67e0001c26eb052a1c7345ad33c1e8b1e96d7 authored over 6 years ago
clean up deps

4caea4dd24fd9f78117e09556154f4bdbb33e1ad authored over 6 years ago
deprecate github pages cdn

01b4f1290246ae09d3d0629baa0ac06d51eb5500 authored over 6 years ago
chore: simplify webpack config

e06597faa7e52c316e85a3f93148cf5d26321588 authored over 6 years ago
Cleanup after refactoring

28edd632bac256108fb13d02152bbbf2fe0ce4a6 authored over 6 years ago
Add preset switcher and custom schema modal UI

5b46e1208370bc0b690ebcdcaf8c6b7e9e091ca6 authored over 6 years ago
clean-up modal-related code from Voyager component

59f07c8d6da359e07ac34162a44b7e55868bade8 authored over 6 years ago
Support Logo cusomtization + add powered by badge

7b1a94253035253a039ce140163564c8ecfa43ee authored over 6 years ago
Move "scroll-area" one level up

853d3286fa30415817ae3fd88066957efb94a3b9 authored over 6 years ago
TypeDoc: move "Loading..." into separate branch

d8dfc91e2056a3ee2e8161971851abb08ec3c871 authored over 6 years ago
Fix yarn.lock

16d69b9c5aa6abf77441a1b418c431fb0419627d authored over 6 years ago
Use 'lexicographicSortSchema' from 'graphql-js'

0e8420a814f6799cf598ed8488cb72b056aa5fde authored over 6 years ago
Remove SettingsModal and migrate to material-ui

6fa58ea6855d06d802f0f7225209d31eda1d052d authored over 6 years ago
Better SDL validation

305c0fd8353384773a472040329ca08b28662707 authored over 6 years ago
Fix unescaped angle brackets in DOT output

00549100edf0d45c193fbacf41edb95a88d255ac authored over 6 years ago
Remove EJS template

28f4dac83d59596b6fa9d930e1b014a9d842e64f authored over 6 years ago
Run prettier

5bd4272e0b2f06d0ed5567deeb8de18dec94275d authored over 6 years ago
Remove SVG caching

e2b64c7499e1f6e4860c6d346b719db1c898168a authored over 6 years ago
Support edit for custom SDL

3fd51eacee52b20d4aee9bef63f0baf68abafb55 authored over 6 years ago
Add support for specifying custom schema as SDL

49ccf28a6ad827d2659f1ebab1a65d902e85a749 authored over 6 years ago
Add hack to increase viz.js memory to 128mb

cf114756561cdcdbd387fcf60c0381e37152119c authored over 6 years ago
Measure graph rendering time

0416ec1a5fcc466edd4a8483c2a282d287e96ebe authored over 6 years ago
Switch to Viz.js 2.0

e3144eac7250cf7b48e996a7138161e45e99a52f authored over 6 years ago
Settings panel (#72)

* feat: add settings panel

* fix documentation for hideDocs option

* remove Settings from ...

31abea019c13d76525401458a2b8b662f0f1c1c1 authored over 6 years ago
v1.0.0-rc.19

c386bc9a730f3f1774911626e2923e995643d041 authored over 6 years ago
Remove 'minimal-ui'

da87cd5726b6c883352b945103fe0622239de75b authored over 6 years ago
v1.0.0-rc.18

620faab4877d45b274ac0500467490f16afc6074 authored over 6 years ago
build: set 'process.env.NODE_ENV' during production build

27a1b164940a6ed4693c5935b2a07498cdad1fb1 authored over 6 years ago
v1.0.0-rc.17

dcc90c3e858ee8d57917d035d8205d8c24b43944 authored over 6 years ago
Open link on Logo to Github Repository in a tab (#64)

* Remove hyperlink to git repository from logo

* Revert "Remove hyperlink to git repository f...

0d9fb856a299b8d7854c2ad44159b33bd375b9d3 authored over 6 years ago
v1.0.0-rc.16

3d8239cf4ffc4579ae894c2e73669e9f6f83ab07 authored over 6 years ago
Update dependencies

1d070111585bc570fbd6a91b2ccce6f8166dcc81 authored over 6 years ago
Update TypeScript to 2.9

327a1445c84078aff7933ce68da4b89c0a4a64a8 authored over 6 years ago
Update deps

283f472bb3c21091be7ddacea511ed51ccdb153f authored over 6 years ago
Add missing hapiLegacy export

eeecf7901b3c44a49921a1ee2d9d6e9116acdf73 authored over 6 years ago
gitignore: ignore top-level 'lib' folder

be72832b364a2ae90db66e34838e058529f148e1 authored over 6 years ago
Add support for HAPI 17 (#66)

bc8fba6814e696eacd782b1201df8a286eaea0cc authored over 6 years ago
Uncomment accidentally commented code

24c895560d3e43aed8e7936c069c47e3583402ea authored over 6 years ago
Add jsDelivr badge 🏷️

eec0a2fe331374de27d84a2a25012863d084a961 authored over 6 years ago
Improve middleware docs

Fixes #60

7b4d3b3463c1ef89acd5fc0c7d5f220d632b77a8 authored over 6 years ago
Explicitly use https in CDN links in the example

7466fabc1f6284593328d1083865d4d4e97a7876 authored almost 7 years ago
Switch URLs in examples to jsDelivr

5f7f851a532cbd03d69acea1f757b1d4087b367d authored almost 7 years ago
1.0.0-rc.15

0151fbef1ee04f2ee6c61c916f468c7537ea7875 authored almost 7 years ago
Update Viz.js to '1.8.0'

0c34cb1f9f26af2b2fc95306fdfc84d06ca52878 authored almost 7 years ago
1.0.0-rc.14

a44596c62779166f216370aa7036e66f50c3fac9 authored almost 7 years ago
1.0.0-rc.13

0371a36fde973ab2425c8fc072a2245a248e55b0 authored almost 7 years ago
Added ".ghpages-tmp" to npmignore

Fixes #55

47ae77f78dfe46d2ff0c312613285eabe0a2e50f authored almost 7 years ago
1.0.0-rc.12

8b7619989d0e3efc0421221c626d78a64deed713 authored almost 7 years ago
Add loadWorker callback to Voyager tag (#54)

* Add loadWorker callback to Voyager tag

* Add loadWorker callback to Voyager tag

* README...

12d50469380a2eb33fe91d0e4821fd9ae459ce92 authored almost 7 years ago
rename includeCredentials to withCredentials

833ec0e2313ea04ae3cb10b3e1e2c961a6cd7a8f authored about 7 years ago
ability to include credentials when using url querystring param

fce27b2cf2572003a3f08e8c86572c698e2c1413 authored about 7 years ago
Make displayOptions optional, suggested by @karoun

d3af3143d5ea96ebfe71f8c7134d9ee67eefe89d authored about 7 years ago
1.0.0-rc.11

f5f73ac503aca2e0a219711eac6214a51e455b70 authored about 7 years ago
Export *.d.ts for middlewares

Fixes #48

746c780cee2aaafcae2f528f4a3f9bab6998405f authored about 7 years ago
Fix display order of type wrappers

Fixes #49

0e2666c6260b6057e8ffd34ed4efeb29057be0be authored about 7 years ago
Fix demo build + Prettified

e7ac986f85d14c573cc4127b7bf29c1ab6fe4bea authored about 7 years ago
1.0.0-rc.10

f5f8b5680ea449a4115f048c171c8c32cafb2464 authored about 7 years ago
Add workerURI option

02cd25d63710e5d5a183391c1b98ddc7685b4974 authored about 7 years ago
Refactor introspection sorting + prettier

ca02aed364f00bf4ab6d42aedd88d4adf97beb22 authored about 7 years ago
⬆️ Update 📦 and fixed typings

1424ef3feddb53a18c68f8a381fa19d257ea6379 authored about 7 years ago
Fix build, fixes #42

3895765ffd8bde77033fbe323e439d4bf5554f87 authored about 7 years ago
add optional parameter for headers in middlewares

0fb10892f090717787c5cff4980efc67cd24d0f2 authored about 7 years ago