You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/10/21 09:18:14 UTC

[isis] branch 2877-compound.value.types updated (e96dc9b -> 4047eb0)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 2877-compound.value.types
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from e96dc9b  ISIS-2877: parameter support actions are special
     add 4047eb0  ISIS-2880: generic solution to set focus programmatically on inline edit forms

No new revisions were added by this update.

Summary of changes:
 .../ui/components/scalars/ScalarPanelAbstract.java | 145 +++++++--------------
 .../scalars/ScalarPanelTextFieldAbstract.html      |   1 +
 .../scalars/string/MultiLineStringPanel.java       |  30 +++--
 .../isis/viewer/wicket/ui/pages/PageAbstract.java  |   4 +-
 .../org/apache/isis/viewer/wicket/ui/util/Wkt.java |  74 ++++++++++-
 5 files changed, 134 insertions(+), 120 deletions(-)