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!
It would be great if you could add a css class to typeahead's dropdown menu <ul> itself like you did with the <li>. Something like .uib-typeahead-menu That way we could style typeahead menus differently from other dropdown menus if so desired.
It would be great if you could add a css class to typeahead's dropdown menu
<ul>
itself like you did with the<li>
. Something like.uib-typeahead-menu
That way we could style typeahead menus differently from other dropdown menus if so desired.