github siemens/ix @siemens/ix-react@2.6.0

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

Don't miss a new ix release

NewReleases is sending notifications on new releases.