Skip to content

Commit

Permalink
Merge b256cd4 into 5b42ff0
Browse files Browse the repository at this point in the history
  • Loading branch information
vebnor authored Aug 4, 2023
2 parents 5b42ff0 + b256cd4 commit d7d38e7
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 19 deletions.
5 changes: 5 additions & 0 deletions .changeset/stale-pears-happen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@navikt/ds-react": patch
---

Textfield: La til type 'time' som tilgjengelig option
2 changes: 1 addition & 1 deletion @navikt/core/react/src/form/TextField.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export interface TextFieldProps
* Type of form control. Picking the correct type helps user fill inn their required information
* @default "text"
*/
type?: "email" | "number" | "password" | "tel" | "text" | "url";
type?: "email" | "number" | "password" | "tel" | "text" | "url" | "time";
}

/**
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3943,7 +3943,7 @@ __metadata:
languageName: node
linkType: hard

"@navikt/aksel-icons@^4.7.2, @navikt/aksel-icons@workspace:@navikt/aksel-icons":
"@navikt/aksel-icons@^4.7.3, @navikt/aksel-icons@workspace:@navikt/aksel-icons":
version: 0.0.0-use.local
resolution: "@navikt/aksel-icons@workspace:@navikt/aksel-icons"
dependencies:
Expand All @@ -3970,8 +3970,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@navikt/aksel-stylelint@workspace:@navikt/aksel-stylelint"
dependencies:
"@navikt/ds-css": ^4.7.2
"@navikt/ds-tokens": ^4.7.2
"@navikt/ds-css": ^4.7.3
"@navikt/ds-tokens": ^4.7.3
"@types/jest": ^29.0.0
concurrently: 7.2.1
copyfiles: 2.4.1
Expand All @@ -3988,7 +3988,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@navikt/aksel@workspace:@navikt/aksel"
dependencies:
"@navikt/ds-css": 4.7.2
"@navikt/ds-css": 4.7.3
"@types/inquirer": ^9.0.3
"@types/jest": ^29.0.0
axios: 1.3.6
Expand All @@ -4012,11 +4012,11 @@ __metadata:
languageName: unknown
linkType: soft

"@navikt/ds-css@*, @navikt/[email protected].2, @navikt/ds-css@^4.7.2, @navikt/ds-css@workspace:@navikt/core/css":
"@navikt/ds-css@*, @navikt/[email protected].3, @navikt/ds-css@^4.7.3, @navikt/ds-css@workspace:@navikt/core/css":
version: 0.0.0-use.local
resolution: "@navikt/ds-css@workspace:@navikt/core/css"
dependencies:
"@navikt/ds-tokens": ^4.7.2
"@navikt/ds-tokens": ^4.7.3
cssnano: 6.0.0
fast-glob: 3.2.11
lodash: 4.17.21
Expand All @@ -4029,12 +4029,12 @@ __metadata:
languageName: unknown
linkType: soft

"@navikt/ds-react@*, @navikt/[email protected].2, @navikt/ds-react@^4.7.2, @navikt/ds-react@workspace:@navikt/core/react":
"@navikt/ds-react@*, @navikt/[email protected].3, @navikt/ds-react@^4.7.3, @navikt/ds-react@workspace:@navikt/core/react":
version: 0.0.0-use.local
resolution: "@navikt/ds-react@workspace:@navikt/core/react"
dependencies:
"@floating-ui/react": 0.24.1
"@navikt/aksel-icons": ^4.7.2
"@navikt/aksel-icons": ^4.7.3
"@radix-ui/react-tabs": 1.0.0
"@radix-ui/react-toggle-group": 1.0.0
"@testing-library/dom": 8.13.0
Expand Down Expand Up @@ -4070,11 +4070,11 @@ __metadata:
languageName: unknown
linkType: soft

"@navikt/ds-tailwind@^4.7.2, @navikt/ds-tailwind@workspace:@navikt/core/tailwind":
"@navikt/ds-tailwind@^4.7.3, @navikt/ds-tailwind@workspace:@navikt/core/tailwind":
version: 0.0.0-use.local
resolution: "@navikt/ds-tailwind@workspace:@navikt/core/tailwind"
dependencies:
"@navikt/ds-tokens": ^4.7.2
"@navikt/ds-tokens": ^4.7.3
"@types/jest": ^29.0.0
color: 4.2.3
jest: ^29.0.0
Expand All @@ -4085,7 +4085,7 @@ __metadata:
languageName: unknown
linkType: soft

"@navikt/ds-tokens@^4.7.2, @navikt/ds-tokens@workspace:@navikt/core/tokens":
"@navikt/ds-tokens@^4.7.3, @navikt/ds-tokens@workspace:@navikt/core/tokens":
version: 0.0.0-use.local
resolution: "@navikt/ds-tokens@workspace:@navikt/core/tokens"
dependencies:
Expand Down Expand Up @@ -8523,11 +8523,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "aksel.nav.no@workspace:aksel.nav.no"
dependencies:
"@navikt/aksel-icons": ^4.7.2
"@navikt/ds-css": ^4.7.2
"@navikt/ds-react": ^4.7.2
"@navikt/ds-tailwind": ^4.7.2
"@navikt/ds-tokens": ^4.7.2
"@navikt/aksel-icons": ^4.7.3
"@navikt/ds-css": ^4.7.3
"@navikt/ds-react": ^4.7.3
"@navikt/ds-tailwind": ^4.7.3
"@navikt/ds-tokens": ^4.7.3
prettier-plugin-tailwindcss: ^0.2.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -22992,8 +22992,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "shadow-dom@workspace:examples/shadow-dom"
dependencies:
"@navikt/ds-css": 4.7.2
"@navikt/ds-react": 4.7.2
"@navikt/ds-css": 4.7.3
"@navikt/ds-react": 4.7.3
"@types/react": ^18.0.0
"@types/react-dom": ^18.0.0
"@vitejs/plugin-react": ^2.1.0
Expand Down

0 comments on commit d7d38e7

Please sign in to comment.