designsystemet
designsystemet copied to clipboard
Designsystemet
**Produkter i Designsystemet:** - React-bibliotekt (RC1) - Figma-biblioteket (RC1) - CLI (kommandoverktøy) (RC1) - Theme-pakke (Tokens som CSS-variabler) (RC1) - Github Template (RC1) - CSS bibliotek (Beta) - Temavelger (Beta)...
```[tasklist] ### Tasks for Beta version (29. mai) - [x] Bachelor's thesis with interviews and user testing of prototype - [ ] https://github.com/digdir/designsystemet/issues/1036 - [ ] #1377 - [ ]...
- Adds `select` and `textarea` to #2550 - Part of https://github.com/digdir/designsystemet/issues/2311 - Select chevron, radio, checkbox and toggle adjustments are verified by Lasse
Some questions - the semantic token name `dynamic`, do the name work or should we change it?
Our Intermediate checkboxes have a different width then our "check" icon on the same component. This was a choice made by me as I thought the intermediate state looked weird...
Closes #963 To better make use of visual tests: - "Avatar/In Dropdown" story renders with the dropdown open - Modals, comboboxes, dropdowns, and popovers are now opened automatically (when not...
- Fixing [#2553](https://github.com/digdir/designsystemet/issues/2553) - Part of [#2311](https://github.com/digdir/designsystemet/issues/2311) - **NOTE:** `read-only` design is changing, this is therefore a bit weird in this version - Make standalone `` - Adds support for...
### Description With React 19 `forwardRef` can be replaced by a simple `ref`: https://react.dev/blog/2024/04/25/react-19#ref-as-a-prop ### Additional Information _No response_