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

adding a prop to allow disabling the month and year selectors #206

Merged

Conversation

ydagana
Copy link
Contributor

@ydagana ydagana commented May 24, 2018

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description

Adding a prop 'showMonthAndYearPickers' default to 'true'. If set to true nothing changes, if set to false it removes the month and year select tags and replaces them with span tags showing the month and year.

Related Issue: #205

Copy link
Collaborator

@mkg0 mkg0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for pr!

@mkg0 mkg0 merged commit ea059b5 into hypeserver:master May 24, 2018
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.

2 participants