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(OnyxHeadline): support showAs property #2587

Merged
merged 9 commits into from
Jan 23, 2025

Conversation

larsrickert
Copy link
Collaborator

@larsrickert larsrickert commented Jan 23, 2025

Relates to #2451

Add new showAs property to allow defining a different visual size instead of the semantical type.

Checklist

  • The added / edited code has been documented with JSDoc
  • All changes are documented in the documentation app (folder apps/docs)
  • 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)

@larsrickert larsrickert requested a review from a team as a code owner January 23, 2025 08:38
Copy link

changeset-bot bot commented Jan 23, 2025

🦋 Changeset detected

Latest commit: bf0d335

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

This PR includes changesets to release 6 packages
Name Type
sit-onyx Minor
demo-app Patch
playground Patch
@sit-onyx/chartjs-plugin Major
@sit-onyx/nuxt 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

larsrickert and others added 4 commits January 23, 2025 09:51
This is an auto-generated pull request. All Playwright screenshots have
been updated.

Co-authored-by: larsrickert <[email protected]>
This is an auto-generated pull request. All Playwright screenshots have
been updated.

Co-authored-by: larsrickert <[email protected]>
@JoCa96 JoCa96 self-assigned this Jan 23, 2025
@larsrickert larsrickert enabled auto-merge January 23, 2025 17:22
@larsrickert larsrickert changed the title feat(OnyxHeadline): support visualSize property feat(OnyxHeadline): support showAs property Jan 23, 2025
@larsrickert larsrickert added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit 8664d21 Jan 23, 2025
20 checks passed
@larsrickert larsrickert deleted the larsrickert/headline-visual-size branch January 23, 2025 18:22
JoCa96 pushed a commit that referenced this pull request Jan 30, 2025
Relates to #2451 

Add new `showAs` property to allow defining a different visual size
instead of the semantical type.

## Checklist

- [x] The added / edited code has been documented with
[JSDoc](https://jsdoc.app/about-getting-started)
- [x] All changes are documented in the documentation app (folder
`apps/docs`)
- [x] If a new component is added, at least one [Playwright screenshot
test](https://github.com/SchwarzIT/onyx/actions/workflows/playwright-screenshots.yml)
is added
- [x] A changeset is added with `npx changeset add` if your changes
should be released as npm package (because they affect the library
usage)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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