-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
152 changed files
with
7,959 additions
and
850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@navikt/ds-react": major | ||
"@navikt/aksel": major | ||
--- | ||
|
||
Chat: Fjernet deprecated props `backgroundColor` og `avatarBgColor`. Bruk prop `variant` som erstatning. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@navikt/ds-react": major | ||
--- | ||
|
||
Search: Fjern 'type' fra SearchProps |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
"@navikt/ds-tokens": major | ||
"@navikt/ds-react": major | ||
"@navikt/ds-css": major | ||
"@navikt/ds-tailwind": major | ||
--- | ||
|
||
Tokens: La til nytt brekkpunkt `2xl` for `1440px`. Alle primitives er oppdatert for å reflektere oppdateringen. Brukere av Tailwind vil måtte sjekke at overskriving av `screen: "2xl"` ikke brekker app. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@navikt/aksel-icons": major | ||
"@navikt/ds-react": major | ||
--- | ||
|
||
ESM: ds-react og aksel-icons støtter nå native ESM 🎉 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@navikt/ds-react": major | ||
--- | ||
|
||
OverridableComponent: Fikset feil som tillot vilkårlige props |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@navikt/ds-react": major | ||
"@navikt/ds-css": major | ||
--- | ||
|
||
Grid, ContentContainer: Komponenter er fjernet fra systemet. [Se migreringsguide](https://aksel.nav.no/grunnleggende/kode/migrering#dd2cfa9fb1d1). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@navikt/ds-react": major | ||
--- | ||
|
||
Table: SortState.direction har nå `none` tilgjengelig: `"ascending" | "descending" | "none"` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@navikt/ds-tokens": major | ||
--- | ||
|
||
Tokens: Fjernet token `--a-z-index-modal` da den ikke lengre blir konsumert i systemet. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@navikt/aksel-icons": minor | ||
"@navikt/ds-react": minor | ||
--- | ||
|
||
SSR: ds-react og aksel-icons støtter nå `use-client` og kan brukes i nextjs app-router uten lokal re-eksportering. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@navikt/ds-css": major | ||
--- | ||
|
||
CSS: Oppdatert bruk av action-farger i systemet. Dette påvirker komponentene: Button, CopyButton, Dropdown, Combobox, ConfirmationPanel, Radio, Checkbox, Search, Select, TextField, Textarea, Helptext, LinkPanel, Link, ReadMore, Stepper og Tabs. Endringen skal ikke brekke noe så lenge man ikke har overskrevet farger manuelt. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@navikt/ds-css": major | ||
--- | ||
|
||
Tokens: Nye tokens `--a-text-action-hover`,`--a-icon-action-hover` og `--a-border-action-hover` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@navikt/aksel-stylelint": major | ||
"@navikt/ds-react": major | ||
"@navikt/ds-css": major | ||
--- | ||
|
||
Textarea: Fjernet div med klassen navds-textarea\_\_wrapper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@navikt/ds-react": major | ||
--- | ||
|
||
Modal: Strengere prop-typer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
import { getLineTerminator } from "../../../utils/lineterminator"; | ||
|
||
/** | ||
* @param {import('jscodeshift').FileInfo} file | ||
* @param {import('jscodeshift').API} api | ||
*/ | ||
export default function transformer(file, api) { | ||
const j = api.jscodeshift; | ||
let localName = "Chat"; | ||
|
||
const root = j(file.source); | ||
|
||
/* Finds used name for Chat component */ | ||
root | ||
.find(j.ImportDeclaration) | ||
.filter((path) => path.node.source.value === "@navikt/ds-react") | ||
.forEach((imp) => { | ||
imp.value.specifiers.forEach((x) => { | ||
if (x.imported.name === "Chat" && x.local.name !== x.imported.name) { | ||
localName = x.local.name; | ||
} | ||
}); | ||
}); | ||
|
||
root | ||
.find(j.JSXElement, { | ||
openingElement: { | ||
name: { | ||
name: localName, | ||
}, | ||
}, | ||
}) | ||
.forEach((path) => { | ||
j(path) | ||
.find(j.JSXAttribute, { | ||
name: { | ||
name: "backgroundColor", | ||
}, | ||
}) | ||
.remove(); | ||
j(path) | ||
.find(j.JSXAttribute, { | ||
name: { | ||
name: "avatarBgColor", | ||
}, | ||
}) | ||
.remove(); | ||
}); | ||
|
||
root | ||
.find(j.JSXElement, { | ||
openingElement: { | ||
name: { | ||
type: "JSXMemberExpression", | ||
object: { | ||
name: localName, | ||
}, | ||
property: { | ||
name: "Bubble", | ||
}, | ||
}, | ||
}, | ||
}) | ||
.forEach((path) => { | ||
j(path) | ||
.find(j.JSXAttribute, { | ||
name: { | ||
name: "backgroundColor", | ||
}, | ||
}) | ||
.remove(); | ||
}); | ||
|
||
return root.toSource(getLineTerminator(file.source)); | ||
} |
12 changes: 12 additions & 0 deletions
12
@navikt/aksel/src/codemod/transforms/v6.0.0/chat/tests/chat.test.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
import { check } from "../../../../utils/check"; | ||
|
||
const migration = "chat"; | ||
const fixtures = ["import-alias", "idempotent"]; | ||
|
||
for (const fixture of fixtures) { | ||
check(__dirname, { | ||
fixture, | ||
migration, | ||
extension: "js", | ||
}); | ||
} |
17 changes: 17 additions & 0 deletions
17
@navikt/aksel/src/codemod/transforms/v6.0.0/chat/tests/idempotent.input.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import { | ||
Chat, | ||
Button, | ||
} from "@navikt/ds-react"; | ||
|
||
export const Demo = () => ( | ||
<Chat avatar="ON" name="Ola Normann" timestamp="01.01.21 14:00"> | ||
<Chat.Bubble> | ||
Aute minim nisi sunt mollit duis sunt nulla minim non proident. | ||
</Chat.Bubble> | ||
<Chat.Bubble>Tempor fugiat amet eu sint in in ullamco.</Chat.Bubble> | ||
<Chat.Bubble> | ||
Adipisicing laborum est eu laborum est sit in commodo enim sint laboris | ||
labore nisi ut. | ||
</Chat.Bubble> | ||
</Chat> | ||
); |
17 changes: 17 additions & 0 deletions
17
@navikt/aksel/src/codemod/transforms/v6.0.0/chat/tests/idempotent.output.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import { | ||
Chat, | ||
Button, | ||
} from "@navikt/ds-react"; | ||
|
||
export const Demo = () => ( | ||
<Chat avatar="ON" name="Ola Normann" timestamp="01.01.21 14:00"> | ||
<Chat.Bubble> | ||
Aute minim nisi sunt mollit duis sunt nulla minim non proident. | ||
</Chat.Bubble> | ||
<Chat.Bubble>Tempor fugiat amet eu sint in in ullamco.</Chat.Bubble> | ||
<Chat.Bubble> | ||
Adipisicing laborum est eu laborum est sit in commodo enim sint laboris | ||
labore nisi ut. | ||
</Chat.Bubble> | ||
</Chat> | ||
); |
17 changes: 17 additions & 0 deletions
17
@navikt/aksel/src/codemod/transforms/v6.0.0/chat/tests/import-alias.input.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import { | ||
Chat as DsChat, | ||
Button, | ||
} from "@navikt/ds-react"; | ||
|
||
export const Demo = () => ( | ||
<DsChat avatar="ON" name="Ola Normann" backgroundColor="#321" timestamp="01.01.21 14:00" avatarBgColor="#123" > | ||
<DsChat.Bubble> | ||
Aute minim nisi sunt mollit duis sunt nulla minim non proident. | ||
</DsChat.Bubble> | ||
<DsChat.Bubble backgroundColor="#fff">Tempor fugiat amet eu sint in in ullamco.</DsChat.Bubble> | ||
<DsChat.Bubble backgroundColor="#111"> | ||
Adipisicing laborum est eu laborum est sit in commodo enim sint laboris | ||
labore nisi ut. | ||
</DsChat.Bubble> | ||
</DsChat> | ||
); |
17 changes: 17 additions & 0 deletions
17
@navikt/aksel/src/codemod/transforms/v6.0.0/chat/tests/import-alias.output.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import { | ||
Chat as DsChat, | ||
Button, | ||
} from "@navikt/ds-react"; | ||
|
||
export const Demo = () => ( | ||
<DsChat avatar="ON" name="Ola Normann" timestamp="01.01.21 14:00"> | ||
<DsChat.Bubble> | ||
Aute minim nisi sunt mollit duis sunt nulla minim non proident. | ||
</DsChat.Bubble> | ||
<DsChat.Bubble>Tempor fugiat amet eu sint in in ullamco.</DsChat.Bubble> | ||
<DsChat.Bubble> | ||
Adipisicing laborum est eu laborum est sit in commodo enim sint laboris | ||
labore nisi ut. | ||
</DsChat.Bubble> | ||
</DsChat> | ||
); |
17 changes: 17 additions & 0 deletions
17
@navikt/aksel/src/codemod/transforms/v6.0.0/chat/tests/import.input.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import { | ||
Chat, | ||
Button, | ||
} from "@navikt/ds-react"; | ||
|
||
export const Demo = () => ( | ||
<Chat avatar="ON" name="Ola Normann" backgroundColor="#321" timestamp="01.01.21 14:00" avatarBgColor="#123" > | ||
<Chat.Bubble> | ||
Aute minim nisi sunt mollit duis sunt nulla minim non proident. | ||
</Chat.Bubble> | ||
<Chat.Bubble backgroundColor="#fff">Tempor fugiat amet eu sint in in ullamco.</Chat.Bubble> | ||
<Chat.Bubble backgroundColor="#111"> | ||
Adipisicing laborum est eu laborum est sit in commodo enim sint laboris | ||
labore nisi ut. | ||
</Chat.Bubble> | ||
</Chat> | ||
); |
Oops, something went wrong.