Releases: brianfoody/angular-strap
Releases · brianfoody/angular-strap
Typeahead fix and tooltip fix for IE8
You currently can't edit text inline for a typeahead field. This resolve that issue.
Also a previous commit added hasOwnProperty which is breaking IE8 support, I am removing this (worked fine beforehand).
Typeahead fix
Allow a user to edit the text without being sent to the end of the field after every input.