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

Typeahead result set to uppercase #6711

Closed BMK91 closed 5 years ago

BMK91 commented 5 years ago

Hi guyz,

How do I set uib-typeahed result to uppercase from HTML view only. I don't care of any result from controller, but on the view it should be in uppercase.

I'm not able to do the given search result to uppercase. Here is attached plunker.

mendeza commented 5 years ago

Please ask such questions in the appropriate place: https://stackoverflow.com/questions/tagged/ng-bootstrap

icfantv commented 5 years ago

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