github siemens/ix @siemens/ix-angular@3.2.0

Minor Changes

  • #1986 e44cb4912b89ab91c6ace605ff939dd4121f0a7f Thanks @lzeiml! - Added properties to set aria-labels for the following components:

    • ix-action-card
    • ix-avatar
    • ix-breadcrumb-item
    • ix-button
    • ix-card-accordion
    • ix-card-list
    • ix-category-filter
    • ix-chip
    • ix-date-input
    • ix-date-picker
    • ix-datetime-picker
    • ix-drawer
    • ix-dropdown-button
    • ix-dropdown-item
    • ix-empty-state
    • ix-event-list-item
    • ix-expanding-search
    • ix-filter-chip
    • ix-group-item
    • ix-icon-toggle-button
    • ix-key-value
    • ix-kpi
    • ix-link-button
    • ix-map-navigation-overlay
    • ix-modal-header
    • ix-pagination
    • ix-pane
    • ix-pill
    • ix-select
    • ix-split-button
    • ix-tabs
    • ix-toast
    • ix-toggle-button
    • ix-tree-item
  • #1864 4077296037dd7889ddeb175559aca11f93a33312 Thanks @GayatriK2002! - Add option for action button slot to ix-toast

  • #1877 813b9cea25e8f6d948a992f9145254bf7045adf0 Thanks @GayatriK2002! - Add centerContent property to ix-chip.

    Fixes #1854

  • #1853 b67d0122acdf2f4f7df1f8d85bbd5a3fafe38624 Thanks @lzeiml! - Rework ix-time-picker according to new design

    The ix-time-picker has been reworked to a new design and now uses different columns with selectable numbers to select the time. Milliseconds can now be selected as well.
    There are also new interval properties to control which numbers are displayed for hours, minutes, seconds and milliseconds.
    Additionally the displayed columns are now determined by the used format, making the showHour, showMinutes, showSeconds properties deprecated and will be removed with 4.0.0.
    The numbers for hours, minutes, etc. can also be selected by tabbing onto the first number, and then using arrow keys and Enter to select the desired time.

    Add new ix-time-input component

    The time-input component has been added as well, combining an input field and the new ix-time-picker, similar to the ix-date-input.

  • #2002 963502f6fe2e5194c34f4c8780820f30b581b7de Thanks @lzeiml! - The following properties have been added to ix-date-input: minDate, maxDate, weekStartIndex. Fixes #1965

Patch Changes

Don't miss a new ix release

NewReleases is sending notifications on new releases.