Releases: uzh-bf/design-system
Releases · uzh-bf/design-system
v2.8.0
2.8.0 (2024-07-15)
Features
- ensure that hover styles are not applied on mobile devices (e9573dc)
v2.7.1
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
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
2.6.0 (2024-05-16)
Features
- Switch: add undefined switch state with corresponding UI state (8fc1a8f)
v2.5.2
2.5.2 (2024-05-02)
Bug Fixes
- Checkbox: ensure that checkbox cannot be compressed through label size (#85) (c0ca56b)
v2.5.1
2.5.1 (2024-02-18)
Bug Fixes
- Dropdown: data attributes for items should be passed on to item component (037276d)
v2.5.0
2.5.0 (2024-02-17)
Features
- Dropdown: restyle dropdown menu with modern appearance (#82) (b5cb846)
v2.4.11
2.4.11 (2024-02-17)
Bug Fixes
- Tabs: add possibility to define tab header through children (d87420d)
v2.4.10
2.4.10 (2024-02-08)
Bug Fixes
- StepProgress: ensure that undefined value is treated correctly (7bf2a94)
Miscellaneous Chores
v2.4.8
2.4.8 (2024-01-27)
Bug Fixes
- StepProgress: add data-cy to buttons (4f76b19)