Improvements
- Added
imageRenderingMode
parameter toButtonVM
- Adjusted button padding when there is no title and loader
Fixes
- Resolved issues where
SUButton
was not interactable in some cases - Properly handled
dismiss
fromEnvironment
inbottomModal
andcenterModal
- Added missing
onDismiss
parameters in somebottomModal
andcenterModal
API variants.