Konrad Dzwinel

Results 184 comments of Konrad Dzwinel

Oh, I didn't realize that react primitives are the bottleneck here. Both css and sketch support gradients, so I'd be great for react-sketchapp to also support them. I can look...

Good call, thanks for reporting this! We should probably start embedding html-sketchapp version used in `.asketch.json` output and then check it in the plugin.

Thanks for sharing, it's a really neat hack! I plan to create a section in wiki with all these little helper scripts that people use to overcome the current limitations...

Hey 👋Thanks for reporting! This is not a known bug and we will need a bit more of your help to confirm it: 1. Which version of html-sketchapp-cli are you...

It turns out to be a bit more work because we need to add opacity support to SVG and TextStyle objects.

@phun-ky thank you for such a thorough investigation! I can't help with testing because I don't have access to Windows, but it does sound like a puppeteer + WSL issue...

Wait, I don't understand how it worked in the first place. This was added here: https://github.com/brainly/html-sketchapp/pull/106 to fix a small edge-case. You probably have a non-base64'ed `data:` link which triggers...

There is nothing for Mark to fix here :) It's a bug in html-sketchapp, I just don't have time to fix it RN, but in the nutshell: 1. We are...

Thanks for reporting! Brainly doesn't use web components, so we won't be able to prioritize it anytime soon, but feel free to open a PR, we will be happy to...

As far as I remember html-sketchapp lets you do that. @burakukula we had this issue in our style-guide, do you remember how we fixed it?