Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NumberControl: tidy up and fix types around value prop #45982

Open
wants to merge 17 commits into
base: trunk
Choose a base branch
from

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    6700c80 View commit details
    Browse the repository at this point in the history
  2. Remove untrue return value explanations from ensureNumber and `ensu…

    …reString` functions
    ciampo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    8f8c5ca View commit details
    Browse the repository at this point in the history
  3. Extract computeStep utility

    ciampo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1a3cb9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1282d27 View commit details
    Browse the repository at this point in the history
  5. Extract shiftStepAsANumber

    ciampo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    cfe7f1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c1f979 View commit details
    Browse the repository at this point in the history
  7. Make constrainValue and spinValue only deal with numbers, move "e…

    …mpty check" before calls to these functions, wrap results in "ensureString"
    ciampo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6b427ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab442dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f4b612 View commit details
    Browse the repository at this point in the history
  10. Typo

    ciampo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f5a3978 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7822d2 View commit details
    Browse the repository at this point in the history
  12. Better TODO comment

    ciampo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    5c45bff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a57be10 View commit details
    Browse the repository at this point in the history
  14. CHANGELOG

    ciampo committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    41c3345 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    1da7361 View commit details
    Browse the repository at this point in the history
  2. Typo

    ciampo committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3ac25c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc58827 View commit details
    Browse the repository at this point in the history