@navikt/ds-css
Advanced tools
Changelog
7.22.0
radius
-tokens, replacing border-radius
-tokens. (#3784)radius
-tokens that will replace borderRadius
-tokens when darkside
is set as main. (#3784)rounded
-value based on aksel token-config. Use built-in values from tailwindcss as replacement Tailwindcss docs. (#3784)radius
-tokens that will replace border-radius
-tokens. T-shirt sizing is replaced with numbers reflecting its value. --a-border-radius-medium
is now --ax-radius-4
. Until darkside-theming is mainlined, we will continue to support both new and legacy border-radius side by side. (#3784)Changelog
7.19.0
Darkside: Togglegroup now has bg-input background. (#3715)
Combobox: Fix wrapping issue when ToggleListButton is hidden (#3727)
<Theme />
-component no longer defaults to light
-theme className when no theme is provided. (#3720)