All release notes

v1.111.0

1 feature

Add scroll detection and gradient overlay to navigation column

  • Introduced a new state to track scroll position in the NavigationColumn component, allowing for dynamic display of a top gradient overlay when scrolled down.
  • Updated the CSS to include styles for the new gradient overlay and adjusted the structure of the scrollable area for better visual feedback.
  • These enhancements improve the user experience by providing a clearer indication of content visibility within the navigation interface.