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

Fix HStack and VStack alignment prop #47914

Merged
merged 7 commits into from
Mar 2, 2023
Merged

Commits on Feb 24, 2023

  1. Fix HStack and VStack alignment prop

    youknowriad authored and ciampo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    754d5b7 View commit details
    Browse the repository at this point in the history
  2. Better default values

    youknowriad authored and ciampo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    aa32c1e View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    youknowriad authored and ciampo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    172ee45 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Fix typo

    Co-authored-by: Marco Ciampini <[email protected]>
    youknowriad and ciampo committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    08722d9 View commit details
    Browse the repository at this point in the history
  2. VStack: Fix types

    mirka authored and youknowriad committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    836e38d View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    youknowriad committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    986f6c1 View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    youknowriad committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9704e62 View commit details
    Browse the repository at this point in the history