Farzad Yousefzadeh
Farzad Yousefzadeh
@developit I'll fork and try to work on the concept. I'll send a PR when a prototype is ready to discuss. Will be able to help me out if any...
@KamesCG Awesome! I'm open to teamwork on this :)
> Could we also add some basic tests for this thing? > > It would also be nice if we could explain such changes, at least briefly. What has been...
My opinion is we need to unregister only when they're invalid, meaning the machines no longer exist in the editor source code or their respective service is stopped due to...
Oops. closed by accident.
@hantc You can't embed `script` tag inside JSX. This just won't work. You should dynamically add the script tag to the HTML using Javascript. I've already opened an issue regarding...
@alexdima I want to help push this feature forward. Any pointers as to where to start contributing?
> Why is the cache useful? On the CI, we won't have access to any persistent FS cache, so the feed will always be regenerated. That's true. I realized that...
> You can do this, it's not super obvious though. Try adding the weight name after the font name, like this: Can confirm, mentioning the weight after the font name...
Unfortunately it has the same problem still.