utrecht
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/
this is an issue with `@utrecht/design-tokens/dist/index.tokens.json` I don't know, maybe choose different settings for style-dictionary.config.js ```json { "files": [ { "destination": "index.tokens.json", "format": "json" }, { "destination": "index.nested.json", "format": "json/nested"...
Pro-tip: ignore warnings about deprecated packages until you have completed upgrade of major releases. Often major releases will fix deprecated warnings. - [x] Check the `/.patches/` directory in the root...
We moeten een lijst maken met design tokens, die ten opzichte van elkaar een bepaalde minimum contrastverhouding nodig hebben. Bijvoorbeeld: - `utrecht.textbox.background-color` en `utrecht.textbox.color` hebben voor AA minimaal 1:n nodig...
if you fill the border-block-end-width token for the header de border does not show till you add border-block-end-style and fill that in with custom css
- [ ] Accordion - [ ] `utrecht-accordion__button` - [ ] `min-block-size` token met `var(--utrecht-target-min-size)` - [ ] `min-inline-size` hardcoded `var(--utrecht-target-min-size, 24px)` - [ ] AAA styling werkt met `--utrecht-target-min-size:...
een bug waar het component voor de helft in de shadow dom is ingeladen, dat resulteert in een raar logo  
text decoration is not able to be customized with design tokens json.
breadcrumb-nav active color token is also not available in json tokens