Vue-good-table: Vue 3 Support

Created on 17 Sep 2020  路  19Comments  路  Source: xaksis/vue-good-table

  • [x] Enhancement Request

As Vue 3 has RC It will be a good idea to add support for Vue 3.

Currently if we use vue-good-table with Vue 3 we are getting error due to $set which is not needed in vue 3.

image

enhancement

Most helpful comment

For who wants to give it a go https://github.com/kiwina/vue3-good-table

All 19 comments

Isn't it's but early to talk about vue3 support? Dit what we know they might add backwards compatibility before final release

Hi @p0psicles Vue 3 has been released : https://github.com/vuejs/vue-next/releases/tag/v3.0.0
Also it's been in RC stage for several months (which meant it wouldn't be subject to breaking changes).
Anyway I'm interested to know if the author plans to support Vue3!

I follow, I am deciding which plugin to use to manage my server side tables with 50 columns and 1kk records. I need a plugin that is supported over time and that means using VueJS 3. The last commit was two months ago and there are over 100 issues open. Is it still maintained?

@realnot although VGT does support remote mode, it was never built specifically for it and most of its features are targeted towards client-side tables. I don't think this would be a good match for your use-case.

@jd-0001 @gterras There's no ETA on vue3 support currently but I'll leave this open for now till a more appropriate ticket is created to plan out the migration in the future.

@xaksis Could you suggest another plugin that play well in retrieving, sorting and filtering backend data? I found these one:
https://openbase.io/packages/top-vue-table-libraries

@realnot, sorry I don't have the right expertise here. The forum seems like a good place to begin with though. Sorry, wish I could be more helpful.

@xaksis do you need help? I think we could migrate to vue 3 without any problems

@realnot, sorry I don't have the right expertise here. The forum seems like a good place to begin with though. Sorry, wish I could be more helpful.

Don't worry, you already created this project. The following weeks I'll try to test this package for server on data driven applications

Are there any updates on this?

Any plan for vue 3 support?

I asume PR's are very welcome

Any updates on Vue3 support?

I'm looking to convert an existing app from Vue2 -> Vue3 and would love to see this happen.

For who wants to give it a go https://github.com/kiwina/vue3-good-table

@kiwina thanks for this. Everything seems to be working great except the search feature :(

@xaksis Could you suggest another plugin that play well in retrieving, sorting and filtering backend data? I found these one:
https://openbase.io/packages/top-vue-table-libraries

Finally what component are you using?

@xaksis Could you suggest another plugin that play well in retrieving, sorting and filtering backend data? I found these one:
https://openbase.io/packages/top-vue-table-libraries

Finally what component are you using?

I ported the one I made in knockoutjs haha

@xaksis Could you suggest another plugin that play well in retrieving, sorting and filtering backend data? I found these one:
https://openbase.io/packages/top-vue-table-libraries

Finally what component are you using?

I ported the one I made in knockoutjs haha

can you provide github url link? thank you

@xaksis Could you suggest another plugin that play well in retrieving, sorting and filtering backend data? I found these one:
https://openbase.io/packages/top-vue-table-libraries

Finally what component are you using?

I ported the one I made in knockoutjs haha

can you provide github url link? thank you

nothing public yet

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tverilytt picture tverilytt  路  6Comments

luizzz picture luizzz  路  6Comments

hoanghiep1x0 picture hoanghiep1x0  路  5Comments

advicepyro picture advicepyro  路  3Comments

unixconky picture unixconky  路  4Comments