We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I've been this line of code, that would be great could be parameterized through calendarOptions prop: https://github.com/iNeoO/vue-meeting-selector/blob/master/src/components/VueMeetingSelector.vue#L158
https://github.com/iNeoO/vue-meeting-selector/blob/master/src/components/VueMeetingSelector.vue#L132
Here when you invoke previousMeetings() and nextMeetings too https://github.com/iNeoO/vue-meeting-selector/blob/master/src/components/VueMeetingSelector.vue#L209 would be great to be able to go 1 by 1 for example
previousMeetings()
nextMeetings
The text was updated successfully, but these errors were encountered:
if you are busy I can try to help you, would be also nice maybe to do some pair programming :)
Sorry, something went wrong.
Hi, sry for late answer, i added a params spacing in options to do that
spacing
iNeoO
No branches or pull requests
Hi, I've been this line of code, that would be great could be parameterized through calendarOptions prop:
https://github.com/iNeoO/vue-meeting-selector/blob/master/src/components/VueMeetingSelector.vue#L158
https://github.com/iNeoO/vue-meeting-selector/blob/master/src/components/VueMeetingSelector.vue#L132
Here when you invoke
previousMeetings()
andnextMeetings
too https://github.com/iNeoO/vue-meeting-selector/blob/master/src/components/VueMeetingSelector.vue#L209 would be great to be able to go 1 by 1 for exampleThe text was updated successfully, but these errors were encountered: