Merged
Conversation
2d38584 to
75ef5ee
Compare
Member
|
heh, some of these changes should probably be bumped to minor changes |
f1ddad9 to
85dd604
Compare
85dd604 to
c2d21fa
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/designsystemet-css@1.12.0
Minor Changes
input: add support for
[aria-readonly='true'](#4409)field: add new css variables: (#4409)
--dsc-field-counter-over: '%d tegn for mye';--dsc-field-counter-under: '%d tegn igjen';Support for new package with custom elements and observers for Designsystemet. (#4409)
popover: add
--dsc-popover-placementwith default valuetop(#4409)fieldset: add
--dsc-fieldset-gapwith default valuevar(--ds-size-4)(#4409)tooltip: add
--dsc-tooltip-placementwith default valuetop(#4409)dropdown: add
--dsc-dropdown-placementwith default valuebottom(#4409)pagination: (#4409)
--dsc-pagination-ellipsiswith default value'\2026'--dsc-pagination-label: 'Bla i sider';if language is'nn','nb'or'no'Patch Changes
suggestion: various changes to chip styling. You no longer need to pass a class to
<data>(#4409)link: don't set
:visitedcolor and set defaultborder-radiusto 0 (#4409)dialog: style
.ds-dialog button[command='close']:empty::beforewith X-icon (#4409)toggle-group: remove
--dsc-togglegroup-text-color, as this was not used (#4409)update npm non-major dependencies (#4517)
Card: fix issues with deeply nested heading links. Now uses web observer
data-clickdelegateforinternally. (#4409)toggle-group: add styling for new DOM structure introduced in
@digdir/designsystemet-web(#4409)field: add styling for
<ds-field>counter. (#4409)tabs: add support for
<ds-tabs>(#4409)breadcrumbs: don't remove underline on
a[aria-current='page'], but onli:last-child a(#4409)added class
ds-floating, which is used on floating elements internally (#4409)Updated dependencies []:
@digdir/designsystemet-react@1.12.0
Minor Changes
Input Support for new attribute
data-indeterminateto toggle indeterminate state whentype="checkbox"insideField/ds-field. (#4409)Support for new package with custom elements and observers for Designsystemet. (#4409)
ToggleGroup: Updated DOM structure and now uses new web observer
data-toggle-group. (#4409)Add
suppressHydrationWarningto various components. This is to support@digdir/designsystemet-webbeing used internally. (#4409)Field.Counter: Deprecate
hint(#4409)Field: Deprecated
asChildas this component now uses<ds-field>internally. (#4409)ErrorSummary: Deprecate
asChildas this component now uses<ds-error-summary>internally. (#4409)Select: Deprecate
readOnly. Usearia-readonlyinstead. (#4409)RovingFocus: Deprecate component. This will be removed in the next major version (#4409)
Tooltip: Deprecate
open. This should not be used on Tooltip. Use aPopoverinstead. (#4409)Dialog: Deprecate
data-command="close". Usecommand="close"andcommandfor="DIALOG-ID"instead. (#4409)Patch Changes
Breadcrumbs: Now uses
<ds-breadcrumbs>internally. (#4409)Card: Fix deeply nested anchors in headings causing navigation (#4409)
update npm non-major dependencies (#4517)
Card: fix issues with deeply nested heading links. Now uses web observer
data-clickdelegateforinternally. (#4409)Pagination: Now uses
<ds-pagination>internally. (#4409)update npm non-major dependencies (#4497)
Tabs: Now uses
<ds-tabs>and related web components internally (#4409)Tooltip: Now uses
data-tooltipfrom@digdir/designsystemet-webinternally (#4409)Details: Use
<details>and<summary>internally. (#4409)Updated dependencies [
6bde739,34c1ca7]:@digdir/designsystemet-web@1.12.0
Minor Changes
New package with custom elements and observers for Designsystemet. (#4409)
ds-breadcrumbsds-error-summaryds-fieldds-paginationds-suggestionds-tabsds-tablistds-tabds-tabpaneldata-clickdelegatefordata-toggle-groupdata-tooltipreadonlyreadonlysupport onselectandinputelementspopoverpopovertargetfor placement ofds-floatingelements.details&summarydialogcommand&commandforPatch Changes
@digdir/designsystemet@1.12.0
Patch Changes
update npm non-major dependencies (#4517)
update npm non-major dependencies (#4497)
Updated dependencies []:
@digdir/designsystemet-types@1.12.0