Skip to content

chore: new release#4891

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: new release#4891
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 15, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@digdir/designsystemet-react@1.15.0

Minor Changes

  • SuggestionInput: Remove unsupported props role and data-indeterminate that would break Suggestion (#4883)

Patch Changes

  • Update npm non-major dependencies (#4889)

  • Tooltip: deprecate type prop, as it no longer does anything (#4898)

  • Tooltip: the React component will no longer override existing accessible text. It now correctly sets aria-description in that case. If there is no accessible text, aria-label will be used as before. (#4898)

  • useCheckboxGroup and useRadioGroup: these hooks now also accept the prop variant, which sets the variant for all the checkboxes or radios in the group. (#4864)

  • Dialog: Fix dialog with nested dialog getting a close event when the nested one was closed (#4899)

  • Popover: now correctly calculates width of source element also in Firefox (#4921)

  • Heading: fix wrong default in HeadingProps for data-size (#4926)

  • Update npm non-major dependencies (#4910)

  • Updated dependencies [f54563f, dc93a59, 14975a1, dc93a59]:

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

@digdir/designsystemet@1.15.0

Patch Changes

  • Update npm non-major dependencies (#4889)

  • Add deprecation warning for cli options --main-colors, --support-colors, --neutral-color, --font-family, --border-radius and --theme. Use JSON config file instead. (#4912)

  • Update npm non-major dependencies (#4910)

  • Updated dependencies []:

    • @digdir/designsystemet-types@1.15.0

@digdir/designsystemet-css@1.15.0

Patch Changes

  • Update npm non-major dependencies (#4889)

  • Dropdown: Removed hardcoded font-weight on some heading elements. (#4903)

  • Added new export for testing experimental changes. Use this by appending /experimental_v2 to your package import: @digdir/designsystemet-css/experimental_v2. (#4903)

  • Suggestion: Added --dsc-suggestion-option-checkmark-border-color. (#4903)

  • Field: Added --dsc-field-description-color, --dsc-field-affix-background, and --dsc-field-affix-color. (#4903)

  • Fieldset: Added --dsc-fieldset-description-color. (#4903)

  • Card: when using a link in a Card, ensure plain <a> tags without class="ds-link" also get the correct focus styling. (#4896)

  • Update npm non-major dependencies (#4910)

  • Updated dependencies []:

    • @digdir/designsystemet-types@1.15.0

@digdir/designsystemet-web@1.15.0

Patch Changes

  • Update npm non-major dependencies (#4889)

  • Error summary: Now only sets aria-labelledby based on heading element if aria-label or aria-labelledby is not already set, and logs a warning if neither of these are set and no heading element is present. (#4895)

  • Popover: now correctly calculates width of source element also in Firefox (#4921)

  • Error summary: Set role="group" since the implicit role "generic" does not allow aria-labelledby, which is used in the component (#4895)

@digdir/designsystemet-types@1.15.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch 15 times, most recently from b8fef51 to 79b1c6f Compare May 21, 2026 09:27
@github-actions github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from 8509937 to b52d3b3 Compare May 27, 2026 07:27
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b52d3b3 to e7d7e99 Compare May 27, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants