Skip to content

v0.44.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 16:33
279c4af

0.44.0 (2024-01-22)

⚠ BREAKING CHANGES

  • sbb-teaser: The property isStacked has been removed in favor of alignment. Please see the documentation for further info. The description is not clamped to two lines anymore (responsibility of consumer). The slotted image has now a default width of 300px. The slot, formerly named description, has been replaced by the unnamed slot. Support of nested p elements dropped (invalid html).
  • The following components have been removed: sbb-timetable-barrier-free, sbb-timetable-park-and-rail, sbb-timetable-row-column-headers, sbb-timetable-row-day-change, sbb-timetable-row-header, sbb-timetable-transportation-number, sbb-timetable-transportation-time, timetable-travel-hints.

Features

Bug Fixes

  • sbb-title: move font-smoothing into scss mixin (#2355) (331bac3)

Code Refactoring

  • remove unused components (e3b29eb)