Tobias Barsnes

Results 32 issues of Tobias Barsnes

These files have been AI generated, and thefore needs to thouroughly read through, to make sure it aligns with the norwegian version. The same goes for translations from our locale...

We are currently unsure about what a11y tips to give to consumers. Currently `badge` won't give any info to screenreaders, since they are rendered using only CSS. The element connected...

♿️ accessibility
documentation/guidelines
🕵️ investigate

A case for this is where you want a `` to log out the user: ```html Logg ut ``` Currently `ds-link` does not turn off the native `` styling properly:

css

The file should include patterns we follow, tools we use, and how we work. Things to mention: - Packages - How we update these (renovate) - Minimum age requirements -...

## Summary ## Checks - [ ] I have read the [contribution guidelines](https://github.com/digdir/designsystemet/blob/main/CONTRIBUTING.md) - [ ] I have added a changeset (run `pnpm changeset` if relevant)

Currently we have little to no erorr handling to be able to give the user helpeful information on why things failed.

cli

These are the only colors now missing from `overrides` in our config. `linkVisited` should be fine to add, and I think it should work like this: ```json "overrides": { "linkVisited":...

cli

See https://react.dev/reference/react-compiler/compiling-libraries for documentation on how, and how to support react 18

It ends in 5 days: https://endoflife.date/nodejs We should probably update to node 24, but we still need to support node 22. I suggest we make an action like we have...

⚙️ technical