Releases: uzh-bf/design-system
Releases · uzh-bf/design-system
v2.14.0
v2.13.3
v2.13.2
v2.13.1
v2.13.0
2.13.0 (2024-07-18)
Features
- forms/DateChanger: implement date changer components with unified errors and labelling (#111) (6b82fe0)
- forms/FormikColorPicker: generalize color picker and standardize styling with error and labels (#113) (8cef39d)
Bug Fixes
- ColorPicker: remove hardcoded text label (5e47ebf)
v2.12.0
2.12.0 (2024-07-18)
Features
- forms/FormikDateField: add new formik date field with consistent styling and error messages (#110) (d330a3f)
- forms/FormikNumberField: introduce new formik number field with unified errors and styling (#109) (e70da1c)
- forms/FormikPinField: introduce new formik pin field component with unified errors and labelling (#107) (8fded95)
v2.11.0
v2.10.0
2.10.0 (2024-07-17)
Features
- formst/SelectField: add new select field component with corresponding formik wrapper component (#104) (ac74e58)
- Switch: introduce enhanced switch and new formik switch field components (#102) (426b78d)
Bug Fixes
- remove ineffective styles across different components (5520b16)