Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(form.FormController): add 'date' token to FormController $error property #9743

Closed
wants to merge 2 commits into from

Conversation

clakech
Copy link
Contributor

@clakech clakech commented Oct 22, 2014

Hi from #ngEurope

@@ -44,6 +44,7 @@ function nullFormRenameControl(control, name) {
* - `pattern`
* - `required`
* - `url`
* - `date`
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not also add the other ones? datetimelocal, time, week, month

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I even didn't know they exist. I just face a usecase where the token is date so I proposed to add it in the doc.

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm happy to add it to the docs, but you should add the other ones too :p

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added a fixup just for you ;)

Copy link
Contributor

Choose a reason for hiding this comment

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

thanks =)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok let's rebase this one now you have read it ;-)

EDIT: Oh! you did it for me, so nice! thx

@caitp caitp closed this in e9c5be5 Oct 22, 2014
@clakech clakech deleted the patch-1 branch October 22, 2014 14:31
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.

3 participants