Skip to content

Conversation

@mmalerba
Copy link
Contributor

fixes #7717

@mmalerba mmalerba requested review from crisbeto and jelbourn October 16, 2017 18:17
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 16, 2017
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

LGTM, one nit.

import {InjectionToken} from '@angular/core';


export const MAT_INPUT_VALUE_ACCESSOR =
Copy link
Member

@crisbeto crisbeto Oct 16, 2017

Choose a reason for hiding this comment

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

Add a doc string describing what this is for?



export const MAT_INPUT_VALUE_ACCESSOR =
new InjectionToken<{value: any}>('MAT_INPIUT_VALUE_ACCESSOR');
Copy link
Contributor

Choose a reason for hiding this comment

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

typo?

@mmalerba
Copy link
Contributor Author

Done

@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 17, 2017
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

@kiancross
Copy link

Any ETA for when this will be merged?

@mmalerba mmalerba added the P2 The issue is important to a large percentage of users, with a workaround label Nov 7, 2017
@josephperrott josephperrott merged commit 4b59ca1 into angular:master Nov 10, 2017
@mmalerba mmalerba deleted the input-dp-value branch July 31, 2018 21:19
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement P2 The issue is important to a large percentage of users, with a workaround

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Datepicker) Initial Value giving full datetime

7 participants