Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants