vue-multiselect icon indicating copy to clipboard operation
vue-multiselect copied to clipboard

Version 3: TypeScript types are missing

Open daviddelusenet opened this issue 3 years ago • 9 comments

When installing the next branch there are no TypeScript types included. Will these be added in the (near) future?

daviddelusenet avatar Aug 19 '21 14:08 daviddelusenet

I'll jump onto this and migrate the existing TS types over

mattelen avatar Sep 17 '21 15:09 mattelen

Any news on this ?

louisjeck avatar Nov 02 '21 12:11 louisjeck

@mattelen has there been any talk about migrating the project to use TS, so it would include definitions natively? If you'd like any help as well, let me know 😄 Would love to see the TS definitions for this project

paullegrand avatar Nov 10 '21 17:11 paullegrand

Hey any news on this?

diegocl02 avatar Jan 03 '22 22:01 diegocl02

Can you include types, please?

milosztisagroup avatar Mar 08 '22 10:03 milosztisagroup

Guys, any updates here?

maxism avatar Apr 12 '22 11:04 maxism

Waiting for a type definition for v3 too.

mewforest avatar May 27 '22 17:05 mewforest

Also interested🙂

Leonidas777 avatar Jun 10 '22 11:06 Leonidas777

I also recommend this library for all who want to use multiselect field in Vue 3: https://github.com/vueform/multiselect. It suports TypeScript and has a great possibilities.

mewforest avatar Jun 13 '22 13:06 mewforest

Type definitions now exist in 3.0.0-beta.1. This version can be installed with the next tag. I've tested it and it seems to be work well for me, but please let us know if this isn't working for you

mattelen avatar Feb 03 '23 21:02 mattelen