Skip to content

Commit

Permalink
chore: new release candidate (next) (#2434)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to next, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`next` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `next`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @digdir/[email protected]

### Patch Changes

- Textarea: Use `field-sizing: content`
([#2463](#2463))

- ErrorSummary: Rename ErrorSummary.Root to ErrorSummary
([#2437](#2437))

-   Tabs: ([#2448](#2448))

    -   Renames `Tabs.Root` to `Tabs`
    -   Renames `Tabs.Content` to `Tabs.Panel`

- Rename classes from `ds-error-message*` to `ds-validation-message*`
([#2473](#2473))

- Modal: css changes
([#2418](#2418))

- DropdownMenu:
([#2432](#2432))

    -   Rename from `DropdownMenu` to `Dropdown`
    -   Change API and structure
    -   Rename `.Root` to `.Context`
    -   Rename `.Content` to `Dropdown`

- Tabs: css changes
([#2431](#2431))

- ToggleGroup: Rename ToggleGroup.Root to ToggleGroup
([#2424](#2424))

- Badge: Only use single DOM element for rendering
([#2422](#2422))

- Skeleton: Replace Skeleton.Text, Skeleton.Circle and
Skeleton.Rectangle with <Skeleton variant="">
([#2435](#2435))

- Breadcrumbs: Rename `Breadcrumbs.Root` to `Breadcrumbs` and remove
`Breadcrumbs.Nav`
([#2428](#2428))

- HelpText:
([#2438](#2438))

    -   Use Popover API
    -   Remove `portal` prop
    -   Render icon with pseudo element and require aria-label

- Fieldset: Style using css attributes
([#2447](#2447))

## @digdir/[email protected]

### Patch Changes

- Correctly mark dependencies as external. This ensures Accordion works
when consumers have enabled tree-shaking.
([#2479](#2479))

- Button: Remove `type` when `asChild={true}`
([#2472](#2472))

- ErrorSummary: Rename ErrorSummary.Root to ErrorSummary
([#2437](#2437))

-   Tabs: ([#2448](#2448))

    -   Renames `Tabs.Root` to `Tabs`
    -   Renames `Tabs.Content` to `Tabs.Panel`

- Modal: css changes
([#2418](#2418))

- Rename `ErrorMessage` to `ValidationMessage`
([#2473](#2473))

- DropdownMenu:
([#2432](#2432))

    -   Rename from `DropdownMenu` to `Dropdown`
    -   Change API and structure
    -   Rename `.Root` to `.Context`
    -   Rename `.Content` to `Dropdown`

- Tabs: css changes
([#2431](#2431))

- ToggleGroup: Rename ToggleGroup.Root to ToggleGroup
([#2424](#2424))

- Badge: Only use single DOM element for rendering
([#2422](#2422))

- Skeleton: Replace Skeleton.Text, Skeleton.Circle and
Skeleton.Rectangle with <Skeleton variant="">
([#2435](#2435))

- Breadcrumbs: Rename `Breadcrumbs.Root` to `Breadcrumbs` and remove
`Breadcrumbs.Nav`
([#2428](#2428))

- HelpText:
([#2438](#2438))

    -   Use Popover API
    -   Remove `portal` prop
    -   Render icon with pseudo element and require aria-label

- Fieldset: Style using css attributes
([#2447](#2447))

## @digdir/[email protected]



## @digdir/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 20, 2024
1 parent 047c9c1 commit 95ba93c
Show file tree
Hide file tree
Showing 9 changed files with 110 additions and 4 deletions.
16 changes: 16 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,15 @@
"beige-grapes-report",
"blue-rocks-pull",
"blue-singers-switch",
"brave-months-shop",
"brave-months-sleep",
"bright-knives-remain",
"chatty-cheetahs-fetch",
"chilled-icons-chew",
"chilled-pumas-march",
"clever-cobras-rescue",
"cool-lamps-drive",
"curvy-oranges-notice",
"eighty-cougars-think",
"eleven-bags-shop",
"eleven-peaches-agree",
Expand All @@ -32,11 +35,15 @@
"few-brooms-confess",
"fifty-buses-beam",
"five-apricots-scream",
"flat-experts-drop",
"four-pears-tie",
"friendly-islands-punch",
"gold-chairs-jog",
"gorgeous-readers-burn",
"happy-hounds-tie",
"happy-worms-applaud",
"healthy-apples-explode",
"heavy-rabbits-boil",
"hip-masks-greet",
"honest-roses-hunt",
"long-boxes-sniff",
Expand All @@ -45,25 +52,34 @@
"metal-bananas-notice",
"mighty-days-eat",
"odd-hornets-sleep",
"plenty-parents-rest",
"plenty-vans-sneeze",
"pretty-dancers-taste",
"proud-walls-flash",
"purple-berries-repeat",
"quiet-mangos-cry",
"red-queens-love",
"rich-carrots-deny",
"serious-frogs-rescue",
"seven-ladybugs-admire",
"shaggy-bears-tan",
"shaggy-rockets-repair",
"shiny-kiwis-switch",
"short-walls-judge",
"six-trees-tie",
"slimy-bees-arrive",
"small-queens-breathe",
"spotty-oranges-guess",
"spotty-pumas-cross",
"stupid-tables-applaud",
"swift-forks-drop",
"tame-rats-mix",
"tender-grapes-refuse",
"tender-ties-swim",
"thin-icons-pay",
"three-carrots-hammer",
"three-dingos-unite",
"three-ducks-chew",
"wise-countries-double",
"witty-clouds-judge",
"witty-moons-sleep"
Expand Down
2 changes: 2 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 1.0.0-next.34

## 1.0.0-next.33

## 1.0.0-next.32
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.33",
"version": "1.0.0-next.34",
"description": "CLI for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down
42 changes: 42 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# Change Log

## 1.0.0-next.34

### Patch Changes

- Textarea: Use `field-sizing: content` ([#2463](https://github.com/digdir/designsystemet/pull/2463))

- ErrorSummary: Rename ErrorSummary.Root to ErrorSummary ([#2437](https://github.com/digdir/designsystemet/pull/2437))

- Tabs: ([#2448](https://github.com/digdir/designsystemet/pull/2448))

- Renames `Tabs.Root` to `Tabs`
- Renames `Tabs.Content` to `Tabs.Panel`

- Rename classes from `ds-error-message*` to `ds-validation-message*` ([#2473](https://github.com/digdir/designsystemet/pull/2473))

- Modal: css changes ([#2418](https://github.com/digdir/designsystemet/pull/2418))

- DropdownMenu: ([#2432](https://github.com/digdir/designsystemet/pull/2432))

- Rename from `DropdownMenu` to `Dropdown`
- Change API and structure
- Rename `.Root` to `.Context`
- Rename `.Content` to `Dropdown`

- Tabs: css changes ([#2431](https://github.com/digdir/designsystemet/pull/2431))

- ToggleGroup: Rename ToggleGroup.Root to ToggleGroup ([#2424](https://github.com/digdir/designsystemet/pull/2424))

- Badge: Only use single DOM element for rendering ([#2422](https://github.com/digdir/designsystemet/pull/2422))

- Skeleton: Replace Skeleton.Text, Skeleton.Circle and Skeleton.Rectangle with <Skeleton variant=""> ([#2435](https://github.com/digdir/designsystemet/pull/2435))

- Breadcrumbs: Rename `Breadcrumbs.Root` to `Breadcrumbs` and remove `Breadcrumbs.Nav` ([#2428](https://github.com/digdir/designsystemet/pull/2428))

- HelpText: ([#2438](https://github.com/digdir/designsystemet/pull/2438))

- Use Popover API
- Remove `portal` prop
- Render icon with pseudo element and require aria-label

- Fieldset: Style using css attributes ([#2447](https://github.com/digdir/designsystemet/pull/2447))

## 1.0.0-next.33

### Patch Changes
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.33",
"version": "1.0.0-next.34",
"description": "CSS for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down
44 changes: 44 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Change Log

## 1.0.0-next.34

### Patch Changes

- Correctly mark dependencies as external. This ensures Accordion works when consumers have enabled tree-shaking. ([#2479](https://github.com/digdir/designsystemet/pull/2479))

- Button: Remove `type` when `asChild={true}` ([#2472](https://github.com/digdir/designsystemet/pull/2472))

- ErrorSummary: Rename ErrorSummary.Root to ErrorSummary ([#2437](https://github.com/digdir/designsystemet/pull/2437))

- Tabs: ([#2448](https://github.com/digdir/designsystemet/pull/2448))

- Renames `Tabs.Root` to `Tabs`
- Renames `Tabs.Content` to `Tabs.Panel`

- Modal: css changes ([#2418](https://github.com/digdir/designsystemet/pull/2418))

- Rename `ErrorMessage` to `ValidationMessage` ([#2473](https://github.com/digdir/designsystemet/pull/2473))

- DropdownMenu: ([#2432](https://github.com/digdir/designsystemet/pull/2432))

- Rename from `DropdownMenu` to `Dropdown`
- Change API and structure
- Rename `.Root` to `.Context`
- Rename `.Content` to `Dropdown`

- Tabs: css changes ([#2431](https://github.com/digdir/designsystemet/pull/2431))

- ToggleGroup: Rename ToggleGroup.Root to ToggleGroup ([#2424](https://github.com/digdir/designsystemet/pull/2424))

- Badge: Only use single DOM element for rendering ([#2422](https://github.com/digdir/designsystemet/pull/2422))

- Skeleton: Replace Skeleton.Text, Skeleton.Circle and Skeleton.Rectangle with <Skeleton variant=""> ([#2435](https://github.com/digdir/designsystemet/pull/2435))

- Breadcrumbs: Rename `Breadcrumbs.Root` to `Breadcrumbs` and remove `Breadcrumbs.Nav` ([#2428](https://github.com/digdir/designsystemet/pull/2428))

- HelpText: ([#2438](https://github.com/digdir/designsystemet/pull/2438))

- Use Popover API
- Remove `portal` prop
- Render icon with pseudo element and require aria-label

- Fieldset: Style using css attributes ([#2447](https://github.com/digdir/designsystemet/pull/2447))

## 1.0.0-next.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digdir/designsystemet-react",
"version": "1.0.0-next.33",
"version": "1.0.0-next.34",
"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.34

## 1.0.0-next.33

## 1.0.0-next.32
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.33",
"version": "1.0.0-next.34",
"description": "Predefined themes for Designsystemet",
"author": "Designsystemet team",
"repository": {
Expand Down

0 comments on commit 95ba93c

Please sign in to comment.