Yuichi Yogo
Yuichi Yogo
# Summary Hi, there! When I posted [this issue](https://github.com/phanan/vue-linkify/issues/12), I was misunderstanding this library's intention to use `v-html` rather than the `{{}}` syntax that vue provides. I thought it would...
## TL;DR Hi, thank you very much for this awesome library! Although this works with many cases, I found a situation where `v-linkified` component does not re-render after changes via...
Hi, I just came across this repo and would love to contribute to the Japanese translation! --- EDIT: My friendly co-worker @kawamataryo kindly volunteered to work on the translation together!...
# TL;DR Hello! Thank you for your hard-work for maintaining this package. This PR adds bare minimum type definition file for this module.
this PR adds type definition for the package
Progress Tracking here: https://github.com/goldbergyoni/javascript-testing-best-practices/issues/183 Hi @goldbergyoni, sorry for not making this pull request earlier. It was a while ago when @kawamataryo and I declared that we'd do the translation but...
見切りで訳し始めてしまっているので、全部の訳が終わったあとに、まとめて統一する。
This PR replaces the Vue.js grammar vendor from [vuejs/vue-syntax-highlight](https://github.com/vuejs/vue-syntax-highlight) to [vuejs/language-tools](https://github.com/vuejs/language-tools). The grammar file is located at https://github.com/vuejs/language-tools/blob/master/extensions/vscode/syntaxes/vue.tmLanguage.json ## Description **Background:** There have been some issues stating that Vue's syntax...