Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5d2281334376cb7ad9e2823a9263b4b38f752b87
https://github.com/xwiki/xwiki-platform/commit/5d2281334376cb7ad9e2823a9263…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less
Log Message:
-----------
XWIKI-22133: The upper part of the Drawer is missing on smaller mobile screens
* Use 100dvh as height instead of 100vh to make sure that the drawer is
fully visible when the viewport is resized, e.g., due to the
navigation bar. Use 100vh as fallback as dvh is still relatively new.
(cherry picked from commit 3aa2f06adc5023bbcd29f63c54e4c5f364960e1f)
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: b958156cc329739023d1bfeaf88485cc4cce487f
https://github.com/xwiki/xwiki-platform/commit/b958156cc329739023d1bfeaf884…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less
Log Message:
-----------
XWIKI-22133: The upper part of the Drawer is missing on smaller mobile screens
* Use 100dvh as height instead of 100vh to make sure that the drawer is
fully visible when the viewport is resized, e.g., due to the
navigation bar. Use 100vh as fallback as dvh is still relatively new.
(cherry picked from commit 3aa2f06adc5023bbcd29f63c54e4c5f364960e1f)
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: 3aa2f06adc5023bbcd29f63c54e4c5f364960e1f
https://github.com/xwiki/xwiki-platform/commit/3aa2f06adc5023bbcd29f63c54e4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less
Log Message:
-----------
XWIKI-22133: The upper part of the Drawer is missing on smaller mobile screens
* Use 100dvh as height instead of 100vh to make sure that the drawer is
fully visible when the viewport is resized, e.g., due to the
navigation bar. Use 100vh as fallback as dvh is still relatively new.
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: 66cae7c8f3e8512749c37bc127666c10c99a2c5c
https://github.com/xwiki/xwiki-platform/commit/66cae7c8f3e8512749c37bc12766…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue
Log Message:
-----------
XWIKI-22115: Filter boxes for Notifications Custom Filters LiveData are displayed in larger size in Chrome and Edge
* Adjust the styles of boolean filters to match those of list filters.
(cherry picked from commit df0baae087cc1208fb5be0d3921c06ddd6243868)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications