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

fix: tooltip container scroll issue #647

Merged
merged 9 commits into from
Apr 28, 2020

Commits on Apr 23, 2020

  1. fix: tooltip container scroll issue

    - refactor tooltip logic to account for portal
    - seperate tooltip and tooltip portal components
    - update tests to check for new portal condition
    - set max tooltip width from component js
    nickofthyme committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    5ee6ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a18b7a View commit details
    Browse the repository at this point in the history
  3. fix: type error in dist

    nickofthyme committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    072b09f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

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

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    80839cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2eb346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f159273 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96784a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. fix: variable naming

    nickofthyme committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    90fc234 View commit details
    Browse the repository at this point in the history