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

feat(style): implement text underline #544

Merged
merged 1 commit into from
Sep 2, 2021
Merged

Conversation

connium
Copy link
Owner

@connium connium commented Sep 2, 2021

What kind of change is this PR?

Feature

What is the current behavior?

Text cannot be styled to show an underlining.

What is the new behavior (if this is a feature change)?

Text can be styled to show an underlining including the line style as well as its color and width.
Note: not all combinations are supported by readers like LibreOffice.

Does this PR introduce a breaking change?

no

Please check if the PR fulfills these requirements

  • Fix/Feature: JSDocs have been added/updated
  • Fix/Feature: Tests have been added; existing tests pass

Text can be styled to show an underlining including the line style as
well as its color and width.
Note: not all combinations are supported by readers like LibreOffice.
@connium connium added the enhancement New feature or request label Sep 2, 2021
@connium connium self-assigned this Sep 2, 2021
@connium connium merged commit 08d27e8 into master Sep 2, 2021
github-actions bot pushed a commit that referenced this pull request Sep 2, 2021
# [2.1.0](v2.0.2...v2.1.0) (2021-09-02)

### Features

* **style:** implement text underline ([#544](#544)) ([08d27e8](08d27e8))
@github-actions
Copy link

github-actions bot commented Sep 2, 2021

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@connium connium deleted the feat/text-underline branch September 2, 2021 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant