Jonathan Bakebwa
Jonathan Bakebwa
Hey @ayoubkhan558 . That will be done as well in the coming month. It's part of the roadmap for Chakra UI Vue v1. (https://github.com/chakra-ui/chakra-ui-vue-next) If you need it urgently, I'd...
Thank you @victor-yunenko for the issue. Will take deeper look into the issue this week. Appreciate the reproduction.
Hey @victor-yunenko. Thanks for the reproduction. I cloned your repo and ran it against my local environment a couple of times, and I was unable to reproduce it successfully. 🤔...
Closing in favour of manual update
@philwolstenholme Good point. At the time I didn't think to write about it because was only being used inside the library. But it seems people are using it so we...
Thank you for this issue contribution, @dombavetta. For reference I'll include the image you shared with me earlier here.  I'd like to do some pondering around the implementation of...
Good day, @phiter ! Thank you so much your response towards this. I didn't know that Vetur support that extensive. So there's no need to have a separate VSCode extension...
That's great! I'll also try to come up with a few ideas I can share with you to see what you think.
Hey @phiter How are you? Been brooding over this idea on how to generate the different component docs for Vetur intellisense support and I think I've come up with an...
@phiter I like this approach better actually. About ensuring parity between `MyComponent` props and the `MyComponent.api.js` exported object, perhaps we can write tests to ensure that every prop is described...