Skip to content

Releases: sbb-design-systems/sbb-angular

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)

Release 18.1.2

20 Jun 13:41
Compare
Choose a tag to compare

Documentation

Release 18.1.1

13 Jun 10:25
Compare
Choose a tag to compare

Bug Fixes

  • build: update angular to v18.0.3 (#2296)
  • deps: update dependency tslib to v2.6.3 (18.x) (#2288) (0969282)

Release 18.1.0

10 Jun 14:05
Compare
Choose a tag to compare

Features

Documentation

Release 18.0.1

27 May 13:07
Compare
Choose a tag to compare

Bug Fixes