Skip to content

Releases: brianfoody/angular-strap

Typeahead fix and tooltip fix for IE8

08 Dec 23:47
Compare
Choose a tag to compare

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

08 Dec 08:00
Compare
Choose a tag to compare

Allow a user to edit the text without being sent to the end of the field after every input.