@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
40 lines (22 loc) • 771 B
Markdown
# @utrecht/textbox-css
## 1.3.1
### Patch Changes
- e177ced: Start using `:focus-visible`, Safari support has caught up.
## 1.3.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`
## 1.2.0
### Minor Changes
- a41bba4: Add option to include Prince XML support. Use `$utrecht-support-prince-xml: true !default;` to enable this option.
## 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.