Skip to main content

Changelog

@siemens/ix@2.7.0 (2025-02-10T14:01:35Z)

Minor Changes

  • #1654 07c9f3d66e Thanks @nuke-ellington! - Add openAppSwitch event to ix-application-header and ix-menu.

  • #1609 89801b1149 Thanks @danielleroux! - Add meta-tag feature to disable default load of @siemens/ix-icons

    <meta name="ix:legacy-icons" content="false" />

    In addition the warning is removed if no icon component is provided.

  • #1669 6ce292968e Thanks @AndreasBerliner! - Prevent ix-select list items to expand beyond screen width and add properties: dropdown-width + dropdown-max-width

  • #1635 9a5fff63e6 Thanks @matthiashader! - Add additional button properties to ix-date-dropdown and ix-expanding-search.

Patch Changes

@siemens/ix-vue@2.7.0 (2025-02-10T14:01:37Z)

Minor Changes

Patch Changes

@siemens/ix-react@2.7.0 (2025-02-10T14:01:40Z)

Patch Changes

@siemens/ix-angular@2.7.0 (2025-02-10T14:01:31Z)

Minor Changes

Patch Changes

@siemens/ix-aggrid@2.2.3 (2025-02-10T14:01:29Z)

Patch Changes

@siemens/ix@2.6.1 (2024-12-16T12:35:53Z)

Patch Changes

@siemens/ix-vue@2.6.1 (2024-12-16T12:36:02Z)

Patch Changes

@siemens/ix-react@2.6.1 (2024-12-16T12:35:59Z)

Patch Changes

@siemens/ix-echarts@2.3.1 (2024-12-16T12:36:05Z)

Patch Changes

@siemens/ix-angular@2.6.1 (2024-12-16T12:35:50Z)

Patch Changes

@siemens/ix-aggrid@2.2.2 (2024-12-16T12:35:56Z)

Patch Changes

@siemens/ix@2.6.0 (2024-11-25T11:29:54Z)

Minor Changes

  • #1533 3e2835ff8f Thanks @nuke-ellington! - feat(core/message): add options to set size and position

  • #1549 a5e217270f Thanks @nuke-ellington! - feat(core/date-dropdown|date-picker|datetime-picker): add missing properties to picker components

  • #1497 eb97f91e9d Thanks @nuke-ellington! - feat(core): improve component a11y

  • #1562 70ea07da0c Thanks @nuke-ellington! - Add filter cleared event to ix-categroy-filter.

  • #1318 f5af78e208 Thanks @danielleroux! - Introduce several new input components:

    • ix-input for text based inputs
    • ix-number-input for number based inputs with optional stepper buttons
    • ix-date-input which shows a date picker within a dropdown
    • ix-textarea for larger text inputs
    • ix-radio and ix-radio-group
    • ix-checkbox
    • ix-custom-field to wrap custom components

    Introduce a new layout component ix-layout-auto to make it easier to create a typical input forms.

    Enhanced the compatibility with Forms for the following components:

    • ix-select

    • ix-toggle

    Deprecation:

    Native css stylings for input and textarea (e.g input[type="checkbox"] and input[type="radio"]) are deprecated and will be removed in upcoming major release.

  • #1563 d6da6adfd6 Thanks @matthiashader! - Update expandedChange event to trigger only on user interactions and add unnamed default slot for ix-pane-layout content.

Patch Changes

@siemens/ix-vue@2.6.0 (2024-11-25T11:30:00Z)

Minor Changes

  • #1549 a5e217270f Thanks @nuke-ellington! - feat(core/date-dropdown|date-picker|datetime-picker): add missing properties to picker components

  • #1497 eb97f91e9d Thanks @nuke-ellington! - feat(core): improve component a11y

  • #1562 70ea07da0c Thanks @nuke-ellington! - Add filter cleared event to ix-categroy-filter.

  • #1318 f5af78e208 Thanks @danielleroux! - Introduce several new input components:

    • ix-input for text based inputs
    • ix-number-input for number based inputs with optional stepper buttons
    • ix-date-input which shows a date picker within a dropdown
    • ix-textarea for larger text inputs
    • ix-radio and ix-radio-group
    • ix-checkbox
    • ix-custom-field to wrap custom components

    Introduce a new layout component ix-layout-auto to make it easier to create a typical input forms.

    Enhanced the compatibility with Forms for the following components:

    • ix-select

    • ix-toggle

    Deprecation:

    Native css stylings for input and textarea (e.g input[type="checkbox"] and input[type="radio"]) are deprecated and will be removed in upcoming major release.

  • #1563 d6da6adfd6 Thanks @matthiashader! - Update expandedChange event to trigger only on user interactions and add unnamed default slot for ix-pane-layout content.

