Skip to content

Commit

Permalink
chore: release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnplb committed Dec 11, 2024
1 parent bedb09d commit 03950e8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 9 deletions.
48 changes: 40 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.3.0](https://github.com/pagopa/io-app-design-system/compare/v4.2.1...v4.3.0)

- [IOAPPX-428] Add the new `useScaleAnimation` and `useListItemAnimation` hooks + Add support for the `reducedMotion` a11y setting [`#358`](https://github.com/pagopa/io-app-design-system/pull/358)
- [IOAPPX-446] Remove `FooterWithButtons` [`#366`](https://github.com/pagopa/io-app-design-system/pull/366)

#### [v4.2.1](https://github.com/pagopa/io-app-design-system/compare/v4.2.0...v4.2.1)

> 6 December 2024
- fix: module credential end component [`#367`](https://github.com/pagopa/io-app-design-system/pull/367)
- [IOAPPX-441] Uniform text sizes of `ListItem…` components [`#363`](https://github.com/pagopa/io-app-design-system/pull/363)
- chore: release 4.2.1 [`f57cb44`](https://github.com/pagopa/io-app-design-system/commit/f57cb44c9b5132cc3004f719fc77c6c38d8a8285)

#### [v4.2.0](https://github.com/pagopa/io-app-design-system/compare/v4.1.0...v4.2.0)

Expand All @@ -17,14 +25,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- [IOAPPX-444] Remove export of `BlockButtons` [`#365`](https://github.com/pagopa/io-app-design-system/pull/365)
- chore: release 4.2.0 [`518cbce`](https://github.com/pagopa/io-app-design-system/commit/518cbce0f8777cacad33a2304bdde6dc32ba45e6)

#### [v4.1.0](https://github.com/pagopa/io-app-design-system/compare/v4.0.1...v4.1.0)
#### [v4.1.0](https://github.com/pagopa/io-app-design-system/compare/v4.0.2...v4.1.0)

> 28 November 2024
- [IOAPPX-440] Slightly refactor `Stack` component [`#362`](https://github.com/pagopa/io-app-design-system/pull/362)
- [IOAPPX-413] Add dark mode support to `Alert`, `Banner` and `FeatureInfo` components [`#344`](https://github.com/pagopa/io-app-design-system/pull/344)
- chore: release 4.1.0 [`900ab1e`](https://github.com/pagopa/io-app-design-system/commit/900ab1e02cce74bcd9d24d02c85496eb2e5e07ca)

#### [v4.0.2](https://github.com/pagopa/io-app-design-system/compare/v4.0.1...v4.0.2)

> 6 December 2024
- fix: module credential end component [`#367`](https://github.com/pagopa/io-app-design-system/pull/367)
- chore: release 4.0.2 [`3143367`](https://github.com/pagopa/io-app-design-system/commit/3143367e8a80fe8f552741e2bbf27e8bd2428e9f)

#### [v4.0.1](https://github.com/pagopa/io-app-design-system/compare/v4.0.0...v4.0.1)

> 21 November 2024
Expand Down Expand Up @@ -441,17 +456,34 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 29 May 2024
- chore: release 1.37.1 [`4ef7e61`](https://github.com/pagopa/io-app-design-system/commit/4ef7e61e76aa50a4dbea5c3165544269c9fee3ef)
- add `images.d.ts` for importing PNG images [`ece78f7`](https://github.com/pagopa/io-app-design-system/commit/ece78f77679a9c703c019a89a13d03b3aea7d6d3)

#### [v1.37.0](https://github.com/pagopa/io-app-design-system/compare/v1.36.15...v1.37.0)

> 29 May 2024
- [IOPAE-1195] Add `AvatarSearch` component [`#274`](https://github.com/pagopa/io-app-design-system/pull/274)
- chore: [IOBP-655] Add new `workInProgress` pictogram [`#272`](https://github.com/pagopa/io-app-design-system/pull/272)
- chore: [IOBP-654] Add paymentLogoIcon attribute to the `ListItemInfo` [`#270`](https://github.com/pagopa/io-app-design-system/pull/270)
- [IOAPPX-301] Add the new `satispay` payment logo (both small and big) [`#269`](https://github.com/pagopa/io-app-design-system/pull/269)
- chore: [IOBP-641] Add `ListItemHeader` a11y role as heading [`#268`](https://github.com/pagopa/io-app-design-system/pull/268)
- [IOAPPX-288] Add Markdown specific typographic scale [`#246`](https://github.com/pagopa/io-app-design-system/pull/246)
- [IOAPPX-283] Deprecate `GradientScrollView` for `IOScrollView` [`#243`](https://github.com/pagopa/io-app-design-system/pull/243)
- [IOAPPX-289] Delete unused colors from `IOColors` [`#258`](https://github.com/pagopa/io-app-design-system/pull/258)
- [IOAPPX-298] Fix the value of the H4 line height [`#267`](https://github.com/pagopa/io-app-design-system/pull/267)
- [IOPAE-1166] Add `numberOfLines` prop to `ListItemNav` component [`#266`](https://github.com/pagopa/io-app-design-system/pull/266)
- [IOPLT-485] Propagate ref attribute to all Typographic components [`#264`](https://github.com/pagopa/io-app-design-system/pull/264)
- fix: properly propagate testID to children [`#262`](https://github.com/pagopa/io-app-design-system/pull/262)
- [IOAPPX-293] Uniform spacing between list items, modules, and selection components [`#259`](https://github.com/pagopa/io-app-design-system/pull/259)
- [IOAPPX-294] Add `activate` and `reactivate` bleed pictograms [`#261`](https://github.com/pagopa/io-app-design-system/pull/261)
- chore: [PE-594] Remove marginLeft from `ListItemNav` chevron icon [`#260`](https://github.com/pagopa/io-app-design-system/pull/260)
- [IOPID-1825] Add accessibility label to idp module component [`#257`](https://github.com/pagopa/io-app-design-system/pull/257)
- [chore] Add optional `switchTestID` to `ListItemSwitch` [`#256`](https://github.com/pagopa/io-app-design-system/pull/256)
- chore: [PE-578] Add new variant to the `Tag` component [`#255`](https://github.com/pagopa/io-app-design-system/pull/255)
- chore: release 1.37.0 [`ce1451a`](https://github.com/pagopa/io-app-design-system/commit/ce1451ade1ffee799e7d1b52b890370ad0d5f1f6)
- chore: release 1.36.14 [`f02d0dd`](https://github.com/pagopa/io-app-design-system/commit/f02d0dd74fb715be4762220581267b52cfabba2d)
- chore: release 1.36.11 [`98bd412`](https://github.com/pagopa/io-app-design-system/commit/98bd4123dfaaedb544d87c556a461b63d0adc21a)

#### [v1.37.0](https://github.com/pagopa/io-app-design-system/compare/v1.36.15...v1.37.0)

> 2 May 2024
- chore: Add new variant to the `Tag` component [`ec9d386`](https://github.com/pagopa/io-app-design-system/commit/ec9d3863c89e1042b5426c0e1026dbbe2e0bee60)
- chore: release 1.37.0 [`026ca97`](https://github.com/pagopa/io-app-design-system/commit/026ca975a6ec22a1874a699b75de7ecd032b5c26)

#### [v1.36.15](https://github.com/pagopa/io-app-design-system/compare/v1.36.14...v1.36.15)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/io-app-design-system",
"version": "4.2.1",
"version": "4.3.0",
"description": "The library defining the core components of the design system of @pagopa/io-app",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 03950e8

Please sign in to comment.