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(OnyxSelect): Implement truncation for OnyxSelect options #1524

Merged

Conversation

MajaZarkova
Copy link
Contributor

@MajaZarkova MajaZarkova commented Jul 8, 2024

Relates to #733

Implemented new truncation property using the existing 'TruncationType', which will apply the existing 'onyx-truncation-ellipsis' and 'onyx-truncation-multiline' classes

Checklist

  • If a new component is added, at least one Playwright screenshot test is added
  • A changeset is added with npx changeset add if your changes should be released as npm package (because they affect the library usage)

@MajaZarkova MajaZarkova requested a review from a team as a code owner July 8, 2024 11:31
Copy link

changeset-bot bot commented Jul 8, 2024

🦋 Changeset detected

Latest commit: 233e8e7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
sit-onyx Minor
demo-app Patch
playground Patch
@sit-onyx/chartjs-plugin Major
@sit-onyx/nuxt Major
@sit-onyx/storybook-utils Major
@sit-onyx/vitepress-theme Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

MajaZarkova and others added 2 commits July 8, 2024 14:32
This is an auto-generated pull request. All Playwright screenshots have
been updated.

Co-authored-by: MajaZarkova <[email protected]>
@BoppLi BoppLi self-assigned this Jul 8, 2024
@MajaZarkova MajaZarkova requested a review from BoppLi July 8, 2024 12:27
BoppLi
BoppLi previously approved these changes Jul 9, 2024
This is an auto-generated pull request. All Playwright screenshots have
been updated.

Co-authored-by: MajaZarkova <[email protected]>
BoppLi
BoppLi previously approved these changes Jul 9, 2024
Copy link
Contributor

@BoppLi BoppLi left a comment

Choose a reason for hiding this comment

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

everything except the one screenie is perfect now ^^

BoppLi
BoppLi previously approved these changes Jul 9, 2024
This is an auto-generated pull request. All Playwright screenshots have
been updated.

Co-authored-by: MajaZarkova <[email protected]>
@MajaZarkova MajaZarkova merged commit 15114f7 into main Jul 9, 2024
19 checks passed
@MajaZarkova MajaZarkova deleted the feat/733-Implement-truncation-for-OnyxSelect-options branch July 9, 2024 13:05
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.

2 participants