angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

Remove has-error class to match other input components #6672

Closed dk8996 closed 6 years ago

dk8996 commented 6 years ago

None of the other input components have ng-class="{'has-error': ....}" display change when the input is invalid. Removing it from timepicker.

icfantv commented 6 years ago

Closing this as this project is no longer being maintained, per the README and the PULL_REQUEST_TEMPLATE.