Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a6016ce658f071f7b992da649c957a9181a0df26
https://github.com/xwiki/xwiki-platform/commit/a6016ce658f071f7b992da649c95…
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.
(cherry picked from commit 5665afc980b5c1672e9c304c8115d135aa701069)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3120-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 35715ce4787bac375099b145a1d17f7f6e5492e3
https://github.com/xwiki/xwiki-platform/commit/35715ce4787bac375099b145a1d1…
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.
(cherry picked from commit 5665afc980b5c1672e9c304c8115d135aa701069)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3120-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 20af6c4b4b09f96f59ff6a9a0fc51b2d1bbab1a4
https://github.com/xwiki/xwiki-platform/commit/20af6c4b4b09f96f59ff6a9a0fc5…
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.
(cherry picked from commit 5665afc980b5c1672e9c304c8115d135aa701069)
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: 83ffff6434a2097565e81eedef9a7c80de7c7259
https://github.com/xwiki/xwiki-platform/commit/83ffff6434a2097565e81eedef9a…
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-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