Branch: refs/heads/backport/stable-17.4.x/pr-3148
Home: https://github.com/xwiki/xwiki-platform
Commit: 50d7a38d69b423a92827016a1a0895bbf31bfcef
https://github.com/xwiki/xwiki-platform/commit/50d7a38d69b423a92827016a1a08…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserProfileSheet.xml
Log Message:
-----------
XWIKI-22191: Account disabling and password changing action links should be buttons (#3148)
* Updated the account disabling buttons
* Improved teh consistency of the inline-link-only selector to also match `.button` links
* Updated the underlining rules to count this one as a `link styled like a button` category
(cherry picked from commit 91a3e1e40ab38dfba09140721aafe7960ad40b89)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3148
Home: https://github.com/xwiki/xwiki-platform
Commit: ddc8cbab25c4f58e3b4961c1b9fdd63e71f06c8e
https://github.com/xwiki/xwiki-platform/commit/ddc8cbab25c4f58e3b4961c1b9fd…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserProfileSheet.xml
Log Message:
-----------
XWIKI-22191: Account disabling and password changing action links should be buttons (#3148)
* Updated the account disabling buttons
* Improved teh consistency of the inline-link-only selector to also match `.button` links
* Updated the underlining rules to count this one as a `link styled like a button` category
(cherry picked from commit 91a3e1e40ab38dfba09140721aafe7960ad40b89)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 91a3e1e40ab38dfba09140721aafe7960ad40b89
https://github.com/xwiki/xwiki-platform/commit/91a3e1e40ab38dfba09140721aaf…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserProfileSheet.xml
Log Message:
-----------
XWIKI-22191: Account disabling and password changing action links should be buttons (#3148)
* Updated the account disabling buttons
* Improved teh consistency of the inline-link-only selector to also match `.button` links
* Updated the underlining rules to count this one as a `link styled like a button` category
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 28e8095f0ac9a7903ef9443190e3b156f6032bae
https://github.com/xwiki/xwiki-platform/commit/28e8095f0ac9a7903ef9443190e3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variables.less
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-15629: Menus background-color should differ from the actionmenu background-color (#3969)
* Created a few LESS variables to match the need that was highlighted in the design.
* Used those LESS variables to control the display of menus.
* Updated the menu layout:
* Reduced the height (1.5lh~=30px instead of 24px proposed in the initial design)
* Changed the background color
* Removed the drop shadow from the navbar above.
* Removed padding around the menu toggle so that it would fit on a line of similar height.
* Updated the variable names
Note: I didn't provide a CSS variable alternative yet. IMO these variables could be internal (not API) because they are very similar semantically and in practice to their navbar alternatives.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications