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

Use @patternfly/react-log-viewer instead of react-virtualized #46

Merged
merged 8 commits into from
Feb 12, 2023

Conversation

jdrews
Copy link
Owner

@jdrews jdrews commented Feb 12, 2023

Major change is to start using @patternfly/react-log-viewer instead of react-virtualized. The primary reasons for this change is that react-log-viewer is easier to work with, a bit more modern, and designed for log viewing while still keeping the virtualized feature.

Along the way:

  • update the web structure to use more JSX and be a bit more logical
  • enable dynamic creation of log file tabs
  • enable clicking on tabs to switch logs
  • colorize logs on the server side via ANSI colors

@jdrews jdrews merged commit df5119f into v2 Feb 12, 2023
@jdrews jdrews deleted the v2-patternfly branch February 12, 2023 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant