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

Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip #12052

Merged
merged 15 commits into from
Dec 19, 2023

Commits on Dec 14, 2023

  1. Migrate InfoTooltip to use Compound Tooltip

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7a35a22 View commit details
    Browse the repository at this point in the history
  2. Migrate DecoratedRoomAvatar.tsx to Compound tooltips

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4bb8b39 View commit details
    Browse the repository at this point in the history
  3. Small type tweaks

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    77a65b5 View commit details
    Browse the repository at this point in the history
  4. Remove unused props

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3b73d37 View commit details
    Browse the repository at this point in the history
  5. Migrate TextWithTooltip.tsx to Compound tooltips

    This adds `contain: strict` to #matrixchat which may have side effects.
    
    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cd1b04e View commit details
    Browse the repository at this point in the history
  6. Update snapshots

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9d65854 View commit details
    Browse the repository at this point in the history
  7. Add comment

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    240da56 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update snapshot

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    22771d8 View commit details
    Browse the repository at this point in the history
  2. Revert accidental layout change to TextWithTooltip from inline to block

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7a5959f View commit details
    Browse the repository at this point in the history
  3. Improve test coverage and simplify

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    11af350 View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0431ff4 View commit details
    Browse the repository at this point in the history
  5. Ditch the sleep call

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1278ecb View commit details
    Browse the repository at this point in the history
  6. Improve coverage

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    760fb2f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    22cd32e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e3d4b9 View commit details
    Browse the repository at this point in the history