v1.73.1
Fix
Enhance focus handling and adjust BottomSheet styles for mobile
- Improved focus handling in BottomSheet by adding multiple timeout callbacks to ensure size adjustments occur when the element gains focus, enhancing responsiveness.
- Updated CSS to increase the maximum height of the new note panel within the BottomSheet and refined mobile styles for better alignment and appearance, including removing overlay and adjusting padding.
Feature
Add mobile-specific styles for BottomSheet dialogs
- Introduced new CSS rules for mobile views to enhance the appearance and functionality of BottomSheet dialogs.
- Adjusted modal overlay and content styles for better alignment, padding, and responsiveness on screens smaller than 1159px.
- Implemented animations for a smoother user experience when dialogs are presented as bottom sheets.
