Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
alimpens committed Jan 10, 2025
1 parent 3bf05f3 commit 04aa145
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
14 changes: 0 additions & 14 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

## [0.14.0](https://github.com/Amsterdam/design-system/compare/design-system-css-v0.13.1...design-system-css-v0.14.0) (2025-01-10)


### ⚠ BREAKING CHANGES

* Add collapsible menu to Header ([#1784](https://github.com/Amsterdam/design-system/issues/1784))
* Disallow blue Spotlight and make purple the default ([#1798](https://github.com/Amsterdam/design-system/issues/1798))
* Make active Tab look less like a primary Button ([#1773](https://github.com/Amsterdam/design-system/issues/1773))
* Make background of Alert white again ([#1765](https://github.com/Amsterdam/design-system/issues/1765))
* Replace renamed colours for Avatar, Badge and Spotlight ([#1758](https://github.com/Amsterdam/design-system/issues/1758))
* Change colours for Alert ([#1757](https://github.com/Amsterdam/design-system/issues/1757))
* Introduce brand color palettes and rename color tokens ([#1755](https://github.com/Amsterdam/design-system/issues/1755))
* Require an alt prop for every Image ([#1739](https://github.com/Amsterdam/design-system/issues/1739))
* Replace Aspect Ratio component with utility classes and prop on Image ([#1593](https://github.com/Amsterdam/design-system/issues/1593))
* Use new Button features for SearchField ([#1695](https://github.com/Amsterdam/design-system/issues/1695))

Expand All @@ -26,37 +19,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* Add File List component to display below a File Input ([#1751](https://github.com/Amsterdam/design-system/issues/1751)) ([0192404](https://github.com/Amsterdam/design-system/commit/01924048c53805eb1536d2aa9b5454bcd44375b8))
* Add Icon to Error Message ([#1746](https://github.com/Amsterdam/design-system/issues/1746)) ([eca5fe4](https://github.com/Amsterdam/design-system/commit/eca5fe4ed0325b01860f816c70247c26e2158f9c))
* Allow an icon to display with an inverse color ([#1787](https://github.com/Amsterdam/design-system/issues/1787)) ([1f5d166](https://github.com/Amsterdam/design-system/commit/1f5d16697a1b332b6c1bbd830cda1220010a78d6))
* Change colours for Alert ([#1757](https://github.com/Amsterdam/design-system/issues/1757)) ([4c03c65](https://github.com/Amsterdam/design-system/commit/4c03c65933da539af223c73e581bf99274bc86a4))
* Disallow blue Spotlight and make purple the default ([#1798](https://github.com/Amsterdam/design-system/issues/1798)) ([8d1c266](https://github.com/Amsterdam/design-system/commit/8d1c266f3f7e90b02bcb240c41256578a80c7668))
* Introduce brand color palettes and rename color tokens ([#1755](https://github.com/Amsterdam/design-system/issues/1755)) ([cf37ecc](https://github.com/Amsterdam/design-system/commit/cf37ecc31755c40af6e81a4b3731d13afd9ade4e))
* Let Footer set its own background colour ([#1797](https://github.com/Amsterdam/design-system/issues/1797)) ([310f595](https://github.com/Amsterdam/design-system/commit/310f59553a9ad057f3fe80b23bfda5acf108906d))
* Make active Tab look less like a primary Button ([#1773](https://github.com/Amsterdam/design-system/issues/1773)) ([2ec0102](https://github.com/Amsterdam/design-system/commit/2ec010286dd64ecebefa040a0ab18cf192542d0f))
* Make background of Alert white again ([#1765](https://github.com/Amsterdam/design-system/issues/1765)) ([2a59067](https://github.com/Amsterdam/design-system/commit/2a59067d9c10f542f0e3c6f8c4ed7809ab23e4c7))
* Make border of Radio thicker when hovering ([#1696](https://github.com/Amsterdam/design-system/issues/1696)) ([8839012](https://github.com/Amsterdam/design-system/commit/88390124aa5197f6c784dae4fc2a7c3e18d75ca6))
* Rename reset mixins to include element name ([#1738](https://github.com/Amsterdam/design-system/issues/1738)) ([92312fa](https://github.com/Amsterdam/design-system/commit/92312faf845fbb8d28494aa46a57bdc8f378f402))
* Replace Aspect Ratio component with utility classes and prop on Image ([#1593](https://github.com/Amsterdam/design-system/issues/1593)) ([766efba](https://github.com/Amsterdam/design-system/commit/766efbac45e8831a19f3e99bd9d0550028d8d4fd))
* Replace deprecated import statements in Sass with new API ([#1777](https://github.com/Amsterdam/design-system/issues/1777)) ([adcd819](https://github.com/Amsterdam/design-system/commit/adcd81962a757d5afd4864a5c79cfd99c141a065))
* Replace renamed colours for Avatar, Badge and Spotlight ([#1758](https://github.com/Amsterdam/design-system/issues/1758)) ([5c8132a](https://github.com/Amsterdam/design-system/commit/5c8132a9a616d611b7ceee192cecb327e3b45451))
* Require an alt prop for every Image ([#1739](https://github.com/Amsterdam/design-system/issues/1739)) ([9145dff](https://github.com/Amsterdam/design-system/commit/9145dffd2a3767f5be19adc2683ba11c50dd9485))
* Stretch File Input to full width to match other inputs ([#1752](https://github.com/Amsterdam/design-system/issues/1752)) ([eeea7b6](https://github.com/Amsterdam/design-system/commit/eeea7b69df33d779ec9436113c3cba5aa11b7068))
* Use new Button features for SearchField ([#1695](https://github.com/Amsterdam/design-system/issues/1695)) ([7b275d0](https://github.com/Amsterdam/design-system/commit/7b275d0c803b309095ba7c425bb6bf04630775a9))


### Bug Fixes

* Correct layout of Description List if multiple terms share a description ([#1763](https://github.com/Amsterdam/design-system/issues/1763)) ([ca913af](https://github.com/Amsterdam/design-system/commit/ca913afd56aba3a8c2305479df9177bceea09804))
* Explicitly set row and column start and end in Overlap CSS ([#1776](https://github.com/Amsterdam/design-system/issues/1776)) ([efd2b99](https://github.com/Amsterdam/design-system/commit/efd2b99b353c92c2a95bae76d5f20802c144de50))

## [0.13.1](https://github.com/Amsterdam/design-system/compare/design-system-css-v0.13.0...design-system-css-v0.13.1) (2024-11-04)


### Bug Fixes

* Broken link Dialog docs ([#1731](https://github.com/Amsterdam/design-system/issues/1731)) ([be0cf82](https://github.com/Amsterdam/design-system/commit/be0cf82a147ebdacc44903eb72a3840926f77886))

## [0.13.0](https://github.com/Amsterdam/design-system/compare/design-system-css-v0.12.0...design-system-css-v0.13.0) (2024-10-28)


### ⚠ BREAKING CHANGES

* Rename Description List ‘details’ to ’description’ ([#1703](https://github.com/Amsterdam/design-system/issues/1703))
Expand Down
13 changes: 0 additions & 13 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

## [0.14.0](https://github.com/Amsterdam/design-system/compare/design-system-react-v0.13.1...design-system-react-v0.14.0) (2025-01-10)


### ⚠ BREAKING CHANGES

* Add collapsible menu to Header ([#1784](https://github.com/Amsterdam/design-system/issues/1784))
* Disallow blue Spotlight and make purple the default ([#1798](https://github.com/Amsterdam/design-system/issues/1798))
* Make Tabs correctly handle a single Tab Button ([#1775](https://github.com/Amsterdam/design-system/issues/1775))
* Make active Tab look less like a primary Button ([#1773](https://github.com/Amsterdam/design-system/issues/1773))
* Make background of Alert white again ([#1765](https://github.com/Amsterdam/design-system/issues/1765))
* Replace renamed colours for Avatar, Badge and Spotlight ([#1758](https://github.com/Amsterdam/design-system/issues/1758))
* Change colours for Alert ([#1757](https://github.com/Amsterdam/design-system/issues/1757))
* Require an alt prop for every Image ([#1739](https://github.com/Amsterdam/design-system/issues/1739))
* Replace Aspect Ratio component with utility classes and prop on Image ([#1593](https://github.com/Amsterdam/design-system/issues/1593))
* Use new Button features for SearchField ([#1695](https://github.com/Amsterdam/design-system/issues/1695))
Expand All @@ -26,34 +19,28 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* Add File List component to display below a File Input ([#1751](https://github.com/Amsterdam/design-system/issues/1751)) ([0192404](https://github.com/Amsterdam/design-system/commit/01924048c53805eb1536d2aa9b5454bcd44375b8))
* Add Icon to Error Message ([#1746](https://github.com/Amsterdam/design-system/issues/1746)) ([eca5fe4](https://github.com/Amsterdam/design-system/commit/eca5fe4ed0325b01860f816c70247c26e2158f9c))
* Allow an icon to display with an inverse color ([#1787](https://github.com/Amsterdam/design-system/issues/1787)) ([1f5d166](https://github.com/Amsterdam/design-system/commit/1f5d16697a1b332b6c1bbd830cda1220010a78d6))
* Change colours for Alert ([#1757](https://github.com/Amsterdam/design-system/issues/1757)) ([4c03c65](https://github.com/Amsterdam/design-system/commit/4c03c65933da539af223c73e581bf99274bc86a4))
* Disallow blue Spotlight and make purple the default ([#1798](https://github.com/Amsterdam/design-system/issues/1798)) ([8d1c266](https://github.com/Amsterdam/design-system/commit/8d1c266f3f7e90b02bcb240c41256578a80c7668))
* Let Footer set its own background colour ([#1797](https://github.com/Amsterdam/design-system/issues/1797)) ([310f595](https://github.com/Amsterdam/design-system/commit/310f59553a9ad057f3fe80b23bfda5acf108906d))
* Let Grid and Grid Cell render any structural tag ([#1662](https://github.com/Amsterdam/design-system/issues/1662)) ([9bbb43a](https://github.com/Amsterdam/design-system/commit/9bbb43a42963b5985de9f3b9bd3a76531b74f799))
* Make active Tab look less like a primary Button ([#1773](https://github.com/Amsterdam/design-system/issues/1773)) ([2ec0102](https://github.com/Amsterdam/design-system/commit/2ec010286dd64ecebefa040a0ab18cf192542d0f))
* Make background of Alert white again ([#1765](https://github.com/Amsterdam/design-system/issues/1765)) ([2a59067](https://github.com/Amsterdam/design-system/commit/2a59067d9c10f542f0e3c6f8c4ed7809ab23e4c7))
* Make border of Radio thicker when hovering ([#1696](https://github.com/Amsterdam/design-system/issues/1696)) ([8839012](https://github.com/Amsterdam/design-system/commit/88390124aa5197f6c784dae4fc2a7c3e18d75ca6))
* Replace Aspect Ratio component with utility classes and prop on Image ([#1593](https://github.com/Amsterdam/design-system/issues/1593)) ([766efba](https://github.com/Amsterdam/design-system/commit/766efbac45e8831a19f3e99bd9d0550028d8d4fd))
* Replace renamed colours for Avatar, Badge and Spotlight ([#1758](https://github.com/Amsterdam/design-system/issues/1758)) ([5c8132a](https://github.com/Amsterdam/design-system/commit/5c8132a9a616d611b7ceee192cecb327e3b45451))
* Require an alt prop for every Image ([#1739](https://github.com/Amsterdam/design-system/issues/1739)) ([9145dff](https://github.com/Amsterdam/design-system/commit/9145dffd2a3767f5be19adc2683ba11c50dd9485))
* Use new Button features for SearchField ([#1695](https://github.com/Amsterdam/design-system/issues/1695)) ([7b275d0](https://github.com/Amsterdam/design-system/commit/7b275d0c803b309095ba7c425bb6bf04630775a9))


### Bug Fixes

* Correct layout of Description List if multiple terms share a description ([#1763](https://github.com/Amsterdam/design-system/issues/1763)) ([ca913af](https://github.com/Amsterdam/design-system/commit/ca913afd56aba3a8c2305479df9177bceea09804))
* Make Tabs correctly handle a single Tab Button ([#1775](https://github.com/Amsterdam/design-system/issues/1775)) ([f8e89c1](https://github.com/Amsterdam/design-system/commit/f8e89c1163a3d344f295921ccdae0c7dcca1e329))

## [0.13.1](https://github.com/Amsterdam/design-system/compare/design-system-react-v0.13.0...design-system-react-v0.13.1) (2024-11-04)


### Bug Fixes

* Resolve warnings against missing array keys in Button ([#1736](https://github.com/Amsterdam/design-system/issues/1736)) ([c60c897](https://github.com/Amsterdam/design-system/commit/c60c897655870da33e4dc8ba290d6563604f7f69))

## [0.13.0](https://github.com/Amsterdam/design-system/compare/design-system-react-v0.12.0...design-system-react-v0.13.0) (2024-10-28)


### ⚠ BREAKING CHANGES

* Rename Description List ‘details’ to ’description’ ([#1703](https://github.com/Amsterdam/design-system/issues/1703))
Expand Down
12 changes: 0 additions & 12 deletions proprietary/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

## [0.14.0](https://github.com/Amsterdam/design-system/compare/design-system-tokens-v0.13.0...design-system-tokens-v0.14.0) (2025-01-10)


### ⚠ BREAKING CHANGES

* Add collapsible menu to Header ([#1784](https://github.com/Amsterdam/design-system/issues/1784))
* Disallow blue Spotlight and make purple the default ([#1798](https://github.com/Amsterdam/design-system/issues/1798))
* Make active Tab look less like a primary Button ([#1773](https://github.com/Amsterdam/design-system/issues/1773))
* Remove unused brand colour tokens ([#1766](https://github.com/Amsterdam/design-system/issues/1766))
* Make background of Alert white again ([#1765](https://github.com/Amsterdam/design-system/issues/1765))
* Replace renamed colours for Avatar, Badge and Spotlight ([#1758](https://github.com/Amsterdam/design-system/issues/1758))
* Change colours for Alert ([#1757](https://github.com/Amsterdam/design-system/issues/1757))
* Introduce brand color palettes and rename color tokens ([#1755](https://github.com/Amsterdam/design-system/issues/1755))
* Replace Aspect Ratio component with utility classes and prop on Image ([#1593](https://github.com/Amsterdam/design-system/issues/1593))
* Use new Button features for SearchField ([#1695](https://github.com/Amsterdam/design-system/issues/1695))

Expand All @@ -26,21 +20,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* Add File List component to display below a File Input ([#1751](https://github.com/Amsterdam/design-system/issues/1751)) ([0192404](https://github.com/Amsterdam/design-system/commit/01924048c53805eb1536d2aa9b5454bcd44375b8))
* Add Icon to Error Message ([#1746](https://github.com/Amsterdam/design-system/issues/1746)) ([eca5fe4](https://github.com/Amsterdam/design-system/commit/eca5fe4ed0325b01860f816c70247c26e2158f9c))
* Allow an icon to display with an inverse color ([#1787](https://github.com/Amsterdam/design-system/issues/1787)) ([1f5d166](https://github.com/Amsterdam/design-system/commit/1f5d16697a1b332b6c1bbd830cda1220010a78d6))
* Change colours for Alert ([#1757](https://github.com/Amsterdam/design-system/issues/1757)) ([4c03c65](https://github.com/Amsterdam/design-system/commit/4c03c65933da539af223c73e581bf99274bc86a4))
* Disallow blue Spotlight and make purple the default ([#1798](https://github.com/Amsterdam/design-system/issues/1798)) ([8d1c266](https://github.com/Amsterdam/design-system/commit/8d1c266f3f7e90b02bcb240c41256578a80c7668))
* Introduce brand color palettes and rename color tokens ([#1755](https://github.com/Amsterdam/design-system/issues/1755)) ([cf37ecc](https://github.com/Amsterdam/design-system/commit/cf37ecc31755c40af6e81a4b3731d13afd9ade4e))
* Let Footer set its own background colour ([#1797](https://github.com/Amsterdam/design-system/issues/1797)) ([310f595](https://github.com/Amsterdam/design-system/commit/310f59553a9ad057f3fe80b23bfda5acf108906d))
* Make active Tab look less like a primary Button ([#1773](https://github.com/Amsterdam/design-system/issues/1773)) ([2ec0102](https://github.com/Amsterdam/design-system/commit/2ec010286dd64ecebefa040a0ab18cf192542d0f))
* Make background of Alert white again ([#1765](https://github.com/Amsterdam/design-system/issues/1765)) ([2a59067](https://github.com/Amsterdam/design-system/commit/2a59067d9c10f542f0e3c6f8c4ed7809ab23e4c7))
* Make border of Radio thicker when hovering ([#1696](https://github.com/Amsterdam/design-system/issues/1696)) ([8839012](https://github.com/Amsterdam/design-system/commit/88390124aa5197f6c784dae4fc2a7c3e18d75ca6))
* Remove unused brand colour tokens ([#1766](https://github.com/Amsterdam/design-system/issues/1766)) ([9071d88](https://github.com/Amsterdam/design-system/commit/9071d8841ed3245e145057d4ec7fec8e524a4bdf))
* Replace Aspect Ratio component with utility classes and prop on Image ([#1593](https://github.com/Amsterdam/design-system/issues/1593)) ([766efba](https://github.com/Amsterdam/design-system/commit/766efbac45e8831a19f3e99bd9d0550028d8d4fd))
* Replace renamed colours for Avatar, Badge and Spotlight ([#1758](https://github.com/Amsterdam/design-system/issues/1758)) ([5c8132a](https://github.com/Amsterdam/design-system/commit/5c8132a9a616d611b7ceee192cecb327e3b45451))
* Use new Button features for SearchField ([#1695](https://github.com/Amsterdam/design-system/issues/1695)) ([7b275d0](https://github.com/Amsterdam/design-system/commit/7b275d0c803b309095ba7c425bb6bf04630775a9))

## [0.13.0](https://github.com/Amsterdam/design-system/compare/design-system-tokens-v0.12.0...design-system-tokens-v0.13.0) (2024-10-28)


### ⚠ BREAKING CHANGES

* Rename Description List ‘details’ to ’description’ ([#1703](https://github.com/Amsterdam/design-system/issues/1703))
Expand Down

0 comments on commit 04aa145

Please sign in to comment.