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: Add missing hyphenation behaviour to all text components #1864

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

VincentSmedinga
Copy link
Contributor

Describe the pull request

Thank you for contributing to the project!
Please use this template to help us handle your PR smoothly.

What

Implements hyphenation for a bunch of components where it seemed missing

Why

To make more types of text fit their containers more easily.

How

By including out hyphenation mixin in CSS.

Checklist

Before submitting your pull request, please ensure you have done the following. Check each checkmark if you have done so or if it wasn't necessary:

  • Add or update unit tests
  • Add or update documentation
  • Add or update stories
  • Add or update exports in index.* files
  • Start the PR title with a Conventional Commit prefix, as explained here.

Additional notes

  • None

@VincentSmedinga VincentSmedinga requested a review from a team as a code owner February 13, 2025 15:26
@github-actions github-actions bot temporarily deployed to demo-apply-hyphenation February 14, 2025 13:00 Destroyed
@VincentSmedinga VincentSmedinga changed the title feat: Add missing hyphenation behaviour to various text components feat: Add missing hyphenation behaviour to all text components Feb 14, 2025
@alimpens alimpens merged commit 6e933a6 into develop Feb 14, 2025
7 checks passed
@alimpens alimpens deleted the feat/apply-hyphenation branch February 14, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants