Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Tooltip: implement with Radix UI #2796

Merged
merged 8 commits into from
Oct 31, 2023
Merged

Tooltip: implement with Radix UI #2796

merged 8 commits into from
Oct 31, 2023

Commits on Oct 30, 2023

  1. ➕ Install @radix/react-tooltip

    st
    lowiebenoot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1a65d48 View commit details
    Browse the repository at this point in the history
  2. ✨ Implement the tooltip with @radix/react-tooltip instead of doing al…

    …l the positioning ourselves
    
    The positioning is very complicated, and it was bugged.
    lowiebenoot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f762ef1 View commit details
    Browse the repository at this point in the history
  3. 📝 Change tooltip position in the stories

    Horizontal and vertical don't exist anymore
    lowiebenoot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5b86813 View commit details
    Browse the repository at this point in the history
  4. ✅ Update test

    Radix renders the tooltip content 2 times, one is just for accessibility.
    lowiebenoot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    99a21d7 View commit details
    Browse the repository at this point in the history
  5. 📝 Update changelog

    lowiebenoot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    289ebc7 View commit details
    Browse the repository at this point in the history
  6. 🔖 Bump version

    lowiebenoot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f06cb45 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    300014d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a038c63 View commit details
    Browse the repository at this point in the history