Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Aug 23, 2023
1 parent e8130b7 commit 3faeb13
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 9 deletions.
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.23.1](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-08-23)

### Bug Fixes

- **Accordion:** Apply height animation on opening and closing only ([#730](https://github.com/digdir/designsystem/issues/730)) ([78852e1](https://github.com/digdir/designsystem/commit/78852e195efea10b9eb93085b5ad20b843f39aa5))
- **Checkbox, Radio, Fieldset:** :bug: Make sure spacings are only applied when needed ([#746](https://github.com/digdir/designsystem/issues/746)) ([f03df61](https://github.com/digdir/designsystem/commit/f03df61dd5b5ca3e93e62a30bd480c9541a71ccf))
- **InputWrapper:** isValid works now independent of charLimit validation ([#734](https://github.com/digdir/designsystem/issues/734)) ([bf4ecd8](https://github.com/digdir/designsystem/commit/bf4ecd83f71f66351d6de0cae4343fcded53ed0a))
- **Link:** :lipstick: Tweaked style for better visibility between states ([#744](https://github.com/digdir/designsystem/issues/744)) ([cfc37e2](https://github.com/digdir/designsystem/commit/cfc37e2687db883a25dc16042c1e3c602455850b))
- **Pagination:** :bug: Fix compact spacings and ellipsis alignment ([#748](https://github.com/digdir/designsystem/issues/748)) ([c54eb1e](https://github.com/digdir/designsystem/commit/c54eb1ec90b6088774202effa630d3c1d4a0425f))
- **Radio, Checkbox:** :bug: Fallback to `checked` or `defaultChecked` if `Group` `value` is not set ([#733](https://github.com/digdir/designsystem/issues/733)) ([4777dac](https://github.com/digdir/designsystem/commit/4777dac6bef610cbf5010ff37eff5d6c42820df9))

# [0.23.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-08-16)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/design-system-react",
"version": "0.23.0",
"version": "0.23.1",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/index.d.ts",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@altinn/figma-design-tokens": "^6.0.1",
"@digdir/design-system-tokens": "^0.3.0",
"@digdir/design-system-tokens": "^0.4.0",
"@floating-ui/react": "0.24.1",
"@navikt/aksel-icons": "^3.2.4",
"react-number-format": "5.2.2"
Expand Down
9 changes: 5 additions & 4 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-08-16)

# [0.4.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-08-23)

### Features

* **tokens:** Add Brreg theme ([#701](https://github.com/digdir/designsystem/issues/701)) ([64c4f7a](https://github.com/digdir/designsystem/commit/64c4f7ad121ecbaaf881d1fd198645250ec5f8fd))

- added default action colors ([#728](https://github.com/digdir/designsystem/issues/728)) ([d578067](https://github.com/digdir/designsystem/commit/d578067bd0478044904896156ba3154685af58a1))

# [0.3.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-08-16)

### Features

- **tokens:** Add Brreg theme ([#701](https://github.com/digdir/designsystem/issues/701)) ([64c4f7a](https://github.com/digdir/designsystem/commit/64c4f7ad121ecbaaf881d1fd198645250ec5f8fd))

# [0.2.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-08-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/design-system-tokens",
"version": "0.3.0",
"version": "0.4.0",
"description": "Tokens for the Digdir Common Design System",
"repository": "https://github.com/digdir/designsystem",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3769,7 +3769,7 @@ __metadata:
resolution: "@digdir/design-system-react@workspace:packages/react"
dependencies:
"@altinn/figma-design-tokens": ^6.0.1
"@digdir/design-system-tokens": ^0.3.0
"@digdir/design-system-tokens": ^0.4.0
"@floating-ui/react": 0.24.1
"@navikt/aksel-icons": ^3.2.4
react-number-format: 5.2.2
Expand All @@ -3779,7 +3779,7 @@ __metadata:
languageName: unknown
linkType: soft

"@digdir/design-system-tokens@*, @digdir/design-system-tokens@^0.3.0, @digdir/design-system-tokens@workspace:packages/tokens":
"@digdir/design-system-tokens@*, @digdir/design-system-tokens@^0.4.0, @digdir/design-system-tokens@workspace:packages/tokens":
version: 0.0.0-use.local
resolution: "@digdir/design-system-tokens@workspace:packages/tokens"
dependencies:
Expand Down

0 comments on commit 3faeb13

Please sign in to comment.