Skip to content

chore: next version release#1252

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: next version release#1252
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

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 db041ae Thanks @fabianhueske! - Added a way to enable every future flag at once and introduced two new flags. The Theme Provider future prop 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-bordered mt-switch.
    • bannerFullWidth: makes mt-banner span the full width of its container.

    All flags remain false by default, so behavior is unchanged until you opt in.

Patch Changes

  • #1259 0b11681 Thanks @alastair-simon! - Removed @shopware-ag/meteor-icon-kit from peerDependencies to 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 d902e2a Thanks @arnoldstoba! - Fixed the component library collapsing to a 150px iframe when embedded in the Shopware Administration: html/body now use min-height: 100dvh instead of a fixed height.

    Reverted the body background 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 e5c28e0 Thanks @alastair-simon! - Fixed mt-number-field inconsistently parsing pasted values with mixed decimal and grouping separators. Values such as 333,33 and 1.333,33 could silently become wrong amounts. The parser now treats the rightmost . or , as the decimal separator and removes earlier separators as grouping separators, and onInput uses the same parser so editing and blur behavior agree.

  • #1255 7c9f669 Thanks @arnoldstoba! - Various visual and positioning fixes across components:

    • Fixed mt-floating-ui popovers landing in the wrong spot and drifting on scroll by pinning position to the computed strategy.
    • Fixed mt-colorpicker popover positioning being sensitive to stylesheet source order.
    • Fixed mt-action-menu z-index stacking order.
    • Adjusted mt-banner close icon and spacing.
    • Adjusted mt-checkbox and mt-switch icon, spacing, gap and line-height.
    • Adjusted mt-select and mt-button field icons, spacing and active state.
    • Used tokens for mt-base-field label font-size and line-height.
  • Updated dependencies [ca51ea5, 9eb0c3d]:

    • @shopware-ag/meteor-icon-kit@5.9.0
    • @shopware-ag/meteor-admin-sdk@6.9.1

@shopware-ag/meteor-icon-kit@5.9.0

Minor Changes

  • #1263 ca51ea5 Thanks @alastair-simon! - Added multiple icons:
    regular-panel-bottom
    regular-panel-left
    regular-panel-right
    regular-panel-top
    regular-shopware-copilot
    solid-panel-bottom
    solid-panel-left
    solid-panel-right
    solid-panel-top
    solid-shopware-copilot

    Modified icons:
    regular-cog
    solid-cog

@shopware-ag/meteor-admin-sdk@6.9.1

Patch Changes

meteor-docs@0.0.2

Patch Changes

meteor-admin-sdk-app@1.0.75

Patch Changes

administration@1.0.53

Patch Changes

nuxt-app@0.0.68

Patch Changes

@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meteor-component-library Ready Ready Preview, Comment Jul 9, 2026 4:00pm
meteor-docs Ready Ready Preview, Comment Jul 9, 2026 4:00pm

Request Review

@github-actions github-actions Bot force-pushed the changeset-release/main branch from ce49c52 to 081cd68 Compare July 7, 2026 13:52
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 081cd68 to 5324f14 Compare July 8, 2026 08:00
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5324f14 to 0a5cc4b Compare July 8, 2026 10:40
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0a5cc4b to 1b78b35 Compare July 8, 2026 11:53
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 1b78b35 to 7cc4261 Compare July 8, 2026 13:48
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7cc4261 to 19c8171 Compare July 9, 2026 07:42
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 19c8171 to ef5c078 Compare July 9, 2026 08:50
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.

0 participants