Eelco Wiersma

Results 26 issues of Eelco Wiersma

This PR includes a new example app with Next.js and 3 different node graphql servers with subscriptions. apollo-express graphql-ws graphql-yoga with graphql-ws It's still a draft since the subscriptions protocol...

help wanted

#### Checklist - [x] run `make test` - [x] PR title must follow [conventional-commit-standard](https://github.com/wundergraph/wundergraph/blob/main/CONTRIBUTING.md#conventional-commit-standard) - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x]...

Have you had succes running this with stack navigator? I'm getting these errors: ``` 2017-12-15 14:42:05.387408+0700 vpnapp[51865:2074721] Unhandled JS Exception: undefined is not an object (evaluating 'this._component.getScrollableNode') 2017-12-15 14:42:05.398 [error][tid:com.facebook.React.JavaScript]...

## 📝 Description This PR implements the LoadingOverlay RFC (https://github.com/chakra-ui/rfcs/pull/3) ## 💣 Is this a breaking change (No): ## 📝 Additional Information A couple of questions arose while developing the...

Text fields support leftAddon / rightAddon, while number field doesn't.

**IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the rejection...

### Issue workflow progress `nullable` property in oas schema's don't have any effect on the generated graphql schema. To reproduce this run the `looker.test.ts` test it will pass, but compare...

## 📝 Description This adds support for alpha modifier on color tokens ``` ``` CSS variables ``` const $bg = cssVar('bg') const theme = { bg: $bg.reference, [$bg.variable]: 'colors.green.500/10' }...

Closes # ## 📝 Description > Add a brief description ## ⛳️ Current behavior (updates) > Please describe the current behavior that you are modifying ## 🚀 New behavior >...

## 📝 Description Removes useDescendants package. ## ⛳️ Current behavior (updates) > Please describe the current behavior that you are modifying ## 🚀 New behavior > Please describe the behavior...

Breaking Change :hammer:
core team 🌼