Siemens Ix Versions Save

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.

v2.1.2

1 month ago

What's Changed

Full Changelog: https://github.com/siemens/ix/compare/v2.1.1...v2.1.2

v2.1.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/siemens/ix/compare/v2.1.0...v2.1.1

v2.1.1-beta.0

2 months ago

What's Changed

Full Changelog: https://github.com/siemens/ix/compare/v2.1.0...v2.1.1-beta.0

v2.1.0

2 months ago

What's Changed

Bug Fixes

Features

New Contributors

Full Changelog: https://github.com/siemens/ix/compare/v2.0.4...v2.1.0

v2.0.4

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/siemens/ix/compare/v2.0.3...v2.0.4

v2.1.0-beta.0

6 months ago

What's Changed

Full Changelog: https://github.com/siemens/ix/compare/v2.0.3...v2.1.0-beta.0

v2.0.3

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/siemens/ix/compare/v2.0.1...v2.0.3

v2.0.1

7 months ago

What's Changed

Bug Fixes

  • aggrid: use default font fallbacks from core (#719) (5eed3b3)
  • angular: fix change detection on modal when using a TemplateRef (#714) (fdfc9ef)
  • core/blind: remove blind content after collapse changed (#690) (4f0c548)
  • core/breakcrumb: remove hover style from last breadcrumb (#726) (9d3ef3d)
  • core/datepicker: add width (#783) (efded9d)
  • core/dropdownbutton: dropdown alignment (#694) (5d95a1e)
  • core/dropdown: remove shadow-dom workaround (#777) (03a3099)
  • core/input: show placeholder in readonly and disabled states (#770) (8f6d501)
  • core/menu: a-tag styling (#689) (3e3e30b)
  • core/modal: allow dialog to overflow (#692) (357e3b5)
  • core/pushcard: use std-text as default color (#696) (ca59395)
  • core/select: fix editable mode with shadow DOM (#758) (55a514a)
  • core/slider: tick color (#764) (56e474c)
  • core/split-button-item: deprecate component (#760) (950c66a)
  • core/split-button: prevent inner event to bubble up (#710) (01d9f4f)
  • core/styles: reduce css file size (#739) (c7e601c)
  • core/toast: delay inital rendering of toast to next tick (#782) (b38f3c0)
  • core/workflow-steps: onStepSelected event (#626) (4e8cac7)
  • core: overwrite custom icon coloring (#753) (db6ec96)
  • core: update classic theme (#725) (fb49e96)
  • navigation-menu: bottom slot click event (#781) (b632ad0)
  • aggrid: remove box shadow from editor cells (#600) (e3821b3)
  • core/basic-navigation: increase content width to 100% (#571) (adbb655)
  • core/button: pass through submit related events (#578) (3301a0d)
  • core/chip: typo (94dfed1)
  • core/date-picker: done button hidden (#624) (b7e95f5)
  • core/drawer: start show true (#652) (56c730b)
  • core/dropdown-button: deprecate unused property active (#599) (029fdf9)
  • core/expanding-search: remove typo in variant (5ab05e0)
  • core/icon-button: deprecated size 32 (#620) (e989be5)
  • core/input: slot heights (#610) (6007776)
  • core/spinner: update secondary color (#617) (242ac05)
  • core/upload: drop while loading and input width (#655) (2a12e33)
  • core: change variant values to lower case (#641) (c737d47)

Features

  • core/blind: add sublabel property (#748) (6c8c665)
  • core/blind: add variant property (#767) (8e2e908)
  • core/breadcrumb: add keyboard navigation (#688) (1550bf2)
  • core/breadcrumb: migrate to shadow dom (#679) (f8dc56a)
  • core/card: add primary variant (#780) (c47a9c2)
  • core/category-filter: enable shadow dom (#724) (01deb3f)
  • core/dropdown-item: mark dropdown-item as internal event (#761) (b9d4804)
  • core/flip-tile: migrate to shadow dom (#680) (6744195)
  • core/grid: add grid component (#721) (d82ef06)
  • core/input-group: migrate to shadow dom (#673) (9c9cb0e)
  • core/input: add basic input styling (#717) (429f39e)
  • core/map-navigation-overlay: migrate to shadow dom (#707) (cadc503)
  • core/menu: provide keyboard navigation (#685) (4327a96)
  • core/pagination: migrate to shadow dom (#678) (a8c2187)
  • core/select: migrate to shadow dom (#670) (0d00293)
  • core/select: support for angular forms (#738) (c0bb78f)
  • core/slider: add slider component (#723) (6a7f3cb)
  • core/styles: load input styles global (a396383)
  • core/tabs: add additional navigation events (#669) (d800f29)
  • core/toggle-button|icon-toggle-button: add new components (#623) (8870e65)
  • core/toggle-button|icon-toggle-button: add toggle button components (#675) (29e70e1)
  • core/toggle: support for angular forms (#745) (bba4a45)
  • core/tree: migrate to shadow dom (#672) (955180a)
  • core/validation-tooltip: migrate to shadow dom (#671) (d228212)
  • core: application frame enhancement (#735) (e4fe29d)
  • core: font rework (#713) (6cc51f6)
  • core: optimize bundle size (#611) (43abb1b)
  • core/avatar: add avatar component (#598) (6bcda4f)
  • core/chip: enable shadow dom (#603) (53e9fe6)
  • core/datetime-picker: enable shadow dom (#586) (4e875aa)
  • core/dropdownbutton: migrate to shadow dom (#638) (5ac2ecb)
  • core/dropdown: enable shadow dom (#552) (7480b3d)
  • core/event-list: enable shadow dom (#565) (898ae23)
  • core/expanding-search: migrate to shadow dom (#636) (2b81bc2)
  • core/filter-chip: enable shadow dom (#602) (e4b0355)
  • core/group: migrate to shadow dom (#661) (8970a03)
  • core/link-button: add link button component (#580) (d98cabc)
  • core/menu: implement a11y features for menu and burger-menu (#582) (b640409)
  • core/menu: rework of menu (#592) (932b051)
  • core/modal: migrate to shadow dom (#648) (0421bf5)
  • core/pill: migrate to shadow dom (#664) (37b5ec8)
  • core/select: input event (#608) (750eb8e)
  • core/split-button: migrate to shadow DOM (#607) (3b6dea9)
  • core/tabs: enable shadowDOM (#594) (69e69c0)
  • core/tile: enable shadow dom (#549) (2f4d843)
  • core/toast: enable shadow dom (#581) (8ac2a47)
  • core/toggle: component rework (#568) (17daf4b)
  • core/toggle: migrate to shadow dom (#662) (8d5b979)
  • core/upload: migrate to shadow dom (#663) (bdced37)
  • core/workflow: enable shadow dom (#551) (0a58428)
  • core: new classic theme (#634) (23b554d)
  • core: replace spinner animation and add loading state to button (#583) (2c5b183)

New Contributors

Full Changelog: https://github.com/siemens/ix/compare/v1.6.3...v2.0.1

v1.6.3

10 months ago

v1.6.0

11 months ago

What's Changed

Features

Bug fixes

New Contributors

Full Changelog: https://github.com/siemens/ix/compare/v1.5.0...v1.6.0