This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3425-wicket.form.update.issue
in repository https://gitbox.apache.org/repos/asf/causeway.git
from d41ab20ca6 CAUSEWAY-3425: fixes repaint decision logic
add f56fe88f99 CAUSEWAY-3425: cleaning up unnecessary wrapping of
Optional<AjaxRequestTarget>
No new revisions were added by this update.
Summary of changes:
.../ui/components/actions/ActionParametersForm.java | 3 +--
.../ui/components/scalars/ScalarPanelAbstract.java | 7 +++----
.../components/scalars/ScalarPanelFormFieldAbstract.java | 8 ++++----
.../ui/components/scalars/ScalarPanelSelectAbstract.java | 13 ++-----------
.../wicket/ui/components/scalars/bool/BooleanPanel.java | 8 +++-----
.../scalars/choices/ObjectChoicesSelect2Panel.java | 4 ++--
.../scalars/choices/ValueChoicesSelect2Panel.java | 4 ++--
.../wicket/ui/components/widgets/select2/Select2.java | 16 ----------------
8 files changed, 17 insertions(+), 46 deletions(-)