Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/[email protected]
Patch Changes
Add option to override
linkVisitedcolor in config: (#4182)New command that lets you generate a config file from your design tokens: (#4207)
npx @digdir/designsystemet generate-config-from-tokens --dir <path to design tokens>Update npm non-major dependencies (#4193)
Update npm non-major dependencies (#4214)
For your config file, you can now get the schema file from designsystemet.no (#4195)
@digdir/[email protected]
Patch Changes
input: Remove hover effect when
<label>is hovered (#4196)tag: Add new variant,
[data-variant="outline"]. (#4173)data-variant, or set it todefault.Update npm non-major dependencies (#4214)
card: Add support for
<picture>(#4137)search: Don't set
position: relative, but useisolation: isolateon.ds-search(#4212)z-indexonbutton[type="reset"]tag: New css variables to go with
[data-variant="outline"]: (#4173)--dsc-tag-border-width--dsc-tag-border-color--dsc-tag-border-style@digdir/[email protected]
Patch Changes
Update
@u-elements/comboboxto v1.0.4 (#4226)Dialog: If the browser supports
closedByon<dialog>, we let the browser handle it (#4210)Tooltip: Tooltip is now automatically
aria-describedbyoraria-labelledbybased on the content of the trigger component. (#4202)type-prop that acceptsdecribedbyorlabelledby.Update npm non-major dependencies (#4193)
Update npm non-major dependencies (#4214)
Tag: Add new prop
variant(#4173)default|outline.defaultis the default value.@digdir/[email protected]
Patch Changes