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 boxed labels #8436

Merged
merged 11 commits into from
Apr 19, 2023
Merged

Fix boxed labels #8436

merged 11 commits into from
Apr 19, 2023

Commits on Apr 18, 2023

  1. add a failing unit test

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    40b2429 View commit details
    Browse the repository at this point in the history
  2. fix boxed labels

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1fb5c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bc8fc0 View commit details
    Browse the repository at this point in the history
  4. make the test more robust

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    bf4df65 View commit details
    Browse the repository at this point in the history
  5. hash the TypeId

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9208fc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64d8b92 View commit details
    Browse the repository at this point in the history
  7. use fully qualified types

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c1da4c4 View commit details
    Browse the repository at this point in the history
  8. properly qualify bevy_utils

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8b3f544 View commit details
    Browse the repository at this point in the history
  9. fully qualify TypeId

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d310041 View commit details
    Browse the repository at this point in the history
  10. add docs

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    76ed1e2 View commit details
    Browse the repository at this point in the history
  11. fix doc links

    JoJoJet committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b6ceafb View commit details
    Browse the repository at this point in the history