ember-cli-twitter-typeahead icon indicating copy to clipboard operation
ember-cli-twitter-typeahead copied to clipboard

Support for suggestions custom template

Open algodave opened this issue 9 years ago • 1 comments

Wouldn't it be great to support the suggestions custom template other than footer and empty? That way developers would be able to customize the appearance of suggestions - read here

algodave avatar Jul 24 '15 11:07 algodave

We do something like this in our implementation of this typeahead. If #11 gets merged I will make a separate PR to add the functionality here as well.

Dhaulagiri avatar Sep 05 '15 13:09 Dhaulagiri