Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(datepicker): correctly set minMode/maxMode #5093

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Correctly set minMode and maxMode for the datepicker popup
  • Fix documentation of datepickerMode, as it is bound to a property on $scope and not an attribute string value

Fix in action here.

This fixes #5090.

- Correctly set `minMode` and `maxMode` for the datepicker popup
- Fix documentation of `datepickerMode`, as it is bound to a property on $scope and not an attribute string value
@Foxandxss
Copy link
Contributor

The fix is nice, but I don't understand the doc change. I was thinking if I wanted to put quotes around values that are string. Perhaps I do.

For the time being, remove the doc change and I will see what I want to do with that in all the other docs.

@wesleycho
Copy link
Contributor Author

Alright, will merge with the removal now.

@wesleycho wesleycho closed this in 1524080 Dec 18, 2015
@wesleycho wesleycho deleted the fix/modes branch December 18, 2015 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

min-mode / max-mode causing issues
2 participants