Maciej Urbańczyk

Results 577 comments of Maciej Urbańczyk

Finally 🚀 Thanks for everyone for review!

Fixed by https://github.com/asyncapi/studio/pull/434 PR ![image](https://user-images.githubusercontent.com/20404945/203293962-ce453e86-0bca-45fd-aa2e-bcdc1ca538a7.png)

> wdyt folks? instead of refreshing URL in address bar, have share -> modal with link (and in case we know base64 will be to long and not working in...

The best place to write components will be there https://github.com/asyncapi/asyncapi-react/blob/master/library/src/components/Extensions.tsx However props to the component (root component, not mentioned in link) should have also option to pass custom components to...

@sambhavgupta0705 Nope, maybe there was but I wasn't involved.

@sambhavgupta0705 > component has registry of extension components, like TwitterExtension - we can add extensions property on the config to the AsyncAPIComponent. It should be simple JS object. To the...

@derberg @sambhavgupta0705 > for MVP wouldn't it be better if by config, people just pass an array of extension names, and we internally handle it, understand and apply certain component?...

@alequetzalli @Jagrutiti Sorry for such a delay! Yes, we can now remove `Usage` section and add it in the next PRs. Usage of Studio is hard to describe, because you...

@MitAbhay Hi! Yeah, sure, no problem: - we need to create eslint configuration that we will be able to use in other packages, so it should be published to the...