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

chore: new release candidate (next) #3006

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,14 @@
"brown-walls-smell",
"calm-hairs-pull",
"chatty-cheetahs-fetch",
"chatty-items-sell",
"chilled-badgers-jog",
"chilled-icons-chew",
"chilled-pumas-march",
"clean-insects-move",
"clean-lizards-chew",
"clever-cobras-rescue",
"clever-files-fix",
"cold-seals-draw",
"cool-lamps-drive",
"curvy-oranges-notice",
Expand Down Expand Up @@ -94,15 +97,18 @@
"hot-ligers-rush",
"hot-weeks-tease",
"hungry-moles-repeat",
"itchy-walls-push",
"kind-eyes-cheat",
"lazy-wolves-provide",
"lemon-countries-smoke",
"little-berries-divide",
"long-boxes-sniff",
"long-countries-check",
"long-stingrays-repeat",
"loud-bobcats-look",
"loud-dragons-build",
"loud-tips-return",
"lovely-turtles-cheer",
"many-cherries-look",
"mean-ducks-argue",
"mean-penguins-sing",
Expand All @@ -115,10 +121,13 @@
"modern-hats-destroy",
"nasty-monkeys-care",
"nasty-turtles-happen",
"new-kangaroos-count",
"nine-cameras-peel",
"nine-countries-invent",
"ninety-cobras-juggle",
"ninety-horses-juggle",
"ninety-jeans-punch",
"odd-eyes-grow",
"odd-hornets-sleep",
"odd-oranges-yell",
"old-jeans-ring",
Expand All @@ -134,16 +143,19 @@
"poor-roses-film",
"popular-jeans-happen",
"popular-parrots-begin",
"popular-tools-impress",
"pretty-dancers-taste",
"proud-walls-flash",
"purple-berries-repeat",
"quick-ladybugs-marry",
"quiet-mangos-cry",
"quiet-rings-heal",
"real-zoos-fail",
"red-chefs-refuse",
"red-gorillas-argue",
"red-queens-love",
"rich-carrots-deny",
"rotten-badgers-jump",
"rotten-tomatoes-run",
"rotten-zoos-live",
"rude-lies-smile",
Expand All @@ -155,11 +167,13 @@
"shaggy-rockets-repair",
"sharp-humans-itch",
"shiny-dryers-count",
"shiny-ears-enjoy",
"shiny-kiwis-switch",
"shiny-pans-film",
"short-kiwis-turn",
"short-walls-judge",
"shy-cameras-approve",
"silly-flowers-decide",
"silver-penguins-occur",
"six-carrots-guess",
"six-trees-tie",
Expand Down Expand Up @@ -187,6 +201,7 @@
"tall-guests-arrive",
"tame-rats-mix",
"tasty-phones-invite",
"ten-mirrors-pretend",
"ten-wolves-yawn",
"tender-grapes-refuse",
"tender-ties-swim",
Expand Down Expand Up @@ -214,6 +229,7 @@
"witty-clouds-judge",
"witty-moons-sleep",
"witty-moose-scream",
"yellow-zoos-camp"
"yellow-zoos-camp",
"young-bikes-try"
]
}
12 changes: 12 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 1.0.0-next.48

### Minor Changes

- Rename config option from `--json` to `--config` ([#3012](https://github.com/digdir/designsystemet/pull/3012))

### Patch Changes

- Create & build tokens correctly if support-color is missing ([#3035](https://github.com/digdir/designsystemet/pull/3035))

- Removed predefined `accent` variables added during `tokens build`. Use `data-color` or generated named color variables instead. ([#3041](https://github.com/digdir/designsystemet/pull/3041))

## 1.0.0-next.47

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/designsystemet",
"version": "1.0.0-next.47",
"version": "1.0.0-next.48",
"description": "CLI for Designsystemet",
"author": "Designsystemet team",
"engines": {
Expand Down
18 changes: 18 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## 1.0.0-next.48

### Patch Changes

- **Chip**: Make radio and checkbox smaller ([#3039](https://github.com/digdir/designsystemet/pull/3039))

- Chip: avoid reassigning custom properties ([#3019](https://github.com/digdir/designsystemet/pull/3019))

- **Tabs**: Add overflow-x scroll to tablist ([#3030](https://github.com/digdir/designsystemet/pull/3030))

- **Table**: Use `border-top` in `tbody` ensure prettier tables when no `thead` ([#3020](https://github.com/digdir/designsystemet/pull/3020))

- **Tag**: Set `height` in case it is used in `display: flex` ([#3020](https://github.com/digdir/designsystemet/pull/3020))

- `ds-input` will now by default fill width. ([#3020](https://github.com/digdir/designsystemet/pull/3020))

- **Field**: Move `align-items: start` from `.ds-field` to `align-self: start` on `.ds-input` for easier styling ([#3020](https://github.com/digdir/designsystemet/pull/3020))

## 1.0.0-next.47

## 1.0.0-next.46
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/designsystemet-css",
"version": "1.0.0-next.47",
"version": "1.0.0-next.48",
"description": "CSS for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down
21 changes: 21 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Change Log

## 1.0.0-next.48

### Minor Changes

- **ErrorSummary**: Split `.Item` into two components ([#3040](https://github.com/digdir/designsystemet/pull/3040))

- `ErrorSummary.Item` renders a `li`
- `ErrorSummary.Link` renders the link

- Upgrade to React 19 and other related dependencies ([#2964](https://github.com/digdir/designsystemet/pull/2964))

- **Checkbox**: Rename `validation` to `error` ([#3038](https://github.com/digdir/designsystemet/pull/3038))

- **Radio**: Rename `validation` to `error` ([#3038](https://github.com/digdir/designsystemet/pull/3038))

### Patch Changes

- **ErrorSummary**: Add support for `asChild` ([#3040](https://github.com/digdir/designsystemet/pull/3040))

- fix: Use correct DOM property for Popover API when used in React 19 ([#3010](https://github.com/digdir/designsystemet/pull/3010))

## 1.0.0-next.47

## 1.0.0-next.46
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@digdir/designsystemet-react",
"type": "module",
"version": "1.0.0-next.47",
"version": "1.0.0-next.48",
"description": "React components for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 1.0.0-next.48

## 1.0.0-next.47

## 1.0.0-next.46
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/designsystemet-theme",
"version": "1.0.0-next.47",
"version": "1.0.0-next.48",
"description": "Predefined themes for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down