UNPKG

@utrecht/components

Version:

Components for the Municipality of Utrecht based on the NL Design System architecture

36 lines (20 loc) 1.13 kB
# @utrecht/link-list-css ## 2.1.0 ### Minor Changes - ddf407e: Added metadata for link-list tokens. ## 2.0.0 ### Major Changes - b2edb1a: Remove the class name `utrecht-link-list--distanced`. - 14c8559: Replace `utrecht.link-list.item.margin-block-start` design token with `utrecht.link-list.row-gap`. - bd0514c: Rename tokens in the Link list component, because they should be on `link` instead of on `item`. "Item" currently only exists in CSS, but is not necessary to build the Link list in Figma. - Rename `utrecht.link-list.item.font-weight` to `utrecht.link-list.link.font-weight`. - Rename `utrecht.link-list.item.column-gap` to `utrecht.link-list.link.column-gap`. ### Minor Changes - e2b188d: Add design token to Link list component: `utrecht.link-list.link.text-decoration`, so you can enable or disable the underline. By default the links have no underline. - d462dcd: Add SCSS mixins for `utrecht-link-list`. ## 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.