Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0ccd9aedd995038f29c9bbffa0edab5cdd116d70
https://github.com/xwiki/xwiki-platform/commit/0ccd9aedd995038f29c9bbffa0ed…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/headers.less
Log Message:
-----------
XWIKI-22166: Contrast of paragraph edit buttons is too low
* Increased alpha on the icon, so that it would be visible enough even when not focused or hovered.
* Added a selector for the :focus pseudo class to benefit from the style already implemented for the :hover pseudo class (and improve consistency)
* Added padding around the icon so that the focus border is nice and square, not sticking on the side edges of the icon.
(cherry picked from commit 2e2aee6ced3548c0687ff2b55cafe2e5e2c1c4c0)
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: 5665afc980b5c1672e9c304c8115d135aa701069
https://github.com/xwiki/xwiki-platform/commit/5665afc980b5c1672e9c304c8115…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/breadcrumbs.less
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3120)
* Changed the nature of the dropdown toggler so that it can be keyboard focused
* Updated the style of this toggler so that focus is visible
* Reduced line height to avoid increasing the whole breadcrumb height by adding the 2px of margin (to fit the border) on the buttons.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3119-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b349572ad32b11ae67c41a88523fa40f3453fba6
https://github.com/xwiki/xwiki-platform/commit/b349572ad32b11ae67c41a88523f…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/headers.less
Log Message:
-----------
XWIKI-22166: Contrast of paragraph edit buttons is too low
* Increased alpha on the icon, so that it would be visible enough even when not focused or hovered.
* Added a selector for the :focus pseudo class to benefit from the style already implemented for the :hover pseudo class (and improve consistency)
* Added padding around the icon so that the focus border is nice and square, not sticking on the side edges of the icon.
(cherry picked from commit 2e2aee6ced3548c0687ff2b55cafe2e5e2c1c4c0)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3119-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 41938f2d3e466805d80c7df6d3c7ce4d96ba4cff
https://github.com/xwiki/xwiki-platform/commit/41938f2d3e466805d80c7df6d3c7…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/headers.less
Log Message:
-----------
XWIKI-22166: Contrast of paragraph edit buttons is too low
* Increased alpha on the icon, so that it would be visible enough even when not focused or hovered.
* Added a selector for the :focus pseudo class to benefit from the style already implemented for the :hover pseudo class (and improve consistency)
* Added padding around the icon so that the focus border is nice and square, not sticking on the side edges of the icon.
(cherry picked from commit 2e2aee6ced3548c0687ff2b55cafe2e5e2c1c4c0)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 670e39670d884749fef6ae37ac7b2c81ba877798
https://github.com/xwiki/xwiki-platform/commit/670e39670d884749fef6ae37ac7b…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-21966: Cannot exit horizontal drop-down menu using accessibility tools
* Added an event listener to close the currently navigated dropdown
(cherry picked from commit 4db0c5e17da7f4f23b50576d7f395bf3785e80ef)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e4333d9313b2b0b541d4b0bcae9e5b1bc73ec626
https://github.com/xwiki/xwiki-platform/commit/e4333d9313b2b0b541d4b0bcae9e…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-21966: Cannot exit horizontal drop-down menu using accessibility tools
* Added an event listener to close the currently navigated dropdown
(cherry picked from commit 4db0c5e17da7f4f23b50576d7f395bf3785e80ef)
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: 2e2aee6ced3548c0687ff2b55cafe2e5e2c1c4c0
https://github.com/xwiki/xwiki-platform/commit/2e2aee6ced3548c0687ff2b55caf…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/headers.less
Log Message:
-----------
XWIKI-22166: Contrast of paragraph edit buttons is too low
* Increased alpha on the icon, so that it would be visible enough even when not focused or hovered.
* Added a selector for the :focus pseudo class to benefit from the style already implemented for the :hover pseudo class (and improve consistency)
* Added padding around the icon so that the focus border is nice and square, not sticking on the side edges of the icon.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-2956-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 160be0e29834e4b3b915b0bc3195e75ba121e2c4
https://github.com/xwiki/xwiki-platform/commit/160be0e29834e4b3b915b0bc3195…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-21966: Cannot exit horizontal drop-down menu using accessibility tools
* Added an event listener to close the currently navigated dropdown
(cherry picked from commit 4db0c5e17da7f4f23b50576d7f395bf3785e80ef)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications