Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 07 May 12:11
· 77 commits to main since this release
6069841

@digdir/designsystemet@1.14.0

Patch Changes

  • Update npm non-major dependencies (#4809)

  • Update npm non-major dependencies (#4859)

  • Update npm non-major dependencies (#4783)

  • Updated dependencies []:

    • @digdir/designsystemet-types@1.14.0

@digdir/designsystemet-css@1.14.0

Minor Changes

  • Field / Radio / Checkbox / Switch: Now supports data-variant="outline" for an outlined tile look. (#4625)

Patch Changes

  • Suggestion: fixed dropdown so it no longer has a brief flash in wrong position (#4731)

  • Update npm non-major dependencies (#4809)

  • Suggestion: now uses attribute data-activedescendant under the hood to add focus styling on option elements (#4816)

  • Update npm non-major dependencies (#4859)

  • Suggestion: fixed icons being invisible in forced colors mode (#4731)

  • Update npm non-major dependencies (#4783)

  • base: added .ds-focus--middle / .ds-focus--visible--middle classes for use in the suggestion redesign (#4731)

  • Suggestion: changes to design: (#4731)

    • dropdown border and background-color to neutral
    • new hover styles on items
    • adjusted spacings
    • multiple now has checkboxes
    • CSS variables:
      • Added:
        • --dsc-suggestion-option-background--hover
        • --dsc-suggestion-list-padding
        • --dsc-suggestion-list-offset
        • --dsc-suggestion-option-gap
      • Removed:
        • --dsc-suggestion-option-border-color
      • Changed default value:
        • --dsc-suggestion-option-background--selected
        • --dsc-suggestion-option-border-radius
        • --dsc-suggestion-option-padding
        • --dsc-suggestion-list-background
        • --dsc-suggestion-list-gap
  • Updated dependencies []:

    • @digdir/designsystemet-types@1.14.0

@digdir/designsystemet-react@1.14.0

Minor Changes

  • Suggestion: Suggestion.Clear underlying element changed from delto button type='reset'. This means types, props and ref are now HTMLButtonElement instead of HTMLModElement. (#4731)

  • ErrorSummary: fix ErrorSummaryProps and ref types to use the correct type; DSErrorSummaryElement (instead of HTMLDivElement) (#4817)

  • Field / Radio / Checkbox / Switch: added variant='outline' for an outlined tile look (#4625)

Patch Changes

  • Suggestion: fixed an issue where value did not properly clear when moving focus between multiple instances (#4816)

  • Suggestion: fixed dropdown so it no longer has a brief flash in wrong position (#4731)

  • Update npm non-major dependencies (#4809)

  • Tabs: fix issue where aria-controls combined with aria-selected was not respected on initial render (#4821)

  • Update npm non-major dependencies (#4859)

  • Update npm non-major dependencies (#4783)

  • Updated dependencies [3a1f7d5, fb79b3b, 1438369, 2baf80c, 8c7af0a, 3a1f7d5, 3a1f7d5, 05e842f]:

    • @digdir/designsystemet-web@1.14.0
    • @digdir/designsystemet-types@1.14.0

@digdir/designsystemet-types@1.14.0

@digdir/designsystemet-web@1.14.0

Patch Changes

  • Suggestion: fixed an issue where value did not properly clear when moving focus between multiple instances (#4816)

  • Suggestion: fixed dropdown so it no longer has a brief flash in wrong position (#4731)

  • Update npm non-major dependencies (#4809)

  • Update invokers-polyfill to 1.0.3 (#4784)

  • Tabs: fix issue where aria-controls combined with aria-selected was not respected on initial render (#4821)

  • update dependencies to new major version: (#4816)

    • @u-elements/u-combobox to 2.0.4
    • @u-elements/u-datalist to 2.0.1
  • Suggestion: fix to ensure input has role combobox (not textbox) on first render. (#4816)

  • Update npm non-major dependencies (#4783)