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 <ilya.obsha...@gmail.com> wrote:

Just started to migrate my autocomplete-based controls to 5.4.

Several issues I've discovered immediately:

- list presentation it is no longer configurable, like it was in 5.3.x
version
- the mixin itself heavily modifies markup (in fact it breaks form styling
completely)

I guess the best option is to create my own typeahead.js-based mixin
instead of default one?
(That's not very difficult anyway)

Any other suggestions?



--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to