bootstrap-ajax-typeahead
bootstrap-ajax-typeahead copied to clipboard
v4 compatiblity
Hi, are there plans to update to support the Bootstrap v4 alpha?
@simmerz it's possible to making working on both v3 and v4 (I'm developing a class library website with the two options) with the following line:
item: '<li class="dropdown-item"><a href="#"></a></li>' ,