-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @digdir/[email protected] - @digdir/[email protected]
- Loading branch information
Showing
5 changed files
with
40 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,30 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.37.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-11-17) | ||
|
||
### Bug Fixes | ||
|
||
- **Button:** :bug: Adjust sizing to match `Textfield` and other fixes according to Figma ([#1023](https://github.com/digdir/designsystem/issues/1023)) ([a3252f9](https://github.com/digdir/designsystem/commit/a3252f99c135936b50454957914914e8d965cb5d)) | ||
- **Divider:** :label: Optional `color` prop ([#1085](https://github.com/digdir/designsystem/issues/1085)) ([7ae9eca](https://github.com/digdir/designsystem/commit/7ae9eca79fe6f522d1ee3af1cf0ae3c424b5ede6)) | ||
- **Divider:** Add so it can recieve `HTMLHRElement` props ([#1064](https://github.com/digdir/designsystem/issues/1064)) ([c7c3acd](https://github.com/digdir/designsystem/commit/c7c3acdb2e2d8520e1fedd9961a4c2789ed847d8)) | ||
- **List:** :label: Default type for `children` ([#1032](https://github.com/digdir/designsystem/issues/1032)) ([4f83fa0](https://github.com/digdir/designsystem/commit/4f83fa0a3b4a27fbbd9821b6b95ee2c311cdd647)) | ||
- **OverridableComponent:** Add `displayName` to type ([#1106](https://github.com/digdir/designsystem/issues/1106)) ([416810c](https://github.com/digdir/designsystem/commit/416810cd974974e6ece20ebc703ec8850a1679ff)) | ||
- **Switch:** :bug: Should reduce-motion ([#1049](https://github.com/digdir/designsystem/issues/1049)) ([58926be](https://github.com/digdir/designsystem/commit/58926be00777eb70d2ccf98332ed0d47d09e0d4f)) | ||
|
||
### Features | ||
|
||
- :sparkles: New `Search` component ([#858](https://github.com/digdir/designsystem/issues/858)) ([b4888c4](https://github.com/digdir/designsystem/commit/b4888c43398447a58d17d36920888c4d77ccccbf)) | ||
- **Box:** add `forwardRef`, make props default `undefined` ([#1059](https://github.com/digdir/designsystem/issues/1059)) ([7e0cd1c](https://github.com/digdir/designsystem/commit/7e0cd1c80c0169b8066d1ab1a40b5317efbf4299)) | ||
- **Box:** Make the component ([#1001](https://github.com/digdir/designsystem/issues/1001)) ([1651d4d](https://github.com/digdir/designsystem/commit/1651d4d2b03f50d27a9b252556b18ebb30dea217)) | ||
- **Combobox:** Create the component ([#774](https://github.com/digdir/designsystem/issues/774)) ([23d4027](https://github.com/digdir/designsystem/commit/23d4027ae422531cc279e2b00b25ab679ba524dd)) | ||
- **Divider:** ✨ New component ([#1057](https://github.com/digdir/designsystem/issues/1057)) ([9d5d257](https://github.com/digdir/designsystem/commit/9d5d257860dc7f2a0886bf8e610799eefe8a62a5)) | ||
- **DropdownMenu:** ✨ New component ([#1070](https://github.com/digdir/designsystem/issues/1070)) ([23bfddf](https://github.com/digdir/designsystem/commit/23bfddf724c9ead13d284e9ac0d02ddf5ccfd71d)) | ||
- **Modal:** ✨ New component ([#1037](https://github.com/digdir/designsystem/issues/1037)) ([8b720cf](https://github.com/digdir/designsystem/commit/8b720cf32c77ca1f5b8a080b067bac2789afcfef)) | ||
- Remove density tokens ([#1079](https://github.com/digdir/designsystem/issues/1079)) ([d25c4fd](https://github.com/digdir/designsystem/commit/d25c4fdf77080776cfd71c69a88da4013edc4caf)) | ||
- **ResponsiveTable:** 🗑️ Change to Legacy ([#1108](https://github.com/digdir/designsystem/issues/1108)) ([348d03b](https://github.com/digdir/designsystem/commit/348d03b8be6996ac1d4a2093aecdbfa66cb1bf86)) | ||
- **Select:** should be able to add name to the select component ([#1046](https://github.com/digdir/designsystem/issues/1046)) ([4d9fbb2](https://github.com/digdir/designsystem/commit/4d9fbb28925b9aa052bb8d0026e2c46527c00e0f)) | ||
|
||
# [0.36.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-11-08) | ||
|
||
### Bug Fixes | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.10.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-11-17) | ||
|
||
### Bug Fixes | ||
|
||
- Update box shadow tokens ([#1065](https://github.com/digdir/designsystem/issues/1065)) ([4931d6d](https://github.com/digdir/designsystem/commit/4931d6d245b687128ebd4096568318e22d135e78)) | ||
|
||
### Features | ||
|
||
- Change divider color tokens ([#1056](https://github.com/digdir/designsystem/issues/1056)) ([b01b107](https://github.com/digdir/designsystem/commit/b01b10768f9cda698facf2a7686e495a6df32884)) | ||
- Remove density tokens ([#1079](https://github.com/digdir/designsystem/issues/1079)) ([d25c4fd](https://github.com/digdir/designsystem/commit/d25c4fdf77080776cfd71c69a88da4013edc4caf)) | ||
|
||
# [0.9.0](https://github.com/digdir/designsystem/compare/@digdir/[email protected]...@digdir/[email protected]) (2023-11-08) | ||
|
||
### Features | ||
|
This file contains 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
This file contains 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