@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
33 lines (17 loc) • 739 B
Markdown
# @utrecht/badge-counter-css
## 1.2.1
### Patch Changes
- 5eb631b: Fixes to design token metadata.
## 1.2.0
### Minor Changes
- 4037f4c: Add two new design tokens to "Badge counter":
- `utrecht.badge-counter.min-block-size`
- `utrecht.badge-counter.min-inline-size`: the primary token to configure the size.
The following design token is now deprecated. Reason for deprecation: it does not follow naming conventions, to use existing CSS property names — "`min-size`" is a made-up property.
- `utrecht.badge-counter.min-size`
## 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.