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

Preserve whitespace in build logs #294

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Preserve whitespace in build logs #294

merged 1 commit into from
Aug 20, 2019

Conversation

pgaskin
Copy link
Contributor

@pgaskin pgaskin commented Jun 7, 2019

Currently, consecutive spaces are collapsed inside the build logs, which messes up alignment using them. Adding white-space: pre-wrap to the style prevents this behavior.

Note that unlike pre, pre-wrap does not prevent the proper line wrapping from happening.

fixes #253

@pgaskin
Copy link
Contributor Author

pgaskin commented Jun 20, 2019

@bradrydzewski @lnikell?

@bradrydzewski
Copy link
Member

initial tests look good, @lnikell are you able to spot check?

@pgaskin
Copy link
Contributor Author

pgaskin commented Jul 1, 2019

@lnikell?

@pgaskin
Copy link
Contributor Author

pgaskin commented Jul 14, 2019

@lnikell?

@pgaskin
Copy link
Contributor Author

pgaskin commented Aug 5, 2019

@bradrydzewski? @lnikell?

@pgaskin
Copy link
Contributor Author

pgaskin commented Aug 18, 2019

@bradrydzewski?

@bradrydzewski bradrydzewski merged commit cc057c5 into drone:vue Aug 20, 2019
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.

5 participants