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

[EuiTextTruncate] Fix timeout clean-up when component unmounts #7495

Merged

Commits on Jan 30, 2024

  1. fix(euiTextTruncatee): clean up timeout when component unmounts

    Marco Antonio Ghiani committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9b9395a View commit details
    Browse the repository at this point in the history
  2. docs(euiTextTruncatee): add changelog entry

    Marco Antonio Ghiani committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1ccb107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3389c View commit details
    Browse the repository at this point in the history
  4. Make the returned clearTimeout conditional

    + add unit test for that as welll
    cee-chen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    48c0e3e View commit details
    Browse the repository at this point in the history