You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by George Christman <gc...@cardaddy.com> on 2014/07/14 22:14:14 UTC

Upgrading typeahead to the latest version.

Hi guys, I'm wondering if there is a chance we could upgrade the
typeahead.js to the latest version? It seems as if we are a little more
than a year out of date.

https://github.com/twitter/typeahead.js/blob/master/CHANGELOG.md

Thanks,

-- 
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New York

Re: Upgrading typeahead to the latest version.

Posted by Howard Lewis Ship <hl...@gmail.com>.
Check the recent commits, I think this got taken care of last week.


On Mon, Jul 14, 2014 at 1:14 PM, George Christman <gc...@cardaddy.com>
wrote:

> Hi guys, I'm wondering if there is a chance we could upgrade the
> typeahead.js to the latest version? It seems as if we are a little more
> than a year out of date.
>
> https://github.com/twitter/typeahead.js/blob/master/CHANGELOG.md
>
> Thanks,
>
> --
> George Christman
> www.CarDaddy.com
> P.O. Box 735
> Johnstown, New York
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com
@hlship

Re: Upgrading typeahead to the latest version.

Posted by George Christman <gc...@cardaddy.com>.
So I just took a quick peak and I'm seeing where the bootstrap library was
updated, but I'm not seeing where the typeahead.js has been updated.
(perhaps I'm just overlooking it too)

https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=commit;h=ef7f9c43ec4f8a4a7e76383c1877215e17d972a9

I believe the typeahead library was split off from bootstrap in bootstrap3.
So I believe we need to update this independently. Thanks Guys.


On Tue, Jul 15, 2014 at 9:35 AM, Thiago H de Paula Figueiredo <
thiagohp@gmail.com> wrote:

> On Tue, 15 Jul 2014 10:03:36 -0300, George Christman <
> gchristman@cardaddy.com> wrote:
>
>  Hi Howard, where are the recent commits located?
>>
>
> https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=log
>
> --
> Thiago H. de Paula Figueiredo
> Tapestry, Java and Hibernate consultant and developer
> http://machina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New York

Re: Upgrading typeahead to the latest version.

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
On Tue, 15 Jul 2014 10:03:36 -0300, George Christman  
<gc...@cardaddy.com> wrote:

> Hi Howard, where are the recent commits located?

https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=log

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

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


Re: Upgrading typeahead to the latest version.

Posted by George Christman <gc...@cardaddy.com>.
Hi Howard, where are the recent commits located?

Thanks llya, I'll have to keep your library in mind for our next project.


On Mon, Jul 14, 2014 at 6:43 PM, Ilya Obshadko <il...@gmail.com>
wrote:

> You may use a replacement mixin from here:
> https://github.com/xfyre/tapestry5-xtensions
> It's more flexible, allows to work with list of beans and customize
> suggestion templates.
>
>
> On Tue, Jul 15, 2014 at 7:14 AM, George Christman <gchristman@cardaddy.com
> >
> wrote:
>
> > Hi guys, I'm wondering if there is a chance we could upgrade the
> > typeahead.js to the latest version? It seems as if we are a little more
> > than a year out of date.
> >
> > https://github.com/twitter/typeahead.js/blob/master/CHANGELOG.md
> >
> > Thanks,
> >
> > --
> > George Christman
> > www.CarDaddy.com
> > P.O. Box 735
> > Johnstown, New York
> >
>
>
>
> --
> Ilya Obshadko
>



-- 
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New York

Re: Upgrading typeahead to the latest version.

Posted by Ilya Obshadko <il...@gmail.com>.
You may use a replacement mixin from here:
https://github.com/xfyre/tapestry5-xtensions
It's more flexible, allows to work with list of beans and customize
suggestion templates.


On Tue, Jul 15, 2014 at 7:14 AM, George Christman <gc...@cardaddy.com>
wrote:

> Hi guys, I'm wondering if there is a chance we could upgrade the
> typeahead.js to the latest version? It seems as if we are a little more
> than a year out of date.
>
> https://github.com/twitter/typeahead.js/blob/master/CHANGELOG.md
>
> Thanks,
>
> --
> George Christman
> www.CarDaddy.com
> P.O. Box 735
> Johnstown, New York
>



-- 
Ilya Obshadko