utrecht icon indicating copy to clipboard operation
utrecht copied to clipboard

Work in Progress: Utrecht Design System based on the NL Design System architecture. Storybook: https://nl-design-system.github.io/utrecht/storybook/

Results 271 utrecht issues
Sort by recently updated
recently updated
newest added

Added metadata for form tokens.

⛔️ DON'T MERGE

Added metadata for focus-ring tokens.

⛔️ DON'T MERGE

Add metadata for badge list.

⛔️ DON'T MERGE

Misschien moet bij de documentatie over links iets over staan over dat links naar een intranet misschien niet gedeeld moeten worden, omdat ze vertrouwelijke informatie over de infrastructuur vrijgeven. In...

enhancement
component/link

Als je in een onderstreepte tekst een link plaatst, dan zou die ineens niet onderstreept zijn. Is dat vreemd? Zouden we hier iets op moeten verzinnen? Moeten we hier stories...

component/link

In React, om een icon button te maken, kun je het volgende doen: ```tsx export const IconButton = forwardRef(({ label, ...restProps }) => ( {children}> ); ``` Als `Button` automatisch...

enhancement
component/button

in de [Rijkshuisstijl bibliotheek](https://www.figma.com/design/txFX5MGRf4O904dtIFcGTF/NLDS---Rijkshuisstijl---Bibliotheek?node-id=944-1535&t=IUsimZdjdVlX3o72-0) op Figma hebben de ticks in de checkbox een blauwe kleur waneer deze checked en focused / disabled zijn. Naar mijn weten is het niet (gemakkelijk)...

component/checkbox

**Description:** The accordion component always has an extra margin, even when folded. Reference to the original [issue](https://github.com/frameless/strapi/issues/794) on our dashboard.

component/accordion

Currently the ordered list has no color design tokens (#2349). https://github.com/nl-design-system/utrecht/blob/main/components/unordered-list/src/_mixin.scss#L48 Because the unordered list has a marker color design token, it would be consistent to also offer a marker...

enhancement
component/ordered-list

There is no way to specify the color of list item text in design tokens for the `utrecht.ordered-list` and `utrecht.unordered-list` component. The ways Utrecht applies color for this component is,...

component/ordered-list
component/unordered-list