Oliver Sand

Results 34 comments of Oliver Sand

Are you sure? I don't want to replace the image, I just want to instruct the browser to lazily load it.

Would look forward to see such a component!

So the issue is that `sharp` is excluded from the bundle to keep the size reasonable. For our project we created a custom netlify build plugin that removes the exclusion....

Good news, it's all open source. The plan is to integrate it as a viewer for json schemas in the api-docs plugin of [Backstage](https://backstage.io). I created the following PR: https://github.com/backstage/backstage/pull/5532...

The fix would probably touch https://github.com/stoplightio/json-schema-viewer/blob/beta/src/components/shared/Validations.tsx#L189, but I'm not sure which is the right color value to use here.

I think using a base color and applying it with opacity might be handy here. That way it could work with both light and dark mode. I can't make any...

This idea looks great, looking forward to it! I also like your thoughts on the thousands separator in the PR, space should be the least confusing one.

Here are some thoughts by @freben https://github.com/backstage/backstage/pull/3479#issuecomment-734920731

Still something I would love to see. If we have a suggestion for a different design / user flow, I would be happy to implement it.