Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8386b48ed9c84854d4803ca1bbaf762837037e39
https://github.com/xwiki/xwiki-platform/commit/8386b48ed9c84854d4803ca1bbaf…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-bootstrap/src/main/less/dropdowns.less
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/LivedataDropdownMenu.spec.js
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/LivedataDropdownMenu.vue
Log Message:
-----------
XWIKI-22485: Livedata option dropdown has no grouping semantics (#3662) (#3705)
* Update the structure of the LiveData dropdown (namely, removed separator <li>s and grouped links together) to improve accessibility
* Update bootstrap dropdown styles to account for this new kind of separator in dropdowns.
(cherry picked from commit c03f14ab3014e9bb760c8a4983e1669b2c71cab1)
Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3662-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 41e68c592c7d87c19a6b47b7ed4c2020cb2dd96b
https://github.com/xwiki/xwiki-platform/commit/41e68c592c7d87c19a6b47b7ed4c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-bootstrap/src/main/less/dropdowns.less
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/LivedataDropdownMenu.spec.js
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/LivedataDropdownMenu.vue
Log Message:
-----------
XWIKI-22485: Livedata option dropdown has no grouping semantics (#3662)
* Update the structure of the LiveData dropdown (namely, removed separator <li>s and grouped links together) to improve accessibility
* Update bootstrap dropdown styles to account for this new kind of separator in dropdowns.
(cherry picked from commit c03f14ab3014e9bb760c8a4983e1669b2c71cab1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5027757ff8997178bfbaaaef665b69d4e0778b77
https://github.com/xwiki/xwiki-platform/commit/5027757ff8997178bfbaaaef665b…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/ThemeApplicationWebHomePage.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/WebHomeSheet.xml
Log Message:
-----------
XWIKI-22631: color theme list disorganized after changing color theme (#3671) (#3704)
* Layout updated with list elements
* Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
(cherry picked from commit 38e4a7fd08ceb8e9d2c87082f4591e276b1f2341)
Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com>
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: c03f14ab3014e9bb760c8a4983e1669b2c71cab1
https://github.com/xwiki/xwiki-platform/commit/c03f14ab3014e9bb760c8a4983e1…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-bootstrap/src/main/less/dropdowns.less
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/LivedataDropdownMenu.spec.js
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/LivedataDropdownMenu.vue
Log Message:
-----------
XWIKI-22485: Livedata option dropdown has no grouping semantics (#3662)
* Update the structure of the LiveData dropdown (namely, removed separator <li>s and grouped links together) to improve accessibility
* Update bootstrap dropdown styles to account for this new kind of separator in dropdowns.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3671-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: eeaf696843e2de2c2b7d2ad50acf8fa33468c643
https://github.com/xwiki/xwiki-platform/commit/eeaf696843e2de2c2b7d2ad50acf…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/ThemeApplicationWebHomePage.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/WebHomeSheet.xml
Log Message:
-----------
XWIKI-22631: color theme list disorganized after changing color theme (#3671)
* Layout updated with list elements
* Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
(cherry picked from commit 38e4a7fd08ceb8e9d2c87082f4591e276b1f2341)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications