github siemens/ix @siemens/ix-react@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.
  • #1644 2660cc3877629aaf218bd427799013e87db572c7 Thanks @danielleroux! - - Add nextjs@15 support (experimental).

    • Introduced support for server-side components.
  • #1326 23307a0bed36c61da3ca3b77bad99d71f8b18f3c Thanks @danielleroux! - feat(react): remove commonjs support

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

  • #1238 8803f3185b8a183926576d9f28894f9e1aa92ec3 Thanks @danielleroux! - feat: reduce bundle size in combination with icons

  • #1644 2660cc3877629aaf218bd427799013e87db572c7 Thanks @danielleroux! - Add react@19 support

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

Patch Changes

Don't miss a new ix release

NewReleases is sending notifications on new releases.