chore: next version release#1252
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ce49c52 to
081cd68
Compare
081cd68 to
5324f14
Compare
5324f14 to
0a5cc4b
Compare
0a5cc4b to
1b78b35
Compare
1b78b35 to
7cc4261
Compare
7cc4261 to
19c8171
Compare
19c8171 to
ef5c078
Compare
ef5c078 to
6a1c305
Compare
6a1c305 to
13758a3
Compare
13758a3 to
a576221
Compare
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.3.0
Minor Changes
#1242
db041aeThanks @fabianhueske! - Added a way to enable every future flag at once and introduced two new flags. The Theme Providerfutureprop now accepts{ all: true }to turn on all current and upcoming flags, so flags added in later releases are opted into automatically. Combine it with overrides to fine-tune, for example{ all: true, removeCardWidth: false }to enable everything except a single flag.New flags:
removeSwitchMinHeight: removes the minimum height from a non-borderedmt-switch.bannerFullWidth: makesmt-bannerspan the full width of its container.All flags remain
falseby default, so behavior is unchanged until you opt in.Patch Changes
#1259
0b11681Thanks @alastair-simon! - Removed@shopware-ag/meteor-icon-kitfrompeerDependenciesto prevent unwanted major version bumps. Because Changesets treats any non-patch bump of a peer dependency as a breaking change for the dependent package, a minor release of the icon kit forced a major release of the component library. The icon kit remains a regular dependency, so resolution is unchanged.#1262
d902e2aThanks @arnoldstoba! - Fixed the component library collapsing to a 150px iframe when embedded in the Shopware Administration:html/bodynow usemin-height: 100dvhinstead of a fixedheight.Reverted the
bodybackground to its original hardcoded value. The background is now deprecated and will change in an upcoming major version (likely detecting the embedded context automatically so it can go transparent inside the Administration).#1261
e5c28e0Thanks @alastair-simon! - Fixedmt-number-fieldinconsistently parsing pasted values with mixed decimal and grouping separators. Values such as333,33and1.333,33could silently become wrong amounts. The parser now treats the rightmost.or,as the decimal separator and removes earlier separators as grouping separators, andonInputuses the same parser so editing and blur behavior agree.#1255
7c9f669Thanks @arnoldstoba! - Various visual and positioning fixes across components:mt-floating-uipopovers landing in the wrong spot and drifting on scroll by pinningpositionto the computed strategy.mt-colorpickerpopover positioning being sensitive to stylesheet source order.mt-action-menuz-index stacking order.mt-bannerclose icon and spacing.mt-checkboxandmt-switchicon, spacing, gap and line-height.mt-selectandmt-buttonfield icons, spacing and active state.mt-base-fieldlabel font-size and line-height.Updated dependencies [
ca51ea5,9eb0c3d]:@shopware-ag/meteor-icon-kit@5.9.0
Minor Changes
#1263
ca51ea5Thanks @alastair-simon! - Added multiple icons:regular-panel-bottomregular-panel-leftregular-panel-rightregular-panel-topregular-shopware-copilotsolid-panel-bottomsolid-panel-leftsolid-panel-rightsolid-panel-topsolid-shopware-copilotModified icons:
regular-cogsolid-cog@shopware-ag/meteor-admin-sdk@6.9.1
Patch Changes
9eb0c3dThanks @quynhnguyen68! - ChangedaddPaymentIframeto addshopIdparameter to iframe url.meteor-docs@0.0.2
Patch Changes
ca51ea5,db041ae,0b11681,d902e2a,e5c28e0,7c9f669]:meteor-admin-sdk-app@1.0.75
Patch Changes
db041ae,0b11681,d902e2a,e5c28e0,9eb0c3d,7c9f669]:administration@1.0.53
Patch Changes
db041ae,0b11681,d902e2a,e5c28e0,9eb0c3d,7c9f669]:nuxt-app@0.0.68
Patch Changes
db041ae,0b11681,d902e2a,e5c28e0,7c9f669]: