imaskjs icon indicating copy to clipboard operation
imaskjs copied to clipboard

Add TypeScript typings to the vue-imask package

Open mpaluchowski opened this issue 5 years ago • 4 comments

Could we also have TypeScript typings for the vue-imask package? The ones for imask don't cover elements like the IMaskDirective.

mpaluchowski avatar Jan 07 '20 20:01 mpaluchowski

nice to have. i'd even prefer to have sources in typescript rather than typings.

uNmAnNeR avatar Jan 09 '20 05:01 uNmAnNeR

Are there any news to this issue?

sockenklaus avatar Dec 02 '21 12:12 sockenklaus

Wow, that was a long time ago, and it looks like it's going to be a long time before that happens.

antonreshetov avatar Feb 18 '22 15:02 antonreshetov

Some news about this?

vaban-ru avatar Aug 04 '22 14:08 vaban-ru

fixed by https://github.com/uNmAnNeR/imaskjs/pull/858/commits/2c21f5a0fa761d13120c0c5ca4e5478f4b651107 but seems like the only thing that make sense in case of types for Vue is Composable. Component/Directive types are useless.

uNmAnNeR avatar Jun 01 '23 10:06 uNmAnNeR