Vetur: Add framework support for Vuetify

Created on 12 Aug 2017  Â·  15Comments  Â·  Source: vuejs/vetur

feature-request help-wanted

Most helpful comment

I'm going to automatically export the information and square it away @jmichaliga

All 15 comments

PR welcome.

@johnleider
@nekosaur

Is there anything that needs to be done from Vuetify's side?

Simply needs contributors from Vuetify's community to help for a PR.

And I'm asking exactly what needs to be done.

https://vuejs.github.io/vetur/framework.html

In short, take a look at these two PR. #234 and #308.

Willing and able to add support for this ticket. Documentation in your IDE FTW.

I'm going to automatically export the information and square it away @jmichaliga

@alexsasharegan recently added support for bootstrap-vue. This doesn't seem so hard -- just creating two json files and you are done.

@johnleider I'm also interested in auto-generating that json so framework authors don't have to manually update it. However, it seems hard to find a common way to put component documentation in the component code itself so the docs can be automatically generated.
If you do find a good solution let me know.

@johnleider Did you have any luck at auto-generating it?

Yes

On Dec 5, 2017 6:50 AM, "Pine" notifications@github.com wrote:

@johnleider https://github.com/johnleider Did you have any luck at
auto-generating it?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/vuejs/vetur/issues/380#issuecomment-349281595, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AIpOgiCuLC0afTb2w7fqWtseXS3F6niEks5s9S3lgaJpZM4O1UqG
.

I just found out https://github.com/vuetifyjs/vuetify-helper-json, but it seems you aren't generating descriptions for the attributes / tags, because you don't have the descriptions for them in the code...

I'm looking into finding a standard way to write component description in Vue SFC.

That would be because it's not done.

On Dec 5, 2017 6:59 AM, "Pine" notifications@github.com wrote:

I just found out https://github.com/vuetifyjs/vuetify-helper-json, but it
seems you aren't generating descriptions for the attributes / tags, because
you don't have the descriptions for them in the code...

I'm looking into finding a standard way to write component description in
Vue SFC.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/vuejs/vetur/issues/380#issuecomment-349283799, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AIpOgkGsbrKDHedWCrdiw3QxrgJDRXEdks5s9TA1gaJpZM4O1UqG
.

@johnleider Just opened https://github.com/vuejs/vue/issues/7186, would love to hear your opinion.

I don't think I'm qualified enough to bring anything relevant to the conversation.

Was this page helpful?
0 / 5 - 0 ratings