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

Add Label type #1423

Closed
wants to merge 27 commits into from
Closed

Commits on Feb 9, 2021

  1. Add Label type

    TheRawMeatball committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2bd15fa View commit details
    Browse the repository at this point in the history
  2. General improvement

    TheRawMeatball committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    f41d7eb View commit details
    Browse the repository at this point in the history
  3. Fix stuff

    TheRawMeatball committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    85eebf2 View commit details
    Browse the repository at this point in the history
  4. hotfix

    TheRawMeatball committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    857fa83 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    d0cc270 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    TheRawMeatball committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    52567f5 View commit details
    Browse the repository at this point in the history
  3. cargo test

    TheRawMeatball committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    37941ba View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Improve Debug impl on dyn Label

    Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
    TheRawMeatball and bjorn3 authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    fd3747c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alexander Sepity <ratysz@gmail.com>
    TheRawMeatball and Ratysz authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    4b90fb0 View commit details
    Browse the repository at this point in the history
  3. hotfix

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    b8af092 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28f3fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    099f8a6 View commit details
    Browse the repository at this point in the history
  6. Fix doctest

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    e70a8c1 View commit details
    Browse the repository at this point in the history
  7. Fix inconsistencies

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    c002ba2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e95129 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5724f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c70a5d View commit details
    Browse the repository at this point in the history
  11. cargo fmt

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    6d82c4e View commit details
    Browse the repository at this point in the history
  12. Fix test

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    b7f1e85 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    6e8f6fd View commit details
    Browse the repository at this point in the history
  2. Fancify labels

    TheRawMeatball committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    62f1eef View commit details
    Browse the repository at this point in the history
  3. mod/use consistency

    cart committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    da24443 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    7c20ed2 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    TheRawMeatball committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    a904796 View commit details
    Browse the repository at this point in the history
  3. Improvements from @Ratyzs

    Ratysz authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    ea539b0 View commit details
    Browse the repository at this point in the history
  4. Resolve conflicts

    Ratysz authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    3f0d074 View commit details
    Browse the repository at this point in the history
  5. Explicit execution order ambiguities API (bevyengine#1469) (#5)

    Explicit execution order ambiguities API.
    Ratysz authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c6db7b5 View commit details
    Browse the repository at this point in the history