Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @digdir/designsystemet-css to v1.0.0-next.41 #1173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@digdir/designsystemet-css 1.0.0-next.35 -> 1.0.0-next.41 age adoption passing confidence

Release Notes

digdir/designsystemet (@​digdir/designsystemet-css)

v1.0.0-next.41

Compare Source

Minor Changes
  • ValidationMessage: Add support for all severity colors and tweak icons (#​2866)

v1.0.0-next.40

Compare Source

Patch Changes
  • Rename Accordion to Details (#​2839)

v1.0.0-next.39

Compare Source

v1.0.0-next.38

Compare Source

v1.0.0-next.37

Compare Source

Major Changes
  • BREAKING CHANGE: The attribute / prop data-ds-color-mode has been renamed to data-color-scheme (#​2798)

v1.0.0-next.36

Compare Source

Major Changes
  • Search: New compound API (#​2708)

  • Radio + Checkbox: (#​2607)

    • Use label prop instead of children as label text
    • Remove Radio.Group and Checkbox.Group and use Fieldset instead
Minor Changes
  • React components and css now support custom colors through the data-color attribute. (#​2703)

    BREAKING CHANGE: All React components that had a color prop have been changed to use data-color.

    All1 css targeting data-color has been changed to work with all custom colors generated by the CLI.

    Avatar, Badge, Button, and Link use --ds-color-accent-*2, unless data-color is set directly on the element.

    For components that had a color prop, but defaulted to something other than "accent", data-color must also be set directly on the element.

    All other components that defaulted to "accent", or previously only existed in "accent" color, now support data-color. They will also inherit their color from the closest data-color attribute. If none is found, they use --ds-color-accent-*2.

    1: ...except Alert, which only supports info, warning, danger and success colors. 2: If an "accent" color is not defined in the theme, the --ds-color-accent-* variables will point to the first main-color.

  • Implemented a more flexible system of semantic border-radius tokens. (#​2497)

Patch Changes
  • Accordion: Fix chevron abandoning parent in scroll container (#​2699)

  • SkipLink: Add css variables (#​2626)

  • ValidationMessage: Add icon when error={true} (#​2596)

  • ValidationMessage: fix icon abandoning the component when scrolling (#​2646)

  • Accordion: Add css variable for chevron (#​2626)

  • CSS: base sizing on font-size so all components can have all sizes, and naturally inherits size from context (#​2541)

  • CSS: Move default background-color to <body> element (#​2754)

  • Dropdown: Add Dropdown.Button for more explicit API (#​2694)

  • Breadcrumbs: Add css variable for chevron (#​2626)

  • Input: Sufficient color contrast for readonly (#​2621)

  • Alert: fix icon abandoning the component when scrolling (#​2648)

  • chip: Fix wrong font sizes (#​2595)

  • Button: Fix SVG and images shrinking in flex containers (#​2612)

  • Fieldset: Move to compound components Fieldset.Legend and Fieldset.Description (#​2705)

  • Table: add z-index to stickhy header (#​2761)

  • Tooltip: Add more variables (#​2626)

  • Button: Use font-weight --ds-font-weight-medium (#​2618)

  • Field: Adds <Field> component wrapping and connecting internal form elements for better accessibility (#​2502)

  • Chip: Use correct 32px height to align nicely with <Tag> (#​2683)

  • Combobox: fix overflow on screens narrower than ~340px (#​2570)

  • Label: Fix icon abandoning parent in scroll container (#​2699)

  • Label: Use data attributes for styling (#​2588)

    ValidationMessage: Use data attributes for styling

  • Select + Textarea: (#​2571)

    • Remove label, hideLabel, description, characterLimit and error as these will be part of Field API
  • Pagination: Add css variable for chevron (#​2626)

  • Field.Affix: (#​2793)

    • Rename Field.AffixWrapper to Field.Affixes
    • Support inputs with size attribute
  • Remove baseline layer and fix layerorder for typography (#​2588)

  • Modal backdrop was invisible in some browser versions. See https://caniuse.com/mdn-css_selectors_backdrop_inherit_from_originating_element for affected versions. (#​2615)

  • Table: Add Table.Foot and style caption (#​2744)


Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the dependencies Pull request for dependency change label Nov 28, 2024
@renovate renovate bot force-pushed the renovate/digdir-designsystemet-css-1.x branch from 4136a8b to ec570f7 Compare November 28, 2024 11:53
@renovate renovate bot changed the title Update dependency @digdir/designsystemet-css to v1.0.0-next.38 Update dependency @digdir/designsystemet-css to v1.0.0-next.39 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/digdir-designsystemet-css-1.x branch from ec570f7 to e36aab1 Compare December 12, 2024 10:08
@renovate renovate bot changed the title Update dependency @digdir/designsystemet-css to v1.0.0-next.39 Update dependency @digdir/designsystemet-css to v1.0.0-next.40 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/digdir-designsystemet-css-1.x branch from e36aab1 to 9c67f3c Compare December 13, 2024 10:10
@renovate renovate bot changed the title Update dependency @digdir/designsystemet-css to v1.0.0-next.40 Update dependency @digdir/designsystemet-css to v1.0.0-next.41 Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull request for dependency change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants