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

feat(datepicker): deprecate literal usage #5732

Closed

Conversation

wesleycho
Copy link
Contributor

  • Deprecate support for non-date objects with the datepicker

This addresses #5658.

- Deprecate support for non-date objects with the datepicker
@@ -84,7 +84,7 @@ Apart from the previous settings, to configure the uib-datepicker you need to cr
<small class="badge">C</small>
<i class="glyphicon glyphicon-eye-open"></i>
_(Default: `null`)_ -
Defines the maximum available date.
Defines the maximum available date. Requires a date object.
Copy link
Contributor

Choose a reason for hiding this comment

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

Date object

@icfantv
Copy link
Contributor

icfantv commented Apr 4, 2016

Just the two format tweaks and LGTM.

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.

2 participants