Vinícius Hoyer

Results 29 issues of Vinícius Hoyer

Hello, My suggestion is basically: "For each emoji, add a shortlist of "potential other related" gitmoji (e.g bug => hotfix)" Was thinking about this in https://github.com/carloscuesta/gitmoji/issues/405 and I quite like...

improvement
help-wanted

![image](https://user-images.githubusercontent.com/11022464/84398431-5378d400-abd6-11ea-88a4-a16507f792f4.png)

The code I wrote is absolutely garbage, but it seems to work, would you be interested in this update?

So I have a React application and I wanted to test the formatting of my input, and I couldn't test it properly, because `payment` uses `qt`, and `qt` uses the...

bug

### vue & vue-i18n version vue-i18n v8.18.2 Vue.js v2.6.11 ### Reproduction Link https://jsfiddle.net/Lt4vp8x0/ ### Steps to reproduce Have a sub-component that implements component based localization. Turn `silentFallbackWarn` to `true`, and...

Type: Bug
help wanted

I seriously can't wrap my head around this code, I've read the all of the code here, does Nuxt not hydrate the component if the promise don't resolve? can you...

when I try to load a component with UI in `wrapPageElements` that uses `useIntl`, this fails saying that the component is not a decendant of IntlProvider;