Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Customize typeahead popup template #3774

Closed
bhavnaberi opened this issue Jun 8, 2015 · 4 comments
Closed

Customize typeahead popup template #3774

bhavnaberi opened this issue Jun 8, 2015 · 4 comments

Comments

@bhavnaberi
Copy link

I have three typeaheads on my html page. Each of these use AngularJs Bootstrap Typeahead. I can modify the template of the match by using the following:

<script type="text/ng-template" id="template/typeahead/typeahead-match.html"> </script>

However I want to modify the outer template for the typeahead i.e. typeahead-popup.html and customize it differently for each of the three different typeaheads on the page. I searched for this but with no success. Any help would be very thankful.

@rvanbaalen
Copy link
Contributor

Provide a plunkr reproducing your scenario please.

@wesleycho wesleycho added this to the 0.13.4 (Performance) milestone Aug 9, 2015
@wesleycho
Copy link
Contributor

This appears to be a feature request, one that I actually have been in the process of implementing for each component with support of templateUrl modification on an instance by instance level.

I am all for this, and am aiming to be fully complete with this before the 0.13.4 release.

@kikar
Copy link

kikar commented Aug 13, 2015

Looking for this feature as well. When is 0.13.4 release planned?

@wesleycho
Copy link
Contributor

At yet, no particular plans - I'd anticipate in ~1 month or so.

@wesleycho wesleycho self-assigned this Aug 28, 2015
@wesleycho wesleycho changed the title AngularJs Bootstrap Typeahead Customize typeahead popup template Aug 28, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants