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

Added Tooltip component #1968

Merged
merged 37 commits into from May 8, 2024
Merged

Conversation

Mil4n0r
Copy link
Collaborator

@Mil4n0r Mil4n0r commented Apr 30, 2024

Checklist

  • Build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Description
Adding a tooltip component is very important in order to achieve higher consistency, scalability, better interactivity and accessibility.

Screenshots
image

Closes #1964

@Mil4n0r Mil4n0r marked this pull request as ready for review April 30, 2024 13:13
@Jialecl Jialecl self-requested a review April 30, 2024 14:04
@Jialecl Jialecl self-assigned this Apr 30, 2024
lib/src/tooltip/Tooltip.tsx Outdated Show resolved Hide resolved
lib/src/tooltip/Tooltip.tsx Outdated Show resolved Hide resolved
lib/src/tooltip/Tooltip.tsx Outdated Show resolved Hide resolved
lib/src/tooltip/types.tsx Outdated Show resolved Hide resolved
lib/src/tooltip/Tooltip.stories.tsx Show resolved Hide resolved
lib/src/tooltip/Tooltip.test.tsx Show resolved Hide resolved
lib/src/tooltip/Tooltip.tsx Show resolved Hide resolved
lib/src/tooltip/Tooltip.tsx Outdated Show resolved Hide resolved
lib/src/tooltip/Tooltip.test.tsx Outdated Show resolved Hide resolved
@Mil4n0r Mil4n0r requested a review from Jialecl May 7, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the DxcTooltip component to the library
2 participants