[ANNOUNCE] WicketStuff 8.4.0 Released
Maxim Solodovnik <[email protected]> Tue, 16 Apr 2019 22:04:36 +0700
| Newsgroups | gmane.comp.jakarta.avalon.user,gmane.comp.java.wicket.devel |
|---|---|
| Message-ID | <CAJmbs8g6aE_UhZ6ReaYhZr0N8zXmFJEYY7fojU0859J2VgCE2w__339.944211167165$1555427099$gmane$org@mail.gmail.com> |
WicketStuff core 8.4.0 based on Apache Wicket 8.4.0 is released
and soon will be available at Maven Central!
The changelog since 8.3.0 is:
Dennis Hoersch (1):
Allow to customize selectize.js settings (#656)
Lucas Fernandes (1):
Add language support Portuguese-BR (#659)
Martin Tzvetanov Grigorov (2):
Fixes #655 - Do not try to render the model objects when
AbstractSelect2Choice component is in stateless mode
[datatables] Fixes #660 - Add support for filtering to the
Infinite Scroll demo page
Maxim Solodovnik (7):
Switching to the next development version
Fixes #654: NPE due to transient fiels is null after component
was deserialized
String.format is replaced with '+'
Dependencies are updated with safe versions
Merge branch 'wicket-8.x' of github.com:wicketstuff/core into wicket-8.x
Initial attempt to fix cometd (tests are 'semi-working')
wicketstuff-core 8.4.0 is released
Thanos Apostolou (1):
Ajax redirect keeps ResponseState (#652)
The WicketStuff team