@navikt/ds-css
Advanced tools
Comparing version 7.7.0 to 7.8.0
# @navikt/ds-css | ||
## 7.8.0 | ||
### Minor Changes | ||
- Combobox: Removed clear button, removed tokens staring with `--ac-combobox-clear`, deprecated props `clearButton`/`clearButtonLabel`. ([#3433](https://github.com/navikt/aksel/pull/3433)) | ||
### Patch Changes | ||
- CSS: Resolved regression where the complete stylesheet was included in scoped 'components.css' file. ([#3427](https://github.com/navikt/aksel/pull/3427)) | ||
## 7.7.0 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@navikt/ds-css", | ||
"version": "7.7.0", | ||
"version": "7.8.0", | ||
"description": "CSS for NAV Designsystem", | ||
@@ -30,3 +30,3 @@ "author": "Aksel | NAV designsystem team", | ||
"devDependencies": { | ||
"@navikt/ds-tokens": "^7.7.0", | ||
"@navikt/ds-tokens": "^7.8.0", | ||
"autoprefixer": "^10.4.20", | ||
@@ -33,0 +33,0 @@ "cssnano": "6.0.0", |
@@ -390,5 +390,2 @@ { | ||
"combobox": { | ||
"--ac-combobox-clear-icon": "--a-text-subtle", | ||
"--ac-combobox-clear-icon-hover": "--a-text-action-selected", | ||
"--ac-combobox-clear-icon-active": "--a-text-action", | ||
"--ac-combobox-list-bg": "--a-surface-default", | ||
@@ -395,0 +392,0 @@ "--ac-combobox-list-text": "--a-text-default", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2451969
49375