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

Added parameter feature #8

Merged
merged 4 commits into from
Feb 1, 2018
Merged

Conversation

alperklc
Copy link
Contributor

Added parameter support to the component.

For now, we only have disablePastDays parameter. We will add needed parameters later.

Usage:

  var params = {
      disablePastDays: true
  };

  vanillaCalendar.init(params);

Also added a changelog file, in order to document changes to this project.

@chrissy-dev
Copy link
Owner

@alperklc Thanks for the PR, I'll have a look over it later on today.

@chrissy-dev chrissy-dev merged commit e02a580 into chrissy-dev:master Feb 1, 2018
@chrissy-dev
Copy link
Owner

@alperklc Merged. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants