SchwarzIT / onyx

🚀 A design system and Vue.js component library created by Schwarz IT
https://onyx.schwarz
Apache License 2.0
41 stars 4 forks source link

fix(OnyxIcon): revert default size back to 24px #1406

Closed larsrickert closed 6 days ago

larsrickert commented 6 days ago

Relates to #1307

We changed the default icon size to match the parent font size in #1307 which caused a lot of unintended changes in Storybook examples and our docs. Also to match the parent font size is a rare use case so we change back the default size back to 24px to better fit common use cases.

Checklist

changeset-bot[bot] commented 6 days ago

🦋 Changeset detected

Latest commit: 83e160df67ff54c73a0911db59ec104e9e42dd4c

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 | Major | | alpha-test-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