Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVE/Designsystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10.2
Choose a base ref
...
head repository: NVE/Designsystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.0
Choose a head ref
  • 2 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 6, 2026

  1. chore(deps-dev): bump the version-updates group across 1 directory wi…

    …th 4 updates (#803)
    
    Bumps the version-updates group with 4 updates in the / directory: [@semantic-release/npm](https://github.com/semantic-release/npm), [fs-extra](https://github.com/jprichardson/node-fs-extra), [glob](https://github.com/isaacs/node-glob) and [happy-dom](https://github.com/capricorn86/happy-dom).
    
    
    Updates `@semantic-release/npm` from 13.1.4 to 13.1.5
    - [Release notes](https://github.com/semantic-release/npm/releases)
    - [Commits](semantic-release/npm@v13.1.4...v13.1.5)
    
    Updates `fs-extra` from 11.3.3 to 11.3.4
    - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
    - [Commits](jprichardson/node-fs-extra@11.3.3...11.3.4)
    
    Updates `glob` from 13.0.4 to 13.0.6
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v13.0.4...v13.0.6)
    
    Updates `happy-dom` from 20.6.1 to 20.8.3
    - [Release notes](https://github.com/capricorn86/happy-dom/releases)
    - [Commits](capricorn86/happy-dom@v20.6.1...v20.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/npm"
      dependency-version: 13.1.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: version-updates
    - dependency-name: fs-extra
      dependency-version: 11.3.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: version-updates
    - dependency-name: glob
      dependency-version: 13.0.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: version-updates
    - dependency-name: happy-dom
      dependency-version: 20.8.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: version-updates
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    19943e5 View commit details
    Browse the repository at this point in the history
  2. feat(tokens): sizing.image.x-small er lagt til (#804)

    * feat(tokens): sizing.image.x-small er lagt til
    
    * (tokens): oppdatert css basert på nye tokens
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    FrodeKolstad and github-actions[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    e520c9d View commit details
    Browse the repository at this point in the history
Loading