-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some questions about the demo and working #83
Comments
@fymmot I'm also having troubles with the labels. And idea what changed in your fork because they work with wc? |
Having the same issue. Ping @fymmot |
Any chance anyone can have a look at this? @fymmot |
FYI @syradar and @ArnoMandersTfe : I managed to solve this in my Vue app by setting the labels prop manually like this: Template: Methods:
Not pretty, but gets the job done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First of all I looked at a lot of datepickers and I really like this one but the documentation is a little bit unclear for me (maybe skill issue)
https://fymmot.github.io/inclusive-dates/#demo
if deselect
show-clear-button
this works in the demo above. If I deselectshow-today-button
this is not visible (or invisible) in the demo above.show-keyboard-hint
changes the wrong setting (formatting)is there a way to disable the quickButtons (today, yesterday, 10 days)? For example
show-quick-buttons
I have difficulty to set the labels. Is it possible to set this inline (not in js/ts). Something like this isn't working
And i also miss the
Keyboard commands
andOpen calendar
. The last one I see indefaultLabels
but I have no idea how to set this because it's a constantThe text was updated successfully, but these errors were encountered: