Dear Wicket jQuery/Kendo UI users,

Due to a bug discovered yesterday that affects several Kendo UI components
on latest release (7.10.0 & 8.0.0-M9), I had to roll out a patch release :
7.10.1 which is now available at maven central.

Thanks & best regards,
Sebastien.

On Tue, Feb 20, 2018 at 12:27 AM, Sebastien Briquet <sbriq...@apache.org>
wrote:

> Dear Wicket jQuery/Kendo UI users,
>
> Wicket jQuery UI 7.10.0 based on Apache Wicket 7.10.0 is now released!
>
> Changelog (same as 8.0.0-M9):
> https://github.com/sebfz1/wicket-jquery-ui/releases/tag/wick
> et-jquery-ui-8.0.0-M9
>
> API BREAKS:
> - Kendo UI: API BREAK Editor model object is now String type (no more
> generic T)
> - Kendo UI: API BREAK DataProviderBehavior#newJsonRow(T bean) now returns
> a JSONObject
>
> Maven dependencies:
>
> <!-- Wicket jQuery UI -->
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-jquery-ui</artifactId>
>     <version>7.10.0</version>
> </dependency>
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-jquery-ui-theme-base</artifactId>
>     <version>7.10.0</version>
> </dependency>
>
> <!-- Wicket Kendo UI -->
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-kendo-ui</artifactId>
>     <version>7.10.0</version>
> </dependency>
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-kendo-ui-theme-default</artifactId>
>     <version>7.10.0</version>
> </dependency>
>
> Questions / Issues:
>
> If you have any *question*, feel free to ask in the forum:
> http://groups.google.com/group/wicket-jquery-ui/
>
> If you notice an *issue*, please report it here:
> https://github.com/sebfz1/wicket-jquery-ui/issues
>
> Enjoy! :)
> Sebastien
>

Reply via email to