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 :
8.0.0-M9.1 which is now available at maven central.

Thanks & best regards,
Sebastien.


On Mon, Feb 19, 2018 at 8:32 PM, Sebastien Briquet <sbriq...@apache.org>
wrote:

> Dear Wicket jQuery/Kendo UI users,
>
> Wicket jQuery UI 8.0.0-M9 based on Apache Wicket 8.0.0-M9 is now released!
>
> Changelog:
> https://github.com/sebfz1/wicket-jquery-ui/releases/tag/
> wicket-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>8.0.0-M9</version>
> </dependency>
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-jquery-ui-theme-base</artifactId>
>     <version>8.0.0-M9</version>
> </dependency>
>
> <!-- Wicket Kendo UI -->
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-kendo-ui</artifactId>
>     <version>8.0.0-M9</version>
> </dependency>
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-kendo-ui-theme-default</artifactId>
>     <version>8.0.0-M9</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