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

Description
Angular Version:
1.0.2
How to reproduce:
http://jsfiddle.net/rawVc/
Notes:
The documentation seems to hint that ng-model only supports input with one of these types text checkbox radio number email url
But I think if ng-model works on type="text", it should also work on newer types like type="date" and such.