github siemens/ix @siemens/ix-vue@3.0.0

Major Changes

  • #1581 7eb4d5147056e1e3252e387e5a718df7e593909e Thanks @matthiashader! - Component Updates and Enhancements

    New Variants for Card Components:

    • ix-action-card, ix-card, and ix-push-card:
      • The insight and notification variants have been replaced by outline and filled.

    Property Updates:

    • ix-chip:
      • The color property has been replaced by chipColor.
    • ix-event-list:
      • The color attribute has been replaced by itemColor.
    • ix-icon-button:
      • The color attribute has been replaced by iconColor.
      • Size 32 has been removed.
    • ix-pill:
      • The color attribute has been replaced by pillColor.
    • ix-typography:
      • The color attribute has been replaced by textColor.
    • ix-select:
      • The selectedIndices attribute has been replaced by value.
      • The itemSelectionChange event has been replaced by valueChange.
    • ix-select-item:
      • The type of the value property type has been updated to string.

    Date and Time Picker Enhancements:

    • ix-date-picker:
      • Removed attributes: individual and eventDelimiter.
      • The textSelectedDate property has been replaced by i18nDone.
      • The done event has been replaced by dateSelect.
    • ix-datetime-picker:
      • The textSelectedDate property has been replaced by i18nDone.
      • The done event has been replaced by dateSelect.
      • Removed the eventDelimiter property.
    • ix-time-picker:
      • Removed attributes: individual and showTimeReference.

    Removed Features:

    • ix-menu:
      • Removed the maxVisibleMenuItems attribute.
    • ix-menu-item:
      • The tabIcon attribute has been removed and replaced with icon.

    Other Changes:

    • ix-modal:
      • The keyboard attribute has been replaced by closeOnEscape.
  • #1238 8803f3185b8a183926576d9f28894f9e1aa92ec3 Thanks @danielleroux! - feat: reduce bundle size in combination with icons

  • #1394 24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff Thanks @AndreasBerliner! - refactor: replace internal comments with annotations

  • #1328 c17750dfad2fe69854f52fe56a447302c9ff4cc8 Thanks @danielleroux! - feat(vue): remove commonjs

  • #1644 221e9e7d1490524dff5b7358557ee29c49119952 Thanks @danielleroux! - Convert package to type="module"

Minor Changes

Patch Changes

Don't miss a new ix release

NewReleases is sending notifications on new releases.