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 2022/03/09 12:29:21 UTC

[isis] branch 2892_wicket9 updated (2c65f22 -> 94bb99b)

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

ahuber pushed a change to branch 2892_wicket9
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 2c65f22  ISIS-2892: fixes CollectionPresentationSelectorPanel for Bootstrap 5.1
     add 94bb99b  ISIS-2892: improves tooltips to be placed on any direction

No new revisions were added by this update.

Summary of changes:
 .../viewer/common/model/PlacementDirection.java    |  6 +-
 .../model/decorator/confirm/ConfirmUiModel.java    | 13 ++--
 .../model/decorator/tooltip/TooltipUiModel.java    | 13 ++--
 .../components/actions/ActionParametersForm.java   |  6 +-
 .../CollectionPresentationSelectorPanel.java       |  4 +-
 .../isis/viewer/wicket/ui/util/WktDecorators.java  | 11 ++--
 .../isis/viewer/wicket/ui/util/WktLinks.java       |  4 +-
 .../isis/viewer/wicket/ui/util/WktTooltips.java    | 71 +++++++++++++++++-----
 8 files changed, 88 insertions(+), 40 deletions(-)
 copy api/applib/src/test/java/org/apache/isis/applib/SomeDomainClass.java => viewers/common/src/main/java/org/apache/isis/viewer/common/model/PlacementDirection.java (88%)