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

Update ref handling and adjust label component indentation #17097

Merged
merged 6 commits into from
Oct 23, 2024

Commits on Aug 3, 2024

  1. Refactor ref handling and label indentation

    - Updated the ref handling condition from Object(ref) === ref to 'current' in ref for improved clarity and accuracy.
    - Adjusted the indentation of the label component for consistency and readability.
    Hanxbeen authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f078679 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    c51114f View commit details
    Browse the repository at this point in the history
  2. chore: run yarn format

    tay1orjones committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fc0c345 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    b3e500a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    dba4c2a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    d7918fd View commit details
    Browse the repository at this point in the history