vue3-datepicker icon indicating copy to clipboard operation
vue3-datepicker copied to clipboard

Is it possible to release v0.2.6? Master is ahead

Open ianvleeshouwers opened this issue 4 years ago • 2 comments

The master branch is up to date but by installing the package but no predicate functionality was found for disabled dates. I was able to use the predicate by running this command: npm i --save vue3-datepicker@icehaunter/vue3-datepicker#master

ianvleeshouwers avatar Sep 14 '21 07:09 ianvleeshouwers

The master branch is up to date but by installing the package but no predicate functionality was found for disabled dates. I was able to use the predicate by running this command: npm i --save vue3-datepicker@icehaunter/vue3-datepicker#master

I have encountered the same problem, although I am having problems importing Datepicker component, can you please share that part, thanks!

hakobfromlightin avatar Sep 30 '21 17:09 hakobfromlightin

I am having the same issue. predicate is not being run when pulling from npm. and I get build errors when installing from npm i --save vue3-datepicker@icehaunter/vue3-datepicker#master please update to 0.2.6 on npm

aon108 avatar Oct 08 '21 17:10 aon108

Sorry, latest is released now

icehaunter avatar Jun 04 '23 10:06 icehaunter