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: Add TypeScript prop types #43791

Merged
merged 21 commits into from
Sep 8, 2022
Merged

NumberControl: Add TypeScript prop types #43791

merged 21 commits into from
Sep 8, 2022

Commits on Sep 1, 2022

  1. NumberControl: Improve types

    mirka committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    0f5a389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6edb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    786c1af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb4fdb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4473bd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9c1fe3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    418e2db View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Simplify stepOverride type

    mirka committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d77a143 View commit details
    Browse the repository at this point in the history
  2. Add string number utils

    Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
    mirka and ciampo committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    b2f34f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30c715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddcc53a View commit details
    Browse the repository at this point in the history
  5. Cast keyboard event

    mirka committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    aadc586 View commit details
    Browse the repository at this point in the history
  6. Disable value control in story

    mirka committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    4212c0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f759d35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd7f905 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6000e4b View commit details
    Browse the repository at this point in the history
  10. UnitControl: Fixup controls

    mirka committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    fc7bcca View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    9cf3203 View commit details
    Browse the repository at this point in the history
  2. Improve TODO comments

    mirka committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    90948f0 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    mirka committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    4cda1ea View commit details
    Browse the repository at this point in the history
  4. Fix e2e test

    mirka committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ba48ff7 View commit details
    Browse the repository at this point in the history