Releases: sbb-design-systems/sbb-angular
Releases · sbb-design-systems/sbb-angular
Release 17.5.0
Release 17.4.1
Release 17.4.0
Release 17.3.0
Release 17.2.1
Release 17.2.0
Release 17.1.1
Bug fix release for increasing maplibre-gl
version.
Release 17.1.0
Features
Bug Fixes
- angular/input: change border color to smoke (#2099) (7549ef9)
- angular/sidebar: change dark mode background to charcoal (#2097) (b138fd5)
- angular/sidebar: darker hover color for sidebar items in dark mode (#2103) (f2fd00b)
- angular/table: change dark mode hover and active colors (#2098) (accbcd0)
- deps: update dependency @angular/cdk to v17.0.1 (65b99d8)
- deps: update dependency maplibre-gl to v3.6.2 (#2086) (67cfd76)
- journey-maps: prevent console errors (#2093) (60c35ae)
- showcase: make expandable table example working on all browsers (#2101) (19c6f67), closes #2100
Release 17.0.0
Release 17.0.0-rc.0
⚠ BREAKING CHANGES
- Upgrade to Angular 17.
- multiple: add dark mode for the lean design variant. The mode chosen is based on the system settings. To enforce a specific mode, you can add the
sbb-light
orsbb-dark
class to the<html>
element.
Features
- angular/autocomplete: add input to require selection from the panel (#1952) (4c7667e)
- angular/autocomplete: don't assign to model value while typing … (#1965) (a6cb36d), closes #1952
- angular/datepicker: add option to prevent entering overflowing dates (#1787) (ceb69ce), closes #1761
- angular/datepicker: expose calendar and make configurable (#1762) (5494134), closes #1671
- angular/dialog: expose rendered ComponentRef (#1964) (4ad3a56)
- angular/header-lean: add directive to display icon buttons in header (#1953) (994f2aa), closes #902
- angular/icon: add schematic for migrating deprecated icons (#2032) (efd3a14)
- angular/icon: update to new icons and pictograms (#1889) (26c5933), closes #1871
- journey-maps: 2d toggle (#2051) (bb2daad)
- journey-maps: add dropdown for POI category selection (#1835) (9b2ec99)
- journey-maps: add new POIs subcategories (#1765) (7bb0594)
- journey-maps: add new POIs subcategories for angular showcase as well (#1766) (4bf6383)
- journey-maps: add on_demand pois (#1945) (ec25d47)
- journey-maps: add SbbRailNetworkOptions (#1837) (5cfa7fe)
- journey-maps: add web-component examples page (#1948) (53484f1)
- journey-maps: allow programmatically selecting and deselecting a POI (#1943) (812e470)
- journey-maps: custom map attribution component (#1845) (fc666f5)
- journey-maps: deselect pois (#1910) (b6f10f3)
- journey-maps: display bounding box info (#1813) (f89ff21)
- journey-maps: extend poi-url-generation with preview flag (#1899) (366ead8)
- journey-maps: hide geolocate button by default (#2019) (2a5a4b4)
- journey-maps: improved route hover (#1828) (08e77ea)
- journey-maps: journey start- and end-station clickable (#1865) (69f307d)
- journey-maps: prohibit simultaneous selection of sbb marker and poi (#1959) (878be32)
- journey-maps: provide mock data with indoor transfer (#1951) (d88b50b)
- journey-maps: removed indoor pois in examples (#1960) (941fc86)
- journey-maps: show geolocation with custom control (#2011) (cdc9444)
- journey-maps: show stack-blitz example link (#1927) (c5797fe)
- journey-maps: switch between 2D and 3D layers (#1814) (b5c215b)
- journey-maps: switch to map style 'ki_v2' (#1769) (0360a1c)
- journey-maps: use the new aerial style 'aerial_sbb_ki_v2' (#1811) (0cbc546)
- journey-maps: v1 route hover (#1829) (001f4ed)
- journey-pois: added on-demand pois to interface (#1938) (4955c20)
- journey-maps: bind method for web component (#1928) (e58b6cb)
- journey-maps: implement bbox event emitter (#1807) (00ae372)* multiple: add
sbb-off-brand-colors
style (#1863) (5e0be1e) - journey-maps: remove zone.js for web components (#2045) (069dc79)
- multiple: add
sbb-off-brand-colors
style (#1863) (5e0be1e) - multiple: implement dark mode (#1983) ([516b832](516b832924615c...