Balázs Édes

Results 34 issues of Balázs Édes

I'm trying to generate websocket code from AsyncAPI docs. I don't know if this is the case for other protocols too, but for websocket subscribe and publish is performed on...

💡 Proposal (RFC 1)

Everything seems to work properly except some weird issue with propTypes. In terms of getting css to work I added ```js import 'graphiql/graphiql.css' import 'graphiql-workspace/graphiql-workspace.css' ``` and also bootstrap as...

I have been using 0.3.7 up until now, which generated typings like this: ```ts export const firstStyle: string; export const otherStyle: string; ``` Now I tried to update to 0.4.2...

I'm sorry, I don't know how to name this issue. I followed the **installation steps**: 1. Installed `playlyfe/gql`: 2. Installed `watchman`: 3. Installed this plugin in VSCode & restarted the...

I was testing the library with random data. As far as I understand, similarly to JSON, YAML is capable of serializing and deserializing primitives (string, number, boolean). This doesn't always...

I couldn't find a standard way to recommend new autocomplete plugins, so I decided to create an issue. Here is one for JSON files, I think it would be a...

Hello again, I come to you with another issue. I'm trying to test an operation with path parameters. Source of the schema is here: https://github.com/bali182/oats/blob/mocker-example/projects/openapi-e2e-test/kitchenSink.json When sending primitve type parameters...

Looking at the example here: https://github.com/TypeFox/monaco-languageclient/blob/master/example/src/client.ts I got the impression that this package is meant to be consumed in the browser. However when I try the above sample (instead of...

## 🐛 Bug Report Rendering a TableRow with hover state, eg.: ``` ... ``` Does not make the row look like when mousing over. **The reason I do this**: I'm...

bug

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...