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

V15/feature/notification-whitespace #18190

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

iOvergaard
Copy link
Contributor

Description

Adds default white-space: pre-line to all notification messages. This is helpful to show multiline content. This shouldn't have an effect on one-line notifications. It will only have an effect, if you do something like this:

const message = `
this
is
all
on
one
line
`;

Verified

This commit was signed with the committer’s verified signature.
iOvergaard Jacob Overgaard

Verified

This commit was signed with the committer’s verified signature.
iOvergaard Jacob Overgaard
Copy link
Member

@nielslyngsoe nielslyngsoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely clean-up 👏

@nielslyngsoe nielslyngsoe merged commit 2cdcacb into v15/dev Jan 31, 2025
30 checks passed
@nielslyngsoe nielslyngsoe deleted the v15/feature/notification-whitespace branch January 31, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants