@navikt/ds-css
Advanced tools
Comparing version 7.12.2 to 7.13.0
# @navikt/ds-css | ||
## 7.13.0 | ||
### Patch Changes | ||
- Darkside: Added support for `ConfirmationpPanel`, `Linkpanel`, `Panel` and `Dropdown`. Note that all of these will be deprecated in the future. ([#3581](https://github.com/navikt/aksel/pull/3581)) | ||
## 7.12.2 | ||
@@ -4,0 +10,0 @@ |
@@ -9,3 +9,3 @@ import fastglob from "fast-glob"; | ||
const newFiles = ["theme"]; | ||
const deprecatedFiles = ["linkpanel"]; | ||
const deprecatedFiles: string[] = []; | ||
@@ -12,0 +12,0 @@ describe("Check that old and new (darkside) bundle matches", () => { |
{ | ||
"name": "@navikt/ds-css", | ||
"version": "7.12.2", | ||
"version": "7.13.0", | ||
"description": "CSS for Nav Designsystem", | ||
@@ -31,3 +31,3 @@ "author": "Aksel | Nav designsystem team", | ||
"devDependencies": { | ||
"@navikt/ds-tokens": "^7.12.2", | ||
"@navikt/ds-tokens": "^7.13.0", | ||
"@types/clean-css": "4.2.11", | ||
@@ -34,0 +34,0 @@ "autoprefixer": "^10.4.20", |
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
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
387
81623
4429210