Reinis Vesers

Results 6 issues of Reinis Vesers

### Version 2.6.14 ### Reproduction link [github.com](https://github.com/ReinisV/vue-data-type-repro/blob/main/src/components/HelloWorld.vue) ### Steps to reproduce create a Vue app using `vue create` either 2.x or 3.x doesnt matter, as long as it is with...

### Clear and concise description of the problem I dont want to have internationalization available in every little icon component, generic input component, list item wrapper, etc, etc. I think...

Status: Proposal

I want to build an `RtArgument` whose type is anonymous object whose shape is decided at runtime. The C# code should be something like: ```c# internal class BuildResultCodeGenerator : ClassCodeGenerator...

I'm failing to find anything in the docs about calling the code generation from CMD. I'd like to move my code generator out from the main solution that it generates...

Is there a way to draw an n-point (where n is a very big number) polygon on the map based on an object returned by Places API? Basically, what I...

As the title states, are there any plans on supporting editorconfig to eslint conversion?