Re: [T5.4] autocomplete mixin issues

2014-05-30 Thread Ilya Obshadko
I'm using jQuery. If fact I have already completed a replacement component which does exactly what's needed. I have a kind of specific case which cannot be covered by a mixin. But I would like to point out that there are several issues with Typeahead & Bootstrap CSS compatibility. You might want t

Re: [T5.4] autocomplete mixin issues

2014-05-30 Thread Thiago H de Paula Figueiredo
Are you using the jQuery or Prototype infrastructure in your 5.4 projects? If Prototype, I'd just copy the 5.3.x Autocomplete and use it. On Thu, 29 May 2014 13:59:33 -0300, Ilya Obshadko wrote: Just started to migrate my autocomplete-based controls to 5.4. Several issues I've discovered