Skip to content

Commit

Permalink
docs(release): design system packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nl-design-system-ci authored and Robbert committed Aug 21, 2024
1 parent bd902eb commit cc8950b
Show file tree
Hide file tree
Showing 55 changed files with 252 additions and 104 deletions.
5 changes: 0 additions & 5 deletions .changeset/approval-acquaintance-degree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/april-maart-mei.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bleep-bloop-bloop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bullet-instrument-gasp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/declaration-stimulation-respectable.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/een-twee-drie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/favourite-excavate-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/introduction-week-association.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/layer-care-casualty.md

This file was deleted.

23 changes: 0 additions & 23 deletions .changeset/lemon-cheetahs-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-bugs-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/vier-vijf-zes.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-weeks-push.md

This file was deleted.

14 changes: 14 additions & 0 deletions components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @utrecht/components

## 7.0.0

### Major Changes

- ecf877a: Refactor the Alert component for more consistent token names and use flex instead of grid layout. Adding support for content and message sections.

- Rename `utrecht.alert.icon.gap` to `utrecht.alert.column-gap`
- Add `utrecht.alert.message.row-gap` token
- Add `utrecht.alert.content.row-gap` token
- Add `utrecht.alert.icon.size` token
- Add `utrecht.alert.icon.inset-block-start` token
- Add `utrecht-alert__content` class
- Change implementation of layout from grid to flex

## 6.2.0

### Minor Changes
Expand Down
6 changes: 6 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/accordion-css

## 1.3.0

### Minor Changes

- 08d937d: Added metadata for accordion tokens.

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.3.0",
"author": "Community for NL Design System",
"description": "Accordion component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
19 changes: 19 additions & 0 deletions components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @utrecht/alert-css

## 2.0.0

### Major Changes

- ecf877a: Refactor the Alert component for more consistent token names and use flex instead of grid layout. Adding support for content and message sections.

- Rename `utrecht.alert.icon.gap` to `utrecht.alert.column-gap`
- Add `utrecht.alert.message.row-gap` token
- Add `utrecht.alert.content.row-gap` token
- Add `utrecht.alert.icon.size` token
- Add `utrecht.alert.icon.inset-block-start` token
- Add `utrecht-alert__content` class
- Change implementation of layout from grid to flex

### Minor Changes

- 08ffc43: Added extra metadata for new alert tokens.
- 08ffc43: Added metadata for alert tokens.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "2.0.0",
"author": "Community for NL Design System",
"description": "Alert component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions components/badge-status/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/badge-status-css

## 1.2.0

### Minor Changes

- 8d0fa94: Added metadata for badge status.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/badge-status/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"author": "Community for NL Design System",
"description": "Badge status component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/button-css

## 1.3.0

### Minor Changes

- fb371f4: Split the `README.md` for the button component into multiple Markdown documentation files.

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.3.0",
"author": "Community for NL Design System",
"description": "Button component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions components/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/calendar-css

## 1.2.0

### Minor Changes

- ccea18a: Added metadata for calendar tokens.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"author": "Community for NL Design System",
"description": "Calendar component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions components/form-field-error-message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-field-error-message-css

## 1.3.0

### Minor Changes

- bd902eb: Added metadata for form-field-error-message tokens.

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/form-field-error-message/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.3.0",
"author": "Community for NL Design System",
"description": "Form field error message component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions components/form-fieldset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-fieldset-css

## 1.2.0

### Minor Changes

- dae106c: Added metadata for form-fieldset tokens.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/form-fieldset/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"author": "Community for NL Design System",
"description": "Form fieldset component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions components/form-label/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-label-css

## 1.2.0

### Minor Changes

- 4c13489: Added metadata for form-label tokens.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/form-label/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"author": "Community for NL Design System",
"description": "Form label component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
6 changes: 6 additions & 0 deletions components/form-toggle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @utrecht/form-toggle-css

## 1.2.0

### Minor Changes

- 9196935: Added metadata for form-toggle tokens.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/form-toggle/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.2.0",
"author": "Community for NL Design System",
"description": "Form toggle component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
2 changes: 1 addition & 1 deletion components/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.2.0",
"version": "7.0.0",
"author": "Community for NL Design System",
"description": "Components for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
14 changes: 14 additions & 0 deletions packages/component-library-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @utrecht/component-library-angular

## 2.0.0

### Major Changes

- ecf877a: Refactor the Alert component for more consistent token names and use flex instead of grid layout. Adding support for content and message sections.

- Rename `utrecht.alert.icon.gap` to `utrecht.alert.column-gap`
- Add `utrecht.alert.message.row-gap` token
- Add `utrecht.alert.content.row-gap` token
- Add `utrecht.alert.icon.size` token
- Add `utrecht.alert.icon.inset-block-start` token
- Add `utrecht-alert__content` class
- Change implementation of layout from grid to flex

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "2.0.0",
"author": "Community for NL Design System",
"description": "Angular web components for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
14 changes: 14 additions & 0 deletions packages/component-library-css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @utrecht/component-library-css

## 5.0.0

### Major Changes

- ecf877a: Refactor the Alert component for more consistent token names and use flex instead of grid layout. Adding support for content and message sections.

- Rename `utrecht.alert.icon.gap` to `utrecht.alert.column-gap`
- Add `utrecht.alert.message.row-gap` token
- Add `utrecht.alert.content.row-gap` token
- Add `utrecht.alert.icon.size` token
- Add `utrecht.alert.icon.inset-block-start` token
- Add `utrecht-alert__content` class
- Change implementation of layout from grid to flex

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library-css/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.2.0",
"version": "5.0.0",
"author": "Community for NL Design System",
"description": "Component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
14 changes: 14 additions & 0 deletions packages/component-library-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @utrecht/component-library-react

## 6.0.0

### Major Changes

- ecf877a: Refactor the Alert component for more consistent token names and use flex instead of grid layout. Adding support for content and message sections.

- Rename `utrecht.alert.icon.gap` to `utrecht.alert.column-gap`
- Add `utrecht.alert.message.row-gap` token
- Add `utrecht.alert.content.row-gap` token
- Add `utrecht.alert.icon.size` token
- Add `utrecht.alert.icon.inset-block-start` token
- Add `utrecht-alert__content` class
- Change implementation of layout from grid to flex

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library-react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.0.0",
"version": "6.0.0",
"author": "Community for NL Design System",
"description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @utrecht/button-react

## 1.0.0

### Major Changes

- 1e75738: Add `@utrecht/button-react` package.
Loading

0 comments on commit cc8950b

Please sign in to comment.