Ecosyste.ms: OpenCollective

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

Vadim Demedes

Making Ink and other open-source projects
Collective - Host: opensource - https://opencollective.com/vadimdemedes - Website: https://vadimdemedes.com - Code: https://github.com/vadimdemedes

Move `@types/react` to be an optional peer dependency (#257)

github.com/vadimdemedes/ink - 084cdede47cf23172191cfcfa507410f5cfda46a authored about 5 years ago
Mention `ink-use-stdout-dimensions` in the readme (#256)

github.com/vadimdemedes/ink - 1c7c1ec45309e7660d4c5867ad4e36ab76605914 authored about 5 years ago
Add ink-markdown to the readme (#255)

github.com/vadimdemedes/ink - 5a9e7ab178943e035cd0166ff6ac18cf96f0c7ec authored about 5 years ago
Add new app and v2 compatible Figlet component to the readme (#238)

github.com/vadimdemedes/ink - 7f6e8bf0fa9815d189748222cdd88d37450853e0 authored about 5 years ago
Ignore babel.config.js to avoid incompatible plugins (#8)

github.com/vadimdemedes/import-jsx - 350de3cd2fdac2d29fbf6b5db246faa2c0249c0a authored about 5 years ago
Add chalk to dependencies

github.com/vadimdemedes/ink-text-input - 90b774e5a2bf9ea47e14874a2727ed68048633b5 authored about 5 years ago
Only read and parse .js and .tsx files in the commands folder (#21)

* Add support for typescript

* Only support .js and .tsx files in commands dir

* Delete pa...

github.com/vadimdemedes/pastel - 0b883df49460a4bf425a8a394731825b74e818b8 authored about 5 years ago
Add Ink and React to peer dependencies

github.com/vadimdemedes/ink-text-input - 62cc5883297c4c529ad21b062aac99a11529587a authored about 5 years ago
Add React types for tsd to work

github.com/vadimdemedes/ink-testing-library - e913f625022bac587ab51d49312588ac6aed9285 authored about 5 years ago
Add TypeScript types (#9)

github.com/vadimdemedes/ink-testing-library - 66732a50b4ecea4dbcea975cc8211128d90b6e39 authored about 5 years ago
Create index if not exists (#303)

github.com/vadimdemedes/better-sqlite3 - ee75a7078b8dd0e2124851afb958e097b869a2a4 authored about 5 years ago
Window test extension (#307)

* Export test extension for Windows

* Enabled integrity extension tests

Co-authored-by: Jo...

github.com/vadimdemedes/better-sqlite3 - 3dd996e10b1b2c21553f3cf6ea721d881dad9570 authored about 5 years ago
Merge branch 'prebuild'

github.com/vadimdemedes/better-sqlite3 - 892d7148be6f52db36cf3c11f1e72539f505f838 authored about 5 years ago
added correct deploy key and cleaned up

github.com/vadimdemedes/better-sqlite3 - 04e13e258516e3849ce528b27744db8ebba2f6ab authored about 5 years ago
Use bindings to load the .node file

github.com/vadimdemedes/better-sqlite3 - 883fd0b17e174478a3f10323520ce5b45460ab09 authored about 5 years ago
remove the bindings dependency

github.com/vadimdemedes/better-sqlite3 - 84274da175c5aabcf5aa1923e5e486410c43be5c authored about 5 years ago
Replacing tests for Node 8 and 12 and specifying the CXX and CC environment variables

github.com/vadimdemedes/better-sqlite3 - c736439c810ab8da78b60b62b80b75e6e5aa83ec authored about 5 years ago
Make `useMutation` options optional

github.com/vadimdemedes/draqula - 360b0e3d4cdcf4eb6b6d3597af69e2ac002762b7 authored about 5 years ago
Expose `useDraqulaClient` hook to get instance of client

github.com/vadimdemedes/draqula - 89bac665e712fe2c938105ae4d8ad3eb9705a75e authored about 5 years ago
Skip `undefined` children (#51)

github.com/vadimdemedes/dom-chef - 812a99ff51ead72c41e9b0b4f35eb8bee55aa1f3 authored about 5 years ago
Remove package lock

github.com/vadimdemedes/dom-chef - 4da1cbb5112c80f9602f61d1a5995497eb291830 authored about 5 years ago
Merge branch 'master' of github.com:JoshuaWise/better-sqlite3

github.com/vadimdemedes/better-sqlite3 - 57da0b284a880f5966825eaf22ebf5e2b4e6fbcc authored about 5 years ago
ignore warnings from sqlite3 library

github.com/vadimdemedes/better-sqlite3 - 1a7cf409b8c35df9d7fd55a80f26daf2dbaf7b4b authored about 5 years ago
Document preloading

github.com/vadimdemedes/draqula - d8494a31c3bfbde1ac3ffc29c01467118c1dcf51 authored about 5 years ago
Add `preload()` method to client to preload queries

Fixes #17

Useful for speeding up user experience and preloading queries for
next pages. For exa...

github.com/vadimdemedes/draqula - 425dadca9c404b3773940928752e931a967e6958 authored about 5 years ago
Minor website changes

github.com/vadimdemedes/draqula - 0ce0f092d3d22291083a379f6763e980738799d8 authored about 5 years ago
Revert "Remove `isLoading` from `useQuery` result"

This reverts commit 72bf2dd1e0418d5af80278a3374dfc7eeab37cd6.

See https://github.com/vadimdemed...

github.com/vadimdemedes/draqula - 624a0ec406f973a031e6157a4cf35345195f6dad authored about 5 years ago
Remove `isLoading` from `useQuery` result

Fixes #15

After researching SWR (https://github.com/zeit/swr), I realized
there's really no ben...

github.com/vadimdemedes/draqula - 72bf2dd1e0418d5af80278a3374dfc7eeab37cd6 authored about 5 years ago
Use `undefined` instead of `null`

Because `null` doesn't have any benefit over `undefined`.

github.com/vadimdemedes/draqula - d96f9db523ee7031716e258f6979e02c33e65951 authored about 5 years ago
Add `clearCache()` method to client to clear cache

Fixes #13

If you have a web app where users can log in, you risk briefly
exposing data of the f...

github.com/vadimdemedes/draqula - 1e064d6e5b3e829e668b370b2732ac0abc83b250 authored about 5 years ago
Expose message of the first error in `GraphQLError`

Fixes #12

Most of the error handling I had to write only expected
one error to be returned from...

github.com/vadimdemedes/draqula - 0b0978282a23d4d9704fa963acd0f9f90289edf8 authored about 5 years ago
Allow skipping all refetching when performing mutation

Fixes https://github.com/vadimdemedes/draqula/issues/18

There are cases when it's not important...

github.com/vadimdemedes/draqula - fbd463cc7b7cd171e233050459c2493a036c26fe authored about 5 years ago
Refetch queries when window gets focused

Fixes #20

Idea borrowed from ZEIT's swr project (https://github.com/zeit/swr).

Useful for keep...

github.com/vadimdemedes/draqula - 1de0c1573bcbe5763982c62f593eed422045e8d7 authored about 5 years ago
Batch state updates via unstable_batchedUpdates

Fixes #19

Currently an error or invalid component output can be caused because of this,
since u...

github.com/vadimdemedes/draqula - 680d7a9806f19381e214c6e61bdf08611585d1ea authored about 5 years ago
Add prepare script

github.com/vadimdemedes/draqula - 13cb374b5eec7763387bf7e833e3b3cc470bd185 authored about 5 years ago
Add failing test for booleanish attributes (#45)

github.com/vadimdemedes/dom-chef - 2f0c07d4ba1af83c88c46a57d7b907e8ec1086f0 authored about 5 years ago
Remove mention of emitKeypressEvents from readme

github.com/vadimdemedes/ink - 3ac1546800c1bfced7416769fb4f5ee894dd3b46 authored about 5 years ago
Format readme with Prettier

github.com/vadimdemedes/ink - 6131de60a502d189c713ef54288079fc3e6276b1 authored about 5 years ago
Upgrade dependencies (#247)

Fixes #246

github.com/vadimdemedes/ink - 2917bf991a4a139143aa96c44d3fa39931818005 authored about 5 years ago
Only include the better_sqlite3 node file

github.com/vadimdemedes/better-sqlite3 - 07e4a3142841506f8896c913baf2ac6d36225a51 authored about 5 years ago
Prebuild

This adds prebuild support. When the library is released from GitHub a travis build will run whi...

github.com/vadimdemedes/better-sqlite3 - f889257db433f49709d9e6cd9d5042b900eb8be8 authored about 5 years ago
Remove `@types/react` from dependencies (#236)

* Remove react types from depedencies

Introduced when adding typescript support https://githu...

github.com/vadimdemedes/ink - 58314dfe5ddaf2c39f5aae88910923187d5f838a authored over 5 years ago
Updates timer to run like the README.md example (#237)

`setInterval` should be explicit about the interval. While not required since it defaults to 10,...

github.com/vadimdemedes/ink - c0ad04aa184b0d6e9b7b5d64f5d08d1b88308937 authored over 5 years ago
Make `options` optional in `fetchMore()`

github.com/vadimdemedes/draqula - a75ad33faf744d5a4ffcf05f430019db2e6fbf06 authored over 5 years ago
Fix "Node does not exist" error on mutation (#10)

github.com/vadimdemedes/draqula - 8b967eb48f0c9dbe9288a2a3f28bd89af7293912 authored over 5 years ago
Clear terminal if output is taller than viewport (#210)

* Rewrite

* Fix regression

* Add tests

* Fix lint errors

github.com/vadimdemedes/ink - af480b83bb51443359ace7a1cb8adce7ea079ed4 authored over 5 years ago
Add `useApp`, `useStdin` and `useStdout` hooks (#235)

* Add useApp, useStdin and useStdout hooks

* Readme fixes

* Tweaks

* Minor tweaks

* ...

github.com/vadimdemedes/ink - e0d2b4fcad9860b275f5149c4a4a893c8810026c authored over 5 years ago
Fixes a typo in the error message in useDraqulaClient.ts. (#11)

github.com/vadimdemedes/draqula - c2b20d5c19902881bf9220fbc4a3443e703b9ee5 authored over 5 years ago
Fix type definition to allow use unknown, stopEarly, -- (#16)

* Fix type definition to allow use unknown, stopEarly, --

See https://github.com/microsoft/Ty...

github.com/vadimdemedes/minimist-options - 48606f1103e4e4bb2e0eae2071db0bb927b805af authored over 5 years ago
Add all properties to GraphQLError (#5)

* fully GraphQLError

* test: fully GraphQLError

* rename err to error2

Co-Authored-By: ...

github.com/vadimdemedes/draqula - 15b7336fa91ee673a4be4a377dcf56c87f1a0926 authored over 5 years ago
Update readme on who is using Ink

github.com/vadimdemedes/ink - 206f0b7c932ef7d48339f1d7abe9d53d4f1d1493 authored over 5 years ago
Add default value for `experimental` option

github.com/vadimdemedes/ink - c257e7fd2162131559b0db4c2eb2b1e8d8a1edbc authored over 5 years ago
Fix removal of props in non-experimental mode

There was a bug which made Ink never remove previously set props on components,
since `Object.as...

github.com/vadimdemedes/ink - e5b7569c2e6b65624e60ef68b7a06c3db1a0ed01 authored over 5 years ago
Fix aligning multiple text nodes within `<Box>`

If there were mulitple text nodes within `<Box>` container and `alignItems` or
`justifyContent` ...

github.com/vadimdemedes/ink - 1f9630050d78ae294080d53f0f00cd94e95a3027 authored over 5 years ago
Delete license section from readme

github.com/vadimdemedes/ink - 05a4c19690b2bd6d8e32747e8ae42ee4f054d6a9 authored over 5 years ago
Delete Travis CI

github.com/vadimdemedes/ink - 1425608c0da82d16fd26562536ccf731014502f1 authored over 5 years ago
Change workflow name

github.com/vadimdemedes/ink - 8a324d7ced81d179d230136aba5f8582d461e8fa authored over 5 years ago
Add workflow name

github.com/vadimdemedes/ink - 7c2182a19ba2f6983b311c1b47c2f9c5ed42761e authored over 5 years ago
Add `useInput` hook to handle user input (#227)

* add useKeypress hook

* Add `useInput` hook to handle user input

* Minor changes

* Min...

github.com/vadimdemedes/ink - 4960ff799a9ba53dafbf66df2433f0156c01e4ac authored over 5 years ago
Update counter example to use hooks

github.com/vadimdemedes/ink - 12c943c0c91580e3d4b00b61dc58d528cad7d392 authored over 5 years ago
Update react and react-reconciler dependencies

github.com/vadimdemedes/ink - 4a0afb6908d46061c4eeed7bfa1615e5f2d8dfc8 authored over 5 years ago
Add new experimental reconciler (#232)

* Add default alignItems prop value to <Box>

* Extract calculateWrappedText() from renderer
...

github.com/vadimdemedes/ink - 8943332b5ceda7d14e10b1d16309473502243264 authored over 5 years ago
Clean up user stylesheet (#4)

* Cleanup user style

* Update styles.css

github.com/vadimdemedes/refined-overcast - 84c3164d80bb4d914910aeaf60d6fcbd90097da7 authored over 5 years ago
Add initial type tests (#231)

github.com/vadimdemedes/ink - d8c6300b2a6287d1bb018d4c8e716083fe7406a7 authored over 5 years ago
Fix code comment typo (#226)

github.com/vadimdemedes/ink - ee143e62f73c8c3b2a8c77114b72610851069fcc authored over 5 years ago
Skip `null` attributes (#42)

github.com/vadimdemedes/dom-chef - 1e5d1897bac8a9fd3ca5ade09e953a5ba3db1495 authored over 5 years ago
Fix `waitForRefetchQueries` example in mutation docs (#3)

github.com/vadimdemedes/draqula - 633e9322e902bd6ffe7addd1dec661f263e6cc32 authored over 5 years ago
Update scheduler version. (#221)

github.com/vadimdemedes/ink - 9487c00bb4d88979f5a8a6b3a690c02109383750 authored over 5 years ago
Documentation improvements (#2)

github.com/vadimdemedes/draqula - 83f64e4a600780b3670153f31172557551647e6a authored over 5 years ago
Fix JSX in README (#1)

github.com/vadimdemedes/draqula - afb0b5eb4223afa1bda1d1168283c262a9879b0b authored over 5 years ago
fixed custom amalgamation support for windows

github.com/vadimdemedes/better-sqlite3 - 8e1d4f3604c9932ce8732c04ffa6cf06aa6c6a4c authored over 5 years ago
Add support for building in VS2019 (#294)

github.com/vadimdemedes/better-sqlite3 - 698c3ec6a869f1f502e889a1f92925369fbd3c7c authored over 5 years ago
Fix syntax highlighting of readme example

github.com/vadimdemedes/draqula - 46cfd8864aeb87c6200b994dd5c2c57ff5a4715e authored over 5 years ago