Misha Moroshko

Results 66 comments of Misha Moroshko

I'm sorry guys. I really struggle with time. If anyone in interested to continue maintaining this package, [please react out on Twitter](https://twitter.com/moroshko).

@mihkeleidast Thanks a lot for this PR and sorry for my late response. I struggle with time at this point, so happy for you to keep pushing this PR forward....

Hey @mihkeleidast, 1. Sounds like a good start. 2. Doesn't sound that bad to me. 3. Meh... 4. That would be great if anyone has the capacity to do it!...

Thank you @Aleuck 🙏

@leerob Which Tailwind utilities are supported? I'm getting: ``` `gap-2` unknown or invalid utility ``` ```typescript import { ImageResponse } from "@vercel/og"; export const config = { runtime: "experimental-edge", };...

Are you using `renderInputComponent` only to autofocus the input? If yes, check out [this example](https://codepen.io/moroshko/pen/WryOMP?editors=0010) that doesn't use `renderInputComponent`. If you really want to customize the input, here is how...

@pacocoursey Do I understand correctly that in v1.0 it's still not possible to disable the auto-select of the first item? Is it some sort of accessibility concern?

@mrjoelkemp Correct me if I'm wrong, but #25 allows to override global setting by project specific settings. In my case, there is no project, so [`Edit project` is not available](http://dl.dropbox.com/u/1893981/Screenshots/4a4k.png)....

@TheSavior Yes. The popup appears regardless of the file type being saved. A message in the toolbar would definitely be preferable because it would require no action. But, don't you...