enso-ui/tables

Vue3 Support

Schwenniii opened this issue · 8 comments

This is a feature request.

Prerequisites

  • [ x] Are you running the latest version?
  • [ x] Are you reporting to the correct repository?
    (enso is made of many specialized packages: https://github.com/laravel-enso)
  • [x ] Did you check the documentation?
  • [ x] Did you perform a cursory search?

Description

is a version for vue3 planed?

We're currently migrating the whole ecosystem, including tables. However, it's a lengthy process...

Is there any estimated time of completion? We are currently using Nuxt with Enso and can upgrade to Nuxt 3 once Vue 3 is being used? This would also fix many issues with latest Node so patiently waiting. Thank you.

I would say that we're at 85% progress, and we passed all the critical parts. Now we're dealing with tables & forms. Probably next week it will be 100%.

Great. Thank you for the update.

I noticed all the branches. Is it close to final release?

There are some examples using Vue 3? Thank you.

@carlo-cocco

If you install the main project (laravel-enso/enso > 4.9.0) everything is vue3

Thank you for the answer @aocneanu. I need to use tables outside of the Enso ecosystem, but all examples are for Vue 2, in the official documentation.