Robbert
Robbert
- [ ] nieuwe story met "Icon only", we hebben nu alleen ["Icon before" en "Icon after"](https://nl-design-system.github.io/utrecht/storybook/?path=/docs/css-button-icon--docs) - [ ] uitleg over `aria-hidden` op icon, verwijs daarbij dat de Utrecht...
- [ ] links naar relevante WCAG regels - [ ] uitleg over de onwenselijkheid van rich text content in aria-describedby teksten - [ ] is er een alternatieve aanpak...
- [ ] Markdown headings are duplicate - [ ] Multiple paragraphs story doesn't have correct source code
Voorbeelden: https://www.utrecht.nl/wonen-en-leven/parkeren/ervaart-u-parkeeroverlast/spinozaplantsoen-invoeren-betaald-parkeren/ https://www.utrecht.nl/ondernemen/vergunningen-en-regels/horecaloket/regels-voor-geluid/akoestisch-onderzoek/geluidsproductie-horeca/
Most other repositories in the nl-design-system organisation try to use CSS logical properties when possible. As a nudge they include properties such as `width` in the forbidden properties list. This...
`lint:typescript` doesn't currently run as part of the GitHub Action for pull requests, because there are still errors that need to be fixed. Once the `pnpm run lint:typescript` runs without...
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...