Skip to content

Releases: sbb-design-systems/sbb-angular

Release 18.0.1

27 May 13:07

Choose a tag to compare

Bug Fixes

Release 18.0.0

27 May 12:33

Choose a tag to compare

⚠ BREAKING CHANGES

  • Update to Angular v18, Node >= 18.19.1 and TypeScript 5.4.4.

Bug Fixes

  • angular/chips: simplify repeat chip removal prevention (#2270) (a51aeba)
  • angular/tooltip: tooltip should mark for check when visibility changes (#2268) (1968c0f)

Release 17.8.2

07 May 15:51

Choose a tag to compare

Bug Fixes

  • angular/autocomplete: remove dependency on NgClass (#2254) (aedfd5d)
  • angular/badge: fix badge positioning on icon (#2246) (a237ecc), closes #2225
  • angular/core: mark fields on HasErrorState as nullable (#2219) (31474dc)
  • angular/datepicker: remove dependency on NgClass (#2253) (fdd6d03)
  • angular/dialog: mark dialog content as scrollable (#2257) (85a4c6c)
  • angular/file-selector: allow disabling multiple mode (#2245) (1d0e701), closes #2238
  • angular/menu: remove dependency on NgClass (#2255) (699d5b9)
  • angular/tabs: remove dependency on NgClass (#2251) (48cdd8f)
  • angular/tabs: use ResizeObserver to react to size changes (#2234) (505e622)
  • deps: update angular to v17.3.7 (f407a03)
  • deps: update dependency @angular/cdk to v17.3.7 (a4b7dc5)
  • multiple: remove label for attribute on non-native elements (#2258) (6fae011), closes #1918

Release 17.8.1

18 Apr 16:10

Choose a tag to compare

Emergency Release

This is an emergency release due to a bug with Chrome that causes the browser to crash. (#2242)

17.8.1 (2024-04-18)

Bug Fixes

  • deps: update angular to v17.3.4 (6400f17)
  • remove aria-owns to prevent Chrome crash (#2242) (f5c7608)

Release 16.8.1

18 Apr 16:10

Choose a tag to compare

Emergency Release

This is an emergency release due to a bug with Chrome that causes the browser to crash. (#2242)

16.8.1 (2024-04-18)

Bug Fixes

Release 15.11.0

18 Apr 16:09

Choose a tag to compare

Emergency Release

This is an emergency release due to a bug with Chrome that causes the browser to crash. (#2242)

15.11.0 (2024-04-18)

Features

  • journey-maps: extend poi-url-generation with preview flag (#1899) (4978a76)

Bug Fixes

  • angular/datepicker: remove div as a child of button (#1866) (5398e02)
  • deps: update angular to v15.2.8 (fdd486b)
  • deps: update dependency rxjs to v7.8.1 (ba29756)
  • journey-maps: fix multiline attribution style (#1873) (edda5aa)
  • remove aria-owns to prevent Chrome crash (#2242) (9f1f19c)

Release 17.8.0

08 Apr 14:51

Choose a tag to compare

Features

  • angular/tooltip: allow specifying the preferred position (#2228) (a8c6283), closes #889

Bug Fixes

  • angular/tooltip: allow disabling tooltips (#2227) (38bb312), closes #1855
  • deps: update angular to v17.3.2 (2f8ccfb)
  • deps: update dependency @angular/cdk to v17.3.2 (844b1c6)

Release 17.7.2

25 Mar 15:38

Choose a tag to compare

Bug Fixes

  • deps: update angular to v17.3.1 (87a22d9)

Documentation

  • journey-maps: add several new examples for journey maps client (#2217) (d9244e9)

Release 17.7.1

18 Mar 11:22

Choose a tag to compare

Features

  • journey-maps: enable start level even without leit-pois (#2214) (43eeae6)

Bug Fixes

  • deps: update dependency @angular/cdk to v17.3.0 (42868cf)
  • esri-plugin: fix stackblitz css detection (#2216) (cd4befe)

Release 17.6.0

11 Mar 16:29

Choose a tag to compare

Features

  • angular/sidebar: allow positioning on the right side of the screen (#2197) (657fd57), closes #2130
  • angular/tag: display icons inside tags (#2192) (41f2eb6), closes #2072

Bug Fixes

  • angular/autocomplete: requireSelection sometimes not clearing value (#2213) (65ed8d1)
  • angular/header-environment: fix text color in dark mode (#2205) (37a85f8), closes #2202
  • angular/input: don't swallow the tabIndex (#2204) (b326f45), closes #2203
  • angular/schematics: import async animations and remove deprecated functions (#2194) (bd76fab)
  • angular/table: fix input transforms and adjust to latest @angular/cdk (#2211) (6ec5d2a)
  • angular/tabs: prevent scrolling and disable interaction if disabled (#2193) (0384d0a)
  • deps: update angular to v17.2.2 (db4d12d)
  • deps: update angular to v17.2.3 (3ea14cd)
  • journey-maps: fix horizontal level switch animation (#2210) (a200cdc)
  • journey-maps: fix sonarlint issues (#2183) (62e0f8c)