Skip to content
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

feat(datepicker): Add period change hook #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jthomas1
Copy link

I have added a changePeriod hook that can be used to execute a function whenever the month / year is changed. It must return a Promise so as to allow asynchronous actions to occur and then continue with refreshing the UI after they have happened.

I removed all the version numbers from the build script also because they do not appear in the released NPM package. (maybe this is a bad idea I dunno)

@arbughiu arbughiu force-pushed the master branch 3 times, most recently from a65944f to b90485b Compare March 27, 2020 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant