All release notes

v1.76.0

1 feature

Enhance BottomSheet editor scroll behavior for iOS

  • Implemented a new useEffect to dynamically adjust the maximum height of the editor scroll area based on the visual viewport when the keyboard is open, ensuring content is accessible and scrollable.
  • Updated CSS to utilize a custom property for the editor's maximum height, improving the user experience on iOS devices.