Merged
Conversation
mwhesse
reviewed
Apr 20, 2021
examples/demo/wicket/src/main/java/demoapp/webapp/wicket/DemoAppWicket.java
Outdated
Show resolved
Hide resolved
…of .panel-default
…akpoints, fixing missing popper.js dependency
…entity link popovers in collections)
mwhesse
approved these changes
Apr 20, 2021
...icket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides-all-v2.css
Outdated
Show resolved
Hide resolved
b5105cc to
a8936ff
Compare
…easing header expansion breakpoint to XL
…otstrap bump to 3.0.0-M18), Updating select2 to 4.1.3, select2-bootstrap4 to 1.5.2, downgrading jQuery to 3.5.1
2617 wicketstuff.bs4
andi-huber
commented
Apr 22, 2021
...g/apache/isis/viewer/wicket/ui/components/actionmenu/serviceactions/ServiceActionsPanel.java
Show resolved
Hide resolved
andi-huber
commented
Apr 22, 2021
...ers/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/util/ExtendedPopoverConfig.java
Show resolved
Hide resolved
assuming grey foreground text color is reasonable to apply to light as well as dark themes
assuming white-ish background overlay color is reasonable to apply to light as well as dark themes
navbar-expand-sm also use lighter bg color for footer also fixing footer height
also remove the mouse leave hack - turns out we don't need it
bf03d1c to
021c44c
Compare
adds class name 'sticky-top' to the navbar; the navbar element must be a direct child of <body>
position, consistent colors)
the gap between button and dropup
as it currently does not work consistently eg. with AJAX requests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is