joemfb / ml-search-ng

angular module for MarkLogic search applications
https://joemfb.github.io/ml-search-ng/
9 stars 10 forks source link

Upgrade to more recent angular-bootstrap #106

Open grtjn opened 8 years ago

grtjn commented 8 years ago

Slush-marklogic-node uses a angular-bootstrap version that uses the uib- prefixes, but these are missing in for instance ml-input templates, causing need for custom overrides..

grtjn commented 8 years ago

I think only ml-input.html and ml-input-fa.html are affected by this. Consider using both typeahead and uib-typeahead to support both older and newest angular-bootstrap at the same time..