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

Tooltips #933

Merged
merged 3 commits into from
May 30, 2022
Merged

Tooltips #933

merged 3 commits into from
May 30, 2022

Commits on May 16, 2022

  1. Added tippyjs-react for Tooltips

    - added and implemented tippyjs-react
    - added tooltips where it makes sense
    - removed unnecessary title-attributes (e.g. buttons where title-attribute and button-text was the same)
    - added english translation for video-settings-button
    narickmann committed May 16, 2022
    Configuration menu
    Copy the full SHA
    4d9554a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Minor changes for tooltips

    - removed delay for tooltips to appear
    - added german translation for video settings cog
    - tooltip over video settings cog is now higher
    - removed useless title-attribute from upload button
    narickmann committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c8fd768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e211ab5 View commit details
    Browse the repository at this point in the history