Skip to content

v9.42.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 14 Dec 19:06
· 2484 commits to release since this release

9.42.0 (2022-12-14)

Bug Fixes

  • ScrollView: ensure an ancestor scroll area (body) can still be scrolled with mouse wheel (#1812) (f35fbee)
  • TableContainer: adjust sizes according to design updates (#1811) (911680a)
  • TableContainer: adjust sizes according to design updates (#1811) (70e8cbe)
  • Table: ensure accordion column has always a fixed width (#1806) (1b951ef)
  • Table: ensure accordion row content does not change table layout calculation (#1804) (32fd800)
  • Table: fix locale support for SR accordion texts (#1805) (0460280)

Features