Robbert

Results 105 issues of Robbert

Hi Aleks, thanks for your work on stylelint! We are very happy users of your plugin at the [nl-design-system project](https://github.com/nl-design-system) 😃 We ran into some issues where `border` would overwrite...

Currently the `attribute` XSLT parameter is ineffective because of the erroneous `parent::node()` check. Removing the needless check should resolve issue #29, and allow attributes as rule context again.

fix
review wanted

`aria-busy` is bedoeld voor live regions om aankondigingen uit te stellen, niet voor buttons. Het maakt niets kapot, maar het is gewoon injuist gebruik en we moeten het niet adviseren.

**Context:** Tijdens het controleren van de VTH-site werd ontdekt dat de Accordeon-component het niet mogelijk maakt om door de inhoud te scrollen via het gebruik van de pijltjestoetsen omhoog en...

component/accordion

Op basis van het plan voor versienummers #685 gaan we: - [ ] [semantic release](https://semantic-release.gitbook.io/semantic-release/) installeren - [ ] waarschijnlijk moet `lerna` vervangen worden in GitHub actions door `semantic-release` -...

Als je bij `submit` de focus zou verplaatsen naar een `utrecht-alert` met `alert.focus()`, dan moet de focus ring duidelijk en consistent zijn. De SCSS implementatie moet dan de focus-ring mixin...

component/alert