-
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.
Datepicker figma-synk + week oppdatering (#2311)
* 🎨 Standalone-demo * 💄 Caption order * 🎨 Datepicker-button default sizes * 💄 Button-sizes * 🎨 Weeknumber * ✨ add AsChild to show/hide * 🎨 clickable week * 🎨 Table-code for header * 💄 Stylet weekPicker * 🚚 Flyttet parts * 🚚 Flyttet parts og dokumentert src * 🎨 fixedWeeks er nå default false på standalone * 🏷️ Types for onWeekDayClick * 🎨 WeekDayClick demo * 🎨 Bedre skjermleserstøtte for ukerad * 🎨 Weekdayclick only on multiple mode * 🎨 Monthpicker button size * 📝 changeset * Update @navikt/core/react/src/date/datepicker/parts/Row.tsx * Update @navikt/core/react/src/date/utils/labels.ts * 🐛 Riktig warning ved bruk av feil mode * 🎨 Riktige parts i standalone og vanlig versjon * 🎨 fjernet onWeekNumberClick for riktig mode * ♿ Bedre labels for next/preview knapper * 🏷️ Oppdatert types * 📝 Minor-update for datepicker + weekNumberClick * ♻️ EventHandling for datepicker --------- Co-authored-by: Julian Nymark <julian.nymark@nav.no>
- Loading branch information
1 parent
6535c22
commit 2aa3cd5
Showing
21 changed files
with
880 additions
and
248 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,5 @@ | ||
--- | ||
"@navikt/ds-react": minor | ||
--- | ||
|
||
Datepicker: Tilbyr nå muligheten til å bruke `onWeekNumberClick`. |
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": patch | ||
--- | ||
|
||
Datepicker: Tilpasset padding og sizing på mobil. |
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": patch | ||
--- | ||
|
||
MonthPicker: Tilpasset padding og sizing på mobil. |
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
Oops, something went wrong.