You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(button & stepper): ensure minimum 48x48 hit target for better accessibility (#3522)
* Added hitslop calculation for button
* fixed ts error - not sure why it popped now
* Updated snapshots with hitslop
* Refactor getAccessibleHitSlop to simplify width calculation and improve hit slop logic
* Revert "Refactor getAccessibleHitSlop to simplify width calculation and improve hit slop logic"
This reverts commit c1b3ba1.
* fix(button): rename variable for clarity in getAccessibleHitSlop method
0 commit comments