All release notes

v1.129.0

1 feature

Enhance mobile interaction and update service worker

  • Improved mobile interaction responsiveness by implementing pull-down-to-dismiss functionality in BottomSheet and MobileNavigation components.
  • Updated haptic feedback handling for interactive elements to ensure consistent user experience across devices.
  • Revised service worker cache name to reflect the new version.
  • Removed deprecated assets and optimized CSS for better performance.
  • Enhanced touch response in tab-interaction-handler to utilize requestAnimationFrame for minimal delay.