Ecosyste.ms: OpenCollective

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

Houdini

Houdini develops GraphQL libraries for the Svelte community
Collective - Host: opensource - https://opencollective.com/houdini - Website: https://www.houdinigraphql.com - Code: https://github.com/HoudiniGraphQL

better example for onLoad

github.com/HoudiniGraphql/example-sveltekit-todo - eb2fce29d307ca22ee97f6b566b8542df4c542f8 authored over 3 years ago by Alec Aivazis <[email protected]>
better example for onLoad

github.com/HoudiniGraphql/houdini - eb2fce29d307ca22ee97f6b566b8542df4c542f8 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - 76c1fe88e3b2ea9c999ff35a49c1d0fa431900a4 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - 03ddc196d975989c127f52dbaeb63e02bde2c730 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.10.2

github.com/HoudiniGraphql/houdini - 2d8057086509399451c7da80a3865b5f0f05cc13 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.10.2

github.com/HoudiniGraphql/example-sveltekit-todo - 2d8057086509399451c7da80a3865b5f0f05cc13 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
onLoad Hook (#149)

* onLoad Hook

* Test pass

* Resolve requested changes

* Update onLoad test to include v...

github.com/HoudiniGraphql/houdini - c4fe56e1c8734dcdeb9ea45bafd787c1fc46f7a8 authored over 3 years ago by Julian Sigmund <[email protected]>
onLoad Hook (#149)

* onLoad Hook

* Test pass

* Resolve requested changes

* Update onLoad test to include v...

github.com/HoudiniGraphql/example-sveltekit-todo - c4fe56e1c8734dcdeb9ea45bafd787c1fc46f7a8 authored over 3 years ago by Julian Sigmund <[email protected]>
🔧 v0.10.1

github.com/HoudiniGraphql/example-sveltekit-todo - 628a3b5ad950d4fcf86e13d7ab9ddf8381c7aca1 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.10.1

github.com/HoudiniGraphql/houdini - 628a3b5ad950d4fcf86e13d7ab9ddf8381c7aca1 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Update README.md

github.com/HoudiniGraphql/houdini - ee6ed7cc534d00220ffd30a875a9e986eeb2fa0e authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - c14ac40c34d331195ada2a9f057f9bbcd92d5433 authored over 3 years ago by Alec Aivazis <[email protected]>
tweak persisted queries documentation

github.com/HoudiniGraphql/example-sveltekit-todo - 78cdbee2a866e02caad6c60ef68fb561680dd5eb authored over 3 years ago by Alec Aivazis <[email protected]>
tweak persisted queries documentation

github.com/HoudiniGraphql/houdini - 78cdbee2a866e02caad6c60ef68fb561680dd5eb authored over 3 years ago by Alec Aivazis <[email protected]>
added test for persisted queries

github.com/HoudiniGraphql/example-sveltekit-todo - d4c221bc3b0544cdf82bb99a3125829383f17305 authored over 3 years ago by Alec Aivazis <[email protected]>
added test for persisted queries

github.com/HoudiniGraphql/houdini - d4c221bc3b0544cdf82bb99a3125829383f17305 authored over 3 years ago by Alec Aivazis <[email protected]>
Persisted Queries (#148)

* Persisted queries

* Tests pass

* Documentation and small tweaks

* README tweak

* R...

github.com/HoudiniGraphql/example-sveltekit-todo - b0161202df8037d5979ec470c4abd4870dba5c19 authored over 3 years ago by Julian Sigmund <[email protected]>
Persisted Queries (#148)

* Persisted queries

* Tests pass

* Documentation and small tweaks

* README tweak

* R...

github.com/HoudiniGraphql/houdini - b0161202df8037d5979ec470c4abd4870dba5c19 authored over 3 years ago by Julian Sigmund <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - 038fe2f0ee56ec3a74549dcf0f67880b4b95c8d2 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - dc4fea9a81837cd2ceea6f2ceceb614fc8d38cd2 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - 8257974046c35660b043f4743d931f2bf27bacf7 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - b1c906e01bbd209ced0a5d35af01fb11e40c197e authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - a4124584763ad9f96ebeb4c4bc145fe548bc0570 authored over 3 years ago by Alec Aivazis <[email protected]>
📦 v0.10.0

github.com/HoudiniGraphql/example-sveltekit-todo - 5818cc16e8317a8f53841617e03a9b07371bdf4d authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
📦 v0.10.0

github.com/HoudiniGraphql/houdini - 5818cc16e8317a8f53841617e03a9b07371bdf4d authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Pagination (#144)

* add paginate directive and transform

* inject page info into cursor-based pagination

* a...

github.com/HoudiniGraphql/houdini - a52397cbc728fcc8db8eea7c6c678feaef2ba956 authored over 3 years ago by Alec Aivazis <[email protected]>
Pagination (#144)

* add paginate directive and transform

* inject page info into cursor-based pagination

* a...

github.com/HoudiniGraphql/example-sveltekit-todo - a52397cbc728fcc8db8eea7c6c678feaef2ba956 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.11

github.com/HoudiniGraphql/example-sveltekit-todo - 74e0f6932f171706d6a00539c76194f90c8d988a authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.11

github.com/HoudiniGraphql/houdini - 74e0f6932f171706d6a00539c76194f90c8d988a authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
update example config

github.com/HoudiniGraphql/example-sveltekit-todo - 8a9e6efa500d9a9d8ff78bbb8767cfcf84645266 authored over 3 years ago by Alec Aivazis <[email protected]>
update example config

github.com/HoudiniGraphql/houdini - 8a9e6efa500d9a9d8ff78bbb8767cfcf84645266 authored over 3 years ago by Alec Aivazis <[email protected]>
fix whitespace in generated config file

github.com/HoudiniGraphql/houdini - 3ad730dedc637b2454ea99c7628fe777d989fd5f authored over 3 years ago by Alec Aivazis <[email protected]>
fix whitespace in generated config file

github.com/HoudiniGraphql/example-sveltekit-todo - 3ad730dedc637b2454ea99c7628fe777d989fd5f authored over 3 years ago by Alec Aivazis <[email protected]>
Feat: Export ConfigFile type (#145)

* Feat: Export type ConfigFile to enable typable configs and code completion

* Change type-ex...

github.com/HoudiniGraphql/example-sveltekit-todo - b1050df7512468e1004a51e4274d3cf616af9abf authored over 3 years ago by Benjamin Bender <[email protected]>
Feat: Export ConfigFile type (#145)

* Feat: Export type ConfigFile to enable typable configs and code completion

* Change type-ex...

github.com/HoudiniGraphql/houdini - b1050df7512468e1004a51e4274d3cf616af9abf authored over 3 years ago by Benjamin Bender <[email protected]>
🔧 v0.9.10

github.com/HoudiniGraphql/example-sveltekit-todo - c990e0ae66e345e54335d2c6a16ad9e2f322cb9f authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.10

github.com/HoudiniGraphql/houdini - c990e0ae66e345e54335d2c6a16ad9e2f322cb9f authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
add project info to package.json (#143)

github.com/HoudiniGraphql/houdini - 38292cf24594639c5ac818d1f5735d9d61961cc7 authored over 3 years ago by Alec Aivazis <[email protected]>
add project info to package.json (#143)

github.com/HoudiniGraphql/example-sveltekit-todo - 38292cf24594639c5ac818d1f5735d9d61961cc7 authored over 3 years ago by Alec Aivazis <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/HoudiniGraphql/houdini - 8f1a80d0bce6b978b647b5008885dbb3a2167d3c authored over 3 years ago by Alec Aivazis <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/HoudiniGraphql/example-sveltekit-todo - 8f1a80d0bce6b978b647b5008885dbb3a2167d3c authored over 3 years ago by Alec Aivazis <[email protected]>
Create LICENSE

github.com/HoudiniGraphql/houdini - 36b85b277891218059138cc97aa947d24ac28df5 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.9

github.com/HoudiniGraphql/houdini - c08902792ed900ab7b274e48752ea6ca373995bf authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.9

github.com/HoudiniGraphql/example-sveltekit-todo - c08902792ed900ab7b274e48752ea6ca373995bf authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fix bug when unsubscribing to recursive linked lists (#142)

* fix bug when unsubscribing to recursive linked lists

* verify behavior for non-lists

github.com/HoudiniGraphql/example-sveltekit-todo - f3d3de7be7d5a60eefb3717d5c0114fc8b000546 authored over 3 years ago by Alec Aivazis <[email protected]>
Fix bug when unsubscribing to recursive linked lists (#142)

* fix bug when unsubscribing to recursive linked lists

* verify behavior for non-lists

github.com/HoudiniGraphql/houdini - f3d3de7be7d5a60eefb3717d5c0114fc8b000546 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.8

github.com/HoudiniGraphql/example-sveltekit-todo - 41088ab2d40f9377c742cf78155b8bc815cd31f4 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.8

github.com/HoudiniGraphql/houdini - 41088ab2d40f9377c742cf78155b8bc815cd31f4 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Use node version >=14.13 (#139)

* Use node version >=14.2

* Use node version >=14.13

github.com/HoudiniGraphql/example-sveltekit-todo - e8bfac0c48c41cd238782271c49e9ee0a4db4cc9 authored over 3 years ago by SorenHolstHansen <[email protected]>
Use node version >=14.13 (#139)

* Use node version >=14.2

* Use node version >=14.13

github.com/HoudiniGraphql/houdini - e8bfac0c48c41cd238782271c49e9ee0a4db4cc9 authored over 3 years ago by SorenHolstHansen <[email protected]>
🔧 v0.9.7

github.com/HoudiniGraphql/example-sveltekit-todo - 8d413f0f591d54c9783439cc3ffd9375c2f8d321 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.7

github.com/HoudiniGraphql/houdini - 8d413f0f591d54c9783439cc3ffd9375c2f8d321 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fix windows compatibility (#135)

* attempt to fix windows compatability

* v0.9.7-alpha.0

github.com/HoudiniGraphql/houdini - 50cb7e41a91d4f530497cef6f1fe16ffd50202e8 authored over 3 years ago by Alec Aivazis <[email protected]>
Fix windows compatibility (#135)

* attempt to fix windows compatability

* v0.9.7-alpha.0

github.com/HoudiniGraphql/example-sveltekit-todo - 50cb7e41a91d4f530497cef6f1fe16ffd50202e8 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

github.com/HoudiniGraphql/houdini - f99b44328f5fd5833544782b9433259bf1237677 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.6

github.com/HoudiniGraphql/example-sveltekit-todo - 6f087891ed6f90850b9f9c507d6856a002b940aa authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.6

github.com/HoudiniGraphql/houdini - 6f087891ed6f90850b9f9c507d6856a002b940aa authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Separate generated docs (#134)

* pull generated docs into their own collected document

* dont specify document name when gen...

github.com/HoudiniGraphql/houdini - 898cc76cb77fb26423ea4aff16fab2e8b5b70b08 authored over 3 years ago by Alec Aivazis <[email protected]>
Separate generated docs (#134)

* pull generated docs into their own collected document

* dont specify document name when gen...

github.com/HoudiniGraphql/example-sveltekit-todo - 898cc76cb77fb26423ea4aff16fab2e8b5b70b08 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.5

github.com/HoudiniGraphql/example-sveltekit-todo - 24db81e6766998d6d1498be0f1d123130b1c9fc5 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.5

github.com/HoudiniGraphql/houdini - 24db81e6766998d6d1498be0f1d123130b1c9fc5 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Better behavior for null values in cache (#132)

* better behavior for null values in cache

* tests for subscribing with null values

github.com/HoudiniGraphql/houdini - 29cc13b4d4056112fdf134b985c7ea2e243fb31b authored over 3 years ago by Alec Aivazis <[email protected]>
Better behavior for null values in cache (#132)

* better behavior for null values in cache

* tests for subscribing with null values

github.com/HoudiniGraphql/example-sveltekit-todo - 29cc13b4d4056112fdf134b985c7ea2e243fb31b authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.4

github.com/HoudiniGraphql/houdini - 64d2adb2099ff08f44a30c380d6c138ad91b1dd2 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.4

github.com/HoudiniGraphql/example-sveltekit-todo - 64d2adb2099ff08f44a30c380d6c138ad91b1dd2 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
try to find engines

github.com/HoudiniGraphql/houdini - 401fea668192b7ece3e05a8016e895bfce3fc1dc authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.3

github.com/HoudiniGraphql/houdini - 92e0b5eb96093c8457ca9db927d8e19cb28bb639 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.3

github.com/HoudiniGraphql/example-sveltekit-todo - 92e0b5eb96093c8457ca9db927d8e19cb28bb639 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Add transform to inject id in selections (#128)

* only subscribe to fragment updates if an id is present

* add the id field to selections of ...

github.com/HoudiniGraphql/houdini - ee47b531321c89a9424f469f3b0d25840b1cdcdd authored over 3 years ago by Alec Aivazis <[email protected]>
Add transform to inject id in selections (#128)

* only subscribe to fragment updates if an id is present

* add the id field to selections of ...

github.com/HoudiniGraphql/example-sveltekit-todo - ee47b531321c89a9424f469f3b0d25840b1cdcdd authored over 3 years ago by Alec Aivazis <[email protected]>
make sure that the example runtime is generateable as part of the CI checks

github.com/HoudiniGraphql/example-sveltekit-todo - 4640a5604a2d78cc5a4dfe0e3be11e1526567be7 authored over 3 years ago by Alec Aivazis <[email protected]>
make sure that the example runtime is generateable as part of the CI checks

github.com/HoudiniGraphql/houdini - 4640a5604a2d78cc5a4dfe0e3be11e1526567be7 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.2

github.com/HoudiniGraphql/example-sveltekit-todo - ef4ab61b34dc4b2b7fcb8eb2d73e6c963f085ad1 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.2

github.com/HoudiniGraphql/houdini - ef4ab61b34dc4b2b7fcb8eb2d73e6c963f085ad1 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix bug when generating list fragments with variables

github.com/HoudiniGraphql/houdini - 7e776c5bbb7e43f6b4f778625a49dc5a5bfebdd4 authored over 3 years ago by Alec Aivazis <[email protected]>
fix bug when generating list fragments with variables

github.com/HoudiniGraphql/example-sveltekit-todo - 7e776c5bbb7e43f6b4f778625a49dc5a5bfebdd4 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.9.1

github.com/HoudiniGraphql/example-sveltekit-todo - 868d74803b838c337994e6464705e1002cb122e4 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.9.1

github.com/HoudiniGraphql/houdini - 868d74803b838c337994e6464705e1002cb122e4 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fixed bug pulling enum values from cache (#124)

* fix bug pulling enum values from cache

* remove log

github.com/HoudiniGraphql/example-sveltekit-todo - e3e699a7a3ffa42cd5aff2bc378b114267f9ce71 authored over 3 years ago by Alec Aivazis <[email protected]>
Fixed bug pulling enum values from cache (#124)

* fix bug pulling enum values from cache

* remove log

github.com/HoudiniGraphql/houdini - e3e699a7a3ffa42cd5aff2bc378b114267f9ce71 authored over 3 years ago by Alec Aivazis <[email protected]>
📦 v0.9.0

github.com/HoudiniGraphql/example-sveltekit-todo - 8c29c88511a0bf441e33607d869279daa7cde956 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
📦 v0.9.0

github.com/HoudiniGraphql/houdini - 8c29c88511a0bf441e33607d869279daa7cde956 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rename @connection to @list (#121)

* renamed @connection to @list

* more updates

* even more renames

* rename the rest of ...

github.com/HoudiniGraphql/houdini - 56bb6767b13f43901cf75289c76bcb90f16187bd authored over 3 years ago by Alec Aivazis <[email protected]>
Rename @connection to @list (#121)

* renamed @connection to @list

* more updates

* even more renames

* rename the rest of ...

github.com/HoudiniGraphql/example-sveltekit-todo - 56bb6767b13f43901cf75289c76bcb90f16187bd authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.8.8

github.com/HoudiniGraphql/houdini - 496db88ded4f1e8fa58d4fd49e3fb7c817a1d382 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🔧 v0.8.8

github.com/HoudiniGraphql/example-sveltekit-todo - 496db88ded4f1e8fa58d4fd49e3fb7c817a1d382 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fix interface ancestors (#122)

* interface ancestor test passing

* add typename test back

* tests pass

* remove okr ex...

github.com/HoudiniGraphql/houdini - f35b5c1d0eecb0272776dfcf5284f209ae29c63c authored over 3 years ago by Alec Aivazis <[email protected]>
Fix interface ancestors (#122)

* interface ancestor test passing

* add typename test back

* tests pass

* remove okr ex...

github.com/HoudiniGraphql/example-sveltekit-todo - f35b5c1d0eecb0272776dfcf5284f209ae29c63c authored over 3 years ago by Alec Aivazis <[email protected]>