Skip to content

Releases: shopware/meteor

@shopware-ag/[email protected]

09 Dec 15:53
3c5698b

Choose a tag to compare

Minor Changes

  • bca848a: Add header-left slot to mt-modal
    Add header-right slot to mt-modal
    Add headerHide prop to mt-modal
    Add closeable prop to mt-modal-root
  • b4909d0: add mt-avatar component

Patch Changes

  • 9b3b208: fix: hide time hint in mt-datepicker
  • e14e664: fix border-top color on mt-card footer

@shopware-ag/[email protected]

25 Nov 14:57
fb0fa54

Choose a tag to compare

Minor Changes

  • 43795ed: fix(mt-number-field): allow typing intermediate values below min/max during input
  • d209cdc: feat: add centered prop to mt-empty-state

Patch Changes

  • bb08d97: revert default center mt-empty-state

@shopware-ag/[email protected]

20 Nov 13:28
d6c1184

Choose a tag to compare

Minor Changes

  • 9aa19e4: Add exports for mt-snackbar and useSnackbar
  • 6467a01: Add tertiary variant to mt-button
    Deprecated action variant on mt-button. Use secondary instead.
  • efce046: Add "matchReferenceWidth" prop to "mt-floating-ui" to match the width of the reference element

Patch Changes

  • 3e475a8: Fix font size of large variant of mt-button

@shopware-ag/[email protected]

07 Nov 09:24
78331fb

Choose a tag to compare

Patch Changes

  • 66de384: Add watcher on the default-item prop in mt-tabs
  • 3c80718: Fixed wrapper spacing in mt-datepicker

@shopware-ag/[email protected]

06 Nov 16:08
efa0ac0

Choose a tag to compare

Minor Changes

  • 502e096: Added br-tag to mt-tooltip allowlist
  • a7d05e5: Fix timezone issue in mt-datepicker

@shopware-ag/[email protected]

04 Nov 10:55

Choose a tag to compare

Patch Changes

@shopware-ag/[email protected]

04 Nov 10:55

Choose a tag to compare

Patch Changes

  • e14b1ea: mark every dependency as a dev dependency

@shopware-ag/[email protected]

04 Nov 10:55

Choose a tag to compare

Patch Changes

@shopware-ag/[email protected]

30 Oct 09:57
e28f354

Choose a tag to compare

Minor Changes

  • 863d58e: Add diff-view to mt-text-editor when using unsupported markup

Patch Changes

  • 0623c6b: Add v-model to mt-checkbox
  • 0623c6b: Refactor mt-password-field so that it uses mt-base-field and supports inheritance logic. Also fixes hint prop
  • 0623c6b: Use the mt-inheritance-switch inside the mt-field-label instead of a manual implementation
  • 8537be0: feat: add translation to promo badge
  • 0623c6b: Fix missing inheritance events in mt-colorpicker

@shopware-ag/[email protected]

08 Oct 08:57
9d0d13a

Choose a tag to compare

Minor Changes

  • eadd0c4: Add ability to disable the selection of specific row in mt-data-table

Patch Changes

  • 462f4db: fix: mt-select button alignment