ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

ZK 5.0.4 Released!

tmillsclare
31 Aug 2010 03:23:49 GMT
31 Aug 2010 03:23:49 GMT

ZK 5.0.4 is a release focusing on memory improvements and introducing requested new features. In addition to a significant reduction in memory usage ZK 5.0.4 also introduces many new features such as communication between iFrames, new horizontal and vertical layouts and enhanced components such as the slider and combobox. For more information please see the release notes and new features.

terrytornadoTop Contributor
31 Aug 2010 06:02:03 GMT
31 Aug 2010 06:02:03 GMT

Great Timothy.

is there a date for update the maven reps?

PiotrB
31 Aug 2010 07:22:26 GMT
31 Aug 2010 07:22:26 GMT

Nice. I am also waiting for the maven update :)

svenasse
5 Sep 2010 14:09:50 GMT
5 Sep 2010 14:09:50 GMT

Any chance for an update to this request?

svenasse
6 Sep 2010 01:48:59 GMT
6 Sep 2010 01:48:59 GMT

Made the repos! Thanks!

PiotrB
6 Sep 2010 06:24:21 GMT
6 Sep 2010 06:24:21 GMT

I get "Missing artifact org.zkoss.zk:zul:jar:5.0.4:compile". With:

<dependency>
	<groupId>org.zkoss.zk</groupId>
	<artifactId>zul</artifactId>
	<version>5.0.4</version>
</dependency>

Worked fine with 5.0.3 and I can see the 5.0.4 with my browser. Any ideas?

terrytornadoTop Contributor
6 Sep 2010 11:06:04 GMT
6 Sep 2010 11:06:04 GMT

You must wait a few days.

http://www.zkoss.org/forum/listComment/13625

terrytornadoTop Contributor
7 Sep 2010 09:52:37 GMT
7 Sep 2010 09:52:37 GMT

Thanks for the 5.0.4 version in maven.


Now i can test if the ListFooters font-family works. It's ok.
But the font-weight: bold doesn't have any effect furthermore.

<listfooter id="listfooter_OrderPosition_Sum" width="20%" label="" style="padding-right: 5px; text-align: right; font-weight: bold;" />

best
Stephan