@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
37 lines (21 loc) • 982 B
Markdown
# @utrecht/skip-link-css
## 1.3.0
### Minor Changes
- 9090352: Add new tokens for Skip Link, to replace deprecated tokens:
- `utrecht.skip-link.focus-visible.color`
- `utrecht.skip-link.focus-visible.background-color`
- `utrecht.skip-link.focus-visible.text-decoration`
The following Skip Link tokens are now deprecated:
- `utrecht.skip-link.focus.color`
- `utrecht.skip-link.focus.background-color`
- `utrecht.skip-link.focus.text-decoration`
## 1.2.0
### Minor Changes
- ad7c9b2: - Added metadata for skip-link component.
- Added tokens `utrecht.skip-link.focus.background-color` and `utrecht.skip-link.focus.color` because they were available in [Storybook](https://nl-design-system.github.io/utrecht/storybook/?path=/story/css_css-skip-link--design-tokens).
## 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.