All release notes

v1.110.1

1 feature, 1 improvement

Update navigation alignment and dimensions for improved layout

We've made an improvement: Update navigation alignment and dimensions for improved layout

  • Changed alignment of navigation elements from 'flex-start' to 'stretch' to enhance layout consistency.
  • Added 'min-width: 0' and 'width: 100%' to navigation components to ensure proper sizing and overflow handling.

Enhance navigation column with scrollable thread list and gradient overlay

  • Updated the NavigationColumn component to include a scrollable thread list for desktop, improving usability by allowing users to access more items without cluttering the interface.
  • Added a bottom gradient overlay to indicate additional content above, enhancing the visual hierarchy.
  • Introduced sample threads in development mode to facilitate testing of the new scrollable feature in the PersistentNavigation component.
  • Updated CSS styles to support the new layout and ensure a cohesive design across the navigation components.