-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UnitControl: Add support for unit step per unit type (#30376)
* add support for unit step per unit type * remove default step value from CSS_UNITS const * add react native support * missed step on native RangeCell add comments * allow props to override unit steps * Update packages/components/src/unit-control/index.js Co-authored-by: Miguel Fonseca <[email protected]> * updates from review -> remove setting default first unit tidy code + comments * Use capitals in comments * Use block commments instead of single line * Apply suggestions from code review Co-authored-by: Miguel Fonseca <[email protected]> Co-authored-by: Miguel Fonseca <[email protected]>
- Loading branch information
Showing
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters