chore: next version release#1171
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
37a6036 to
3261156
Compare
3261156 to
d32b7b8
Compare
d32b7b8 to
a861f3e
Compare
a861f3e to
fcd8cdc
Compare
Arnold Stoba (arnoldstoba)
approved these changes
Jun 24, 2026
@shopware-ag/meteor-admin-sdk
@shopware-ag/meteor-component-library
@shopware-ag/create-meteor-extension
@shopware-ag/meteor-icon-kit
@shopware-ag/meteor-prettier-config
@shopware-ag/stylelint-plugin-meteor
@shopware-ag/meteor-tokens
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@shopware-ag/meteor-component-library@5.2.0
Minor Changes
dac8771Thanks @arnoldstoba! - Added global css adjustments, inter font handling and css preflight reset to the libraryPatch Changes
#1155
dac8771Thanks @arnoldstoba! - Scoped the text editor diff modal styles to avoid leaking Tailwind Preflight globally.#1179
f380305Thanks @fabianhueske! - Fixedmt-cardletting full-bleed content overflow its rounded corners by clipping content withoverflow: hidden.#1178
e21a76cThanks @fabianhueske! - Fixedmt-number-fieldwithnumberType="float"rounding some values down due to binary floating-point errors (for example1.035normalized to1.03instead of1.04). Normalization now rounds on the decimal representation, so half-up rounding is consistent across values.#1178
e21a76cThanks @fabianhueske! - Fixedmt-number-fieldwithnumberType="int"mangling decimal input on blur (for example1.05became105instead of1). Decimal and exponent input is now parsed as a float and rounded to the nearest integer.#1177
89e62b3Thanks @fabianhueske! - Fixed themt-password-fieldshowing the parent background behind the visibility-toggle button in dark mode. The field now paints a consistent--color-background-primary-defaultsurface across the input and toggle button.#1172
db1cf75Thanks @arnoldstoba! - Adjusted font bundling to import the actual woff2 font files instead of vite bundling them in base64 due to library mode defaultsmeteor-admin-sdk-app@1.0.74
Patch Changes
dac8771,f380305,e21a76c,e21a76c,89e62b3,db1cf75,dac8771]:administration@1.0.52
Patch Changes
dac8771,f380305,e21a76c,e21a76c,89e62b3,db1cf75,dac8771]:nuxt-app@0.0.67
Patch Changes
dac8771,f380305,e21a76c,e21a76c,89e62b3,db1cf75,dac8771]: