-
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.
🔴 Støtte for høykontrast i komponenter (#2680)
* 💄 Accordion tilpasset høykontrast * 💄 Alert tilpasset høykontrast * Legg til tokens for high contrast border og -border width. Tanken er å kunne gjenbruke på tvers av komponenter. * 💄 Tooltip tilpasset høykontrast * 💄 ToggleGroup tilpasset høykontrast * 💄 bedre fargebruk på Accordion * 🐛 Fjernet deprecated systemfarger * 💄 alert-farger * 💄 chat tilpasset høykontrast * ♿ button css for high contrast * ♿ Radio og checkbox høykontrast * ♿ Chips høykontrast * ♿ ConfirmationPanel høykontrast * ♿ Tab høykontrast * ♿ Tabs høykontrast * ♿ Textfield høykontrast * ♿ Textarea høykontrast * ♿ Skeleton høykontrast * ♿ Link høykontrast * ♿ LinkPanel høykontrast * ♿ ExpansionCard høykontrast * ♿ high contrast CSS for select & datepicker / monthpicker * ♿ Loader høykontrast * ♿ dropdown høykontrast * ♿ HelpText høykontrast * ♿ Popover høykontrast * ♿ Switch høykontrast * ♿ high contrast CSS for ReadMore * ♿ high contrast CSS for CopyButton * ♿ high contrast CSS for InternalHeader * ♿ Modal highcontrast * ♿ Search høykontrast * 💄 Timeline tilpasset høykontrast * ♿ high contrast CSS for Stepper * ♿ Combobox høykontrast * Fix "diamond"-shape that should be an "arrow" in Timeline popover * ♿ high contrast CSS for Switch (small tweaks) * ♿ high contrast CSS for Switch (remove unused css) * 🐛 Riktige fokusmarkeringer på radio/checkbox * chips * 🐛 Fikset ToggleGroup høykontrast * 📝 Changeset2 * 🔥 Fjernet high-contrast token fra ds-tokens * ♿ high contrast CSS for checkbox (tweaks) * 🔥 Fjernet disabled-prop på radio-story * Timeline focus in high contrast mode * 🐛 Fikset fokusmarkering på radio/checkbox * 🐛 Highlighting av outline var feil satt på ToggleGroup * 📝 Highlight -> highlight --------- Co-authored-by: Vegard Haugstvedt <it.vegard@gmail.com> Co-authored-by: Julian Nymark <julian.nymark@nav.no> Co-authored-by: Halvor Haugan <halvor.haugan@nav.no>
- Loading branch information
1 parent
d734d30
commit d3fb3d4
Showing
35 changed files
with
775 additions
and
26 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": minor | ||
"@navikt/ds-css": minor | ||
--- | ||
|
||
Høykontrast: Komponenter støtter nå standard høykontrast-modus på Windows |
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
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.