@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
32 lines (18 loc) • 649 B
Markdown
# @utrecht/listbox-css
## 1.2.0
### Minor Changes
- 48ccd57: Support bold form controls.
Add the following design tokens:
- `utrecht.form-control.font-weight` (common token)
- `utrecht.listbox.font-weight`
- `utrecht.select.font-weight`
- `utrecht.textarea.font-weight`
- `utrecht.textbox.font-weight`
### Patch Changes
- b3fc62c: Fix CSS implementation of design token `utrecht.form-control.max-inline-size` in listbox component CSS.
## 1.1.0
### Minor Changes
- 62f1157: Add SCSS files to `src/` directory of CSS component packages.
## 1.0.0
### Major Changes
- 856d996: Switch from alpha releases to semantic versioning.