Skip to content

Releases: sbb-design-systems/sbb-angular

Release 19.1.2

13 Jan 15:49
Compare
Choose a tag to compare

Bug Fixes

  • angular/accordion: prevent focus from entering the panel while it's animating (#2468) (a2aa907)
  • angular/accordion: switch away from animations module (#2469) (5a0137c)
  • angular/menu: decouple menu lifecycle from animations (#2467) (e87e2c7)
  • angular/select: add opt-in input that allows selection of nullable options (#2466) (8658f9e)

Release 19.1.1

16 Dec 13:49
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency @angular/cdk to v19.0.3 (d146372)
  • journey-maps: allow showing default and custom 3d-buildings ... (#2453) (89e385e)
  • journey-maps: always broadcast rotation and pitch (#2458) (d756795)
  • journey-maps: delete unused files (#2456) (e09d051)
  • journey-maps: handle route teaser interaction (#2459) (4c269df)
  • journey-maps: update test-data (#2462) (b26bf99)

Documentation

  • journey-maps: add documentation for 'isLevelSwitchHorizontal' (#2457) (4bb3b42)
  • journey-maps: include extra files (#2452) (4cc71cb)

Release 19.1.0

05 Dec 12:10
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: update angular to v19.0.1 (0c0892a)
  • deps: update dependency @angular/cdk to v19.0.1 (f48fa9a)

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