Richard Lee

Results 10 comments of Richard Lee

@kpumuk Hi, I've rebased the branch and fixed CI failures. Could you please have a look on this and let me know what you think? I believe this would be...

After digging a bit further, I found out the problem isn't that strings aren't translate but because Facebook follows the canonical eta tag and use the English version metadata instead....

I prefer Squirrel but there're few minor issues: 1. It depends on ReactiveCocoa & Mantle, might be overwhelm? 2. There's no bundled UI

@ldlsegovia Any feedback on this pull request?

@samh-depop @kerrmarin I've solved this problem with following action configs: ``` - name: Fetch base ref run: git fetch --no-tags --prune --depth=1 origin ${{ github.base_ref }} - name: Run SwiftLint...

@stefangerard Do you add additional git fetch step to fetch base ref? Could you share the whole workflow yml? I would like to help.

If you're using Browserify not only for modules but also using transformers like babelify, you need to make sure every file that need to be transformed (e.g. from ES6) is...

@kpumuk Hi Dmytro, I just updated this PR and tried to fix addressed issues. Could you please have a look again? Thank you!

This seems fixed and merged in 304a94e

What do you mean by "decoding"? Is there any difference between font downloaded from `fontello-cli` and downloaded from the website?