Patch Changes

@siemens/ix-react@2.6.0 (2024-11-25T11:29:57Z)

Minor Changes

  • #1318 f5af78e208 Thanks @danielleroux! - Introduce several new input components:

    • ix-input for text based inputs
    • ix-number-input for number based inputs with optional stepper buttons
    • ix-date-input which shows a date picker within a dropdown
    • ix-textarea for larger text inputs
    • ix-radio and ix-radio-group
    • ix-checkbox
    • ix-custom-field to wrap custom components

    Introduce a new layout component ix-layout-auto to make it easier to create a typical input forms.

    Enhanced the compatibility with Forms for the following components:

    • ix-select

    • ix-toggle

    Deprecation:

    Native css stylings for input and textarea (e.g input[type="checkbox"] and input[type="radio"]) are deprecated and will be removed in upcoming major release.

Patch Changes

@siemens/ix-angular@2.6.0 (2024-11-25T11:29:51Z)

Minor Changes

  • #1549 a5e217270f Thanks @nuke-ellington! - feat(core/date-dropdown|date-picker|datetime-picker): add missing properties to picker components

  • #1497 eb97f91e9d Thanks @nuke-ellington! - feat(core): improve component a11y

  • #1562 70ea07da0c Thanks @nuke-ellington! - Add filter cleared event to ix-categroy-filter.

  • #1318 f5af78e208 Thanks @danielleroux! - Introduce several new input components:

    • ix-input for text based inputs
    • ix-number-input for number based inputs with optional stepper buttons
    • ix-date-input which shows a date picker within a dropdown
    • ix-textarea for larger text inputs
    • ix-radio and ix-radio-group
    • ix-checkbox
    • ix-custom-field to wrap custom components

    Introduce a new layout component ix-layout-auto to make it easier to create a typical input forms.

    Enhanced the compatibility with Forms for the following components:

    • ix-select

    • ix-toggle

    Deprecation:

    Native css stylings for input and textarea (e.g input[type="checkbox"] and input[type="radio"]) are deprecated and will be removed in upcoming major release.

  • #1563 d6da6adfd6 Thanks @matthiashader! - Update expandedChange event to trigger only on user interactions and add unnamed default slot for ix-pane-layout content.

Patch Changes

@siemens/ix-aggrid@2.2.1 (2024-11-25T11:29:49Z)

Patch Changes

@siemens/ix@2.5.0 (2024-09-16T09:56:35Z)

Minor Changes

Patch Changes

@siemens/ix-vue@2.5.0 (2024-09-16T09:56:47Z)

Patch Changes

@siemens/ix-react@2.5.0 (2024-09-16T09:56:44Z)

Patch Changes

@siemens/ix-echarts@2.3.0 (2024-09-16T09:56:41Z)

Minor Changes

@siemens/ix-angular@2.5.0 (2024-09-16T09:56:38Z)

Patch Changes

@siemens/ix-aggrid@2.2.0 (2024-09-16T09:56:32Z)

Minor Changes

Patch Changes

@siemens/ix@2.4.1 (2024-07-17T13:53:12Z)

Patch Changes

@siemens/ix-vue@2.4.1 (2024-07-17T13:53:15Z)

Patch Changes

@siemens/ix-react@2.4.1 (2024-07-17T13:53:09Z)

Patch Changes

@siemens/ix-angular@2.4.1 (2024-07-17T13:53:06Z)

Patch Changes

@siemens/ix-aggrid@2.1.6 (2024-07-17T13:53:03Z)

Patch Changes

@siemens/ix@2.4.0 (2024-07-02T10:50:51Z)

Minor Changes

Patch Changes

@siemens/ix-vue@2.4.0 (2024-07-02T10:50:48Z)

Patch Changes

@siemens/ix-react@2.4.0 (2024-07-02T10:50:54Z)

Patch Changes