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

refactor: Introduce 'id' prop on <Tooltip> #2562

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 16, 2023

  1. refactor: Introduce 'id' prop on <Tooltip>

    BREAKING CHANGE: This commit introduces a required 'id' property on the <Tooltip>
    component which replaces the random automatcially generated one used
    previously.
    ClayBenson94 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b9dcc6a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Feb 13, 2024

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

Commits on Feb 22, 2024

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

Commits on Mar 7, 2024

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