janiskelemen / formvuelar

Vue form components with server-side validation in mind
https://janiskelemen.github.io/formvuelar/
MIT License
300 stars 25 forks source link

Date Picker component not documented #13

Open Manaf-Ibrahim opened 4 years ago

Manaf-Ibrahim commented 4 years ago

Hi,

Thank you for the great component package! I am just wondering if the docs (https://formvuelar.netlify.com/) will be updated to include a little more information about the Date Picker and its api surface?

I understand it is based off flatpickr library and I have been doing some tweaking around to get some desired results but it would be great to be following the best practices of your package like I have been with the other components - in particular at the moment I am looking for the best way to change the predetermined date ranges on the left hand side of the extended date picker.

Any help would be greatly appreciated!

janiskelemen commented 4 years ago

Hi,

I must have missed that, sorry. I'll make sure to create the date picker docs as soon as I have a minute.