Jiri Spac

Results 185 issues of Jiri Spac

some programmers prefer to have an extra space around their import `{}`. We should introduce a setting for this.

enhancement

this will add completion for packages we import already from various sources-for example people using NODE_PATH or custom webpack loaders

enhancement

see the screenshot: ![image](https://cloud.githubusercontent.com/assets/1305378/25770967/be2c0ebc-3243-11e7-9978-d4e6c8eb2f31.png)

bug

I have tried just slapping className='grid grid-cols-2 gap-4' onto `Autoform` but no luck. Is there a way to achieve grid layout?

`Alternatively, you can pass a React component to the fieldType property to use a custom component.` overloading fieldType to render the component when you pass a function is not very...

I am generating schemas from drizzle tables so I don't control order of fields. Would be awesome to be able to reorder in fieldconfig

https://github.com/PabloSzx/next-fastify-mercurius-vercel/blob/df35e8e964768f56c6fa3ac4cafd6bc3eb8e6d0c/src/api/server.ts#L82 you should be able to just write it exactly as in here: https://github.com/capaj/vercel-serverless-mercurius-sample-api/blob/b33fa2cd590b11d1565cad75fdda3bc08a5cb152/api/graphql.ts#L65-L68 also you are not wawiting the `app.ready()` which should be alright in this case, but if...

ms teams were requested by a few people, for example here: https://github.com/kamilkisiela/graphql-hive/issues/130#issuecomment-1730115831 we need to add `MSTeamsCommunicationAdapter`: https://github.com/kamilkisiela/graphql-hive/blob/4bbab6ca6e9e5a39cb0c55c462d02d1d5d15a30d/packages/services/api/src/modules/alerts/providers/adapters/slack.ts#L15

enhancement

### What version of Bun is running? 1.0.29+a146856d1 ### What platform is your computer? Ubuntu ### What steps can reproduce the bug? use official discord sdk and get an error...

bug
needs repro