Skip to content

Releases: uzh-bf/design-system

v2.8.0

15 Jul 11:50
f7cb3ac
Compare
Choose a tag to compare

2.8.0 (2024-07-15)

Features

  • ensure that hover styles are not applied on mobile devices (e9573dc)

v2.7.1

15 Jul 10:45
95a8564
Compare
Choose a tag to compare

2.7.1 (2024-07-15)

Bug Fixes

  • forms/FormikNumberField: add missing example for number field validation (fd9d457)
  • Switch: pass disabled prop correctly to radix switch component (714742f)

v2.7.0

16 May 13:36
f962654
Compare
Choose a tag to compare

2.7.0 (2024-05-16)

Features

  • *NumberField: add possibility to specify minimum and maximum values (#89) (1181c96)

Bug Fixes

  • NumberField: add missing docstring to component (7ac34ea)

v2.6.0

16 May 11:55
18c60a4
Compare
Choose a tag to compare

2.6.0 (2024-05-16)

Features

  • Switch: add undefined switch state with corresponding UI state (8fc1a8f)

v2.5.2

02 May 16:52
476381a
Compare
Choose a tag to compare

2.5.2 (2024-05-02)

Bug Fixes

  • Checkbox: ensure that checkbox cannot be compressed through label size (#85) (c0ca56b)

v2.5.1

18 Feb 21:08
64fd747
Compare
Choose a tag to compare

2.5.1 (2024-02-18)

Bug Fixes

  • Dropdown: data attributes for items should be passed on to item component (037276d)

v2.5.0

17 Feb 20:49
82d6bae
Compare
Choose a tag to compare

2.5.0 (2024-02-17)

Features

  • Dropdown: restyle dropdown menu with modern appearance (#82) (b5cb846)

v2.4.11

17 Feb 19:58
83f71b1
Compare
Choose a tag to compare

2.4.11 (2024-02-17)

Bug Fixes

  • Tabs: add possibility to define tab header through children (d87420d)

v2.4.10

08 Feb 18:13
7c84339
Compare
Choose a tag to compare

2.4.10 (2024-02-08)

Bug Fixes

  • StepProgress: ensure that undefined value is treated correctly (7bf2a94)

Miscellaneous Chores

v2.4.8

27 Jan 20:22
d572ef0
Compare
Choose a tag to compare

2.4.8 (2024-01-27)

Bug Fixes

  • StepProgress: add data-cy to buttons (4f76b19)