cvn / angular-shims-placeholder

Angular directive to emulate the placeholder attribute on text and password input fields for old browsers, such as IE9, IE8, and IE7. Also works on textareas and html5 input types.
MIT License
63 stars 26 forks source link

Failed some unit tests on latest stable angular.js #2

Closed akkunchoi closed 10 years ago

akkunchoi commented 10 years ago

Here is a similar case: http://stackoverflow.com/questions/21084088/why-ngmodels-render-is-not-called-when-the-model-changes-in-angularjs

jrief commented 10 years ago

Thanks.