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

UnitControl: tidy up utils and types #38987

Merged
merged 38 commits into from
Mar 2, 2022
Merged

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    0a1e48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ee1da View commit details
    Browse the repository at this point in the history
  3. UnitControl: Update tests

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    72f23db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6c7c40 View commit details
    Browse the repository at this point in the history
  5. Allow rawValue to be undefined (as originally) in `parseQuantityA…

    …ndUnitFromRawValue`
    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    06bebe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd9be2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    446803b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bcb7b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4fa662 View commit details
    Browse the repository at this point in the history
  10. UnitCotnrol: rewrite onChange handlers to be closer to original cod…

    …e, and fallback to `` more often
    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    346d137 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1b940b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f46fb72 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2435b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b65e4b5 View commit details
    Browse the repository at this point in the history
  15. Use undefined instead of null when passing values to `UnitControl…

    …` in `BorderRadiusControl`
    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    31badfc View commit details
    Browse the repository at this point in the history
  16. UnitControl: allow value to be undefined, and add further resil…

    …iance agaist `null` values
    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a5039b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ea8addf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1ebe584 View commit details
    Browse the repository at this point in the history
  19. Update README

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4fd9e4d View commit details
    Browse the repository at this point in the history
  20. CHANGELOG

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    16fe20f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3384883 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0034bf7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e2d4cda View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    266cb58 View commit details
    Browse the repository at this point in the history
  25. Clarify comment

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    01eff34 View commit details
    Browse the repository at this point in the history
  26. No more units of units

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4d617e7 View commit details
    Browse the repository at this point in the history
  27. Clarify default unit docs

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    44eecf4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7e6f605 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    988646c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2c49ab7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ee541f4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f84f6b7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b44805c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    98e1d44 View commit details
    Browse the repository at this point in the history
  35. Add prop types reminder

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a532f68 View commit details
    Browse the repository at this point in the history
  36. Update react native files

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2be3ac5 View commit details
    Browse the repository at this point in the history
  37. Rename variable after rebase

    ciampo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    49b645b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4efc349 View commit details
    Browse the repository at this point in the history