Skip to content

Releases: sbb-design-systems/sbb-angular

Release 19.0.0

20 Nov 14:22
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • This updates our libraries to Angular 19.

This is now the stable release that can be used for production.

Release 19.0.0-rc.0

20 Nov 10:06
Compare
Choose a tag to compare
Release 19.0.0-rc.0 Pre-release
Pre-release

19.0.0-rc.0 (2024-11-20)

⚠ BREAKING CHANGES

  • This updates our libraries to Angular 19.

Release 18.6.1

14 Nov 12:37
Compare
Choose a tag to compare

Bug Fixes

Release 18.6.0

11 Nov 16:12
Compare
Choose a tag to compare

Features

  • journey-maps: new option to set the display of POIs as round icons (#2409) (32ee029)
  • multiple: make SBB Angular CSP compatible (#2423) (f494603)

Bug Fixes

  • angular/processflow: remove IE animation workaround (#2418) (6e0ef07)
  • angular/tabs: remove IE animation workaround (#2417) (a4595f3)
  • angular/tooltip: correct icon styling when placed inside label (#2393) (7e5d5ae)
  • deps: update angular (12e5aef)
  • deps: update angular to v18.2.10 (cd7eae8)
  • deps: update dependency @angular/cdk to v18.2.11 (#2411) (685de10)

Release 18.5.0

24 Oct 13:41
Compare
Choose a tag to compare

Features

  • journey-maps: new input field for journey-routes data (#2346) (4c5c9ec)

Bug Fixes

  • angular/dialog: remove usages of deprecated ComponentFactoryResolver (#2387) (c10072a)
  • angular/form-field: update state if control changes (#2349) (a269e96)
  • multiple: account for mixed declarations in latest Sass version (#2392) (c4fd5e1)

Release 18.4.0

24 Sep 10:35
Compare
Choose a tag to compare

Features

  • angular/checkbox: add new aria properties to SbbCheckbox (#2383) (be22579)

Bug Fixes

  • angular/select: remove incompatible aria-autocomplete attribute (#2384) (8700ea8)
  • journey-maps: changed POI V3 style default visibility to visible (#2371) (f364d60)
  • journey-maps: journey-pois category update (#2375) (0dd8f89)

Documentation

  • journey-maps: usage example for map.selectedLevel (#2370) (c636b54)

Release 18.3.0

09 Sep 17:22
Compare
Choose a tag to compare

Features

  • angular/sidebar: allow controlling the opened state of the sidebar (#2367) (da1d267), closes #2360
  • journey-maps: new-style compatibility (#2342) (45272e8)

Bug Fixes

  • angular/tabs: allow for tablist aria-label and aria-labelledby to be set (#2350) (d4b2d3c)
  • angular/tooltip: remove aria-describedby when disabled (#2338) (3582932)
  • angular/tooltip: remove old IE workaround (#2365) (ff30c02)
  • deps: update dependency tslib to v2.7.0 (18.x) (#2344) (3a31850)
  • journey-maps: manual change detection for web component (#2356) (050f610)

Documentation

Release 18.2.0

25 Jul 08:27
Compare
Choose a tag to compare

Features

All components were refactored to use zoneless change detection that was introduced in Angular 18.

Release 18.2.0-rc.0

25 Jul 07:33
Compare
Choose a tag to compare

Bug Fixes

  • angular/datepicker: avoid losing focus when re-rendering the current view (#2332) (5955560)
  • angular/sidebar: not closing on escape key press (#2326) (07c0852)

Documentation

Release 18.1.3

09 Jul 18:03
Compare
Choose a tag to compare

Bug Fixes

  • angular/dialog: provide dialog service in root (#2307) (79cbcff)
  • angular/lightbox: provide lightbox service in root (#2308) (a75c392)
  • angular/radio-button: mark radio-group for check on touch (#2294) (7fd3e89)
  • angular/radio: ensure focus and selected states stay linked (#2293) (4c5c7a3)
  • deps: update angular to v18.0.5 (#2302) (a1a3927)
  • deps: update dependency @stackblitz/sdk to v1.11.0 (4f69d92)