Skip to content

Releases: siemens/ix

v2.2.1

26 Apr 05:46
c3f7d1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

23 Apr 09:10
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Features

New Contributors

Full Changelog: v2.1.2...v2.2.0

2.1.2

15 Mar 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

2.1.1

14 Mar 12:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.1-beta.0

26 Feb 12:01
Compare
Choose a tag to compare
v2.1.1-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0...v2.1.1-beta.0

v2.1.0

19 Feb 07:28
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Features

New Contributors

Full Changelog: v2.0.4...v2.1.0

v2.0.4

13 Nov 08:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.1.0-beta.0

20 Oct 09:37
Compare
Choose a tag to compare
v2.1.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.3...v2.1.0-beta.0

v2.0.3

10 Oct 06:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.3

v2.0.1

27 Sep 08:56
Compare
Choose a tag to compare

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-tog...
Read more