Re: Tapestry 5.4-alpha-15

2013-08-30 Thread Barry Books
s.less or utilities.less) >> >>> >> >>> >> >>> And mixin declarations whose variables end in a ; >> >>> .somemixin(@someVar;)... >> >>> (Just remove the trailing ;) >> >>> >> >>> >> >>>

Re: Tapestry 5.4-alpha-15

2013-08-30 Thread Barry Books
ing ;) > >>> > >>> > >>> We're now done changing bootstrap 2 class names to bootstrap 3 ones and > >>> the like. It wasn't too painful. > >>> > >>> > >>> It strikes me that there's no really good sour

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Dmitry Gusev
t;>> >>> >>> Does anyone here have any ideas? >>> >>> >>> For the time being we maintain a variables.less and bootstrap.less for >>> each project. So we have variables-project.less, bootstrap-project.less. >>> variables-project co

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Felix Gonschorek
Howard, we are very excited about the latest changes and the overall changes in 5.4 - thanks very much for the engagement from you and the other commiters, i am so glad we chose tapestry 5 as the foundation of our product. 5.4 is going to rock :-) Cheers felix Am 27.08.2013 23:41 schrieb "Howar

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Dmitry Gusev
ly like to chop up and load only the necessary less files >> depending on what's in use on the page. For instance if we're only using the >> navbar, include a less file importing only the dependent less files for >> the navbar. >> >> >> Getting a bit OCD ab

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Dmitry Gusev
. For instance if we're only using the > navbar, include a less file importing only the dependent less files for > the navbar. > > > Getting a bit OCD about all this. o_O > > > Thanks again Howard! Looking forward to the first beta! > > > - Original Mess

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Peter Hvass
r the navbar. Getting a bit OCD about all this. o_O Thanks again Howard! Looking forward to the first beta! - Original Message - From: "Howard Lewis Ship" To: "Tapestry users" Sent: Wednesday, August 28, 2013 2:41:52 PM Subject: Re: Tapestry 5.4-alpha-15

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
;> >> Currently plugging in the bootstrap 3 less files so we can start renaming >> the classes in our project. :) >> >> >> Thanks again! >> >> >> - Original Message - >> >> From: "Howard Lewis Ship" >> To: &qu

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
ip" > To: "Tapestry users" > Sent: Wednesday, August 28, 2013 10:56:02 AM > Subject: Re: Tapestry 5.4-alpha-15 > > Yes, I've been keeping pretty detailed notes: > > > https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=blob;f=54_RELEASE_NOTES.txt;h=f

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Peter Hvass
From: "Howard Lewis Ship" To: "Tapestry users" Sent: Wednesday, August 28, 2013 10:56:02 AM Subject: Re: Tapestry 5.4-alpha-15 Yes, I've been keeping pretty detailed notes: https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
Yes, I've been keeping pretty detailed notes: https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=blob;f=54_RELEASE_NOTES.txt;h=faad9147d6fb543141ef066d9000a9e510139d2f;hb=cd7f9c874a8ad7e9cea14365a90df7ff616461c0 On Wed, Aug 28, 2013 at 8:53 AM, Muhammad Gelbana wrote: > I totally agree

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
I think we are very close; I'll be shaking out the Bootstrap 3 support with a client over the next couple of weeks. On Tue, Aug 27, 2013 at 11:25 PM, Kalle Korhonen wrote: > Howard, you are nuts! Thanks for all the hard work. We probably need to > give at least a few weeks to let everybody dige

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Muhammad Gelbana
I totally agree with Kalle. It will take time to digest all these changes. Will there be a comprehensive documentation about the new stuff in 5.4 ? *-* *Muhammad Gelbana* Java Software Engineer On Wed, Aug 28, 2013 at 12:25 AM, Kalle Korhonen wrote: > Howard, you are nuts!

Re: Tapestry 5.4-alpha-15

2013-08-27 Thread Kalle Korhonen
Howard, you are nuts! Thanks for all the hard work. We probably need to give at least a few weeks to let everybody digest these changes, what do you think about the public beta release? Kalle On Tue, Aug 27, 2013 at 2:41 PM, Howard Lewis Ship wrote: > This release swaps out Bootstrap 2.3.2 for

Tapestry 5.4-alpha-15

2013-08-27 Thread Howard Lewis Ship
This release swaps out Bootstrap 2.3.2 for Bootstrap 3.0. The ControlGroup mixin has been renamed to FormGroup. A new Glyphicon component has been added. The tapestry-wro4j module has been renamed to tapestry-webresources; it does the same job, but without the dependency on WRO4J. All of the Boo