diff --git a/CHANGELOG.md b/CHANGELOG.md index 249bdadf..a5f765b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,14 @@ 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). -#### [v1.43.0](https://github.com/pagopa/io-app-design-system/compare/v2.0.0-1...v1.43.0) +#### [v1.44.0](https://github.com/pagopa/io-app-design-system/compare/v2.0.0-1...v1.44.0) +- [IOPID-2107] Adjust TextInput accessibility behavior [`#326`](https://github.com/pagopa/io-app-design-system/pull/326) +- [IOAPPX-365] Add `enableDiscreteTransition` to `HeaderSecondLevel` to allow transition even if `triggerOffset` is not set [`#323`](https://github.com/pagopa/io-app-design-system/pull/323) +- [IOAPPX-366] Refine `entering/exiting` transition applied to `ToastNotification` [`#324`](https://github.com/pagopa/io-app-design-system/pull/324) +- [IOAPPX-337] Refactor `Modules…` and `NumberPad` to take advantage of the new `HStack` and `VStack` components [`#303`](https://github.com/pagopa/io-app-design-system/pull/303) - [IOPLT-637] Implements the AlertEdgeToEdgeWrapper component [`#321`](https://github.com/pagopa/io-app-design-system/pull/321) +- chore: release 1.43.0 [`340ad43`](https://github.com/pagopa/io-app-design-system/commit/340ad43a914c25d4afc43ffc73b3e66bb2c0e099) #### [v2.0.0-1](https://github.com/pagopa/io-app-design-system/compare/v2.0.0-0...v2.0.0-1) @@ -15,13 +20,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - [IOAPPX-362] Change `Label…` default weight to Semibold + Fix autocomplete of `IOText` when using `font` prop [`#322`](https://github.com/pagopa/io-app-design-system/pull/322) - chore: release 2.0.0-1 [`15cfe9c`](https://github.com/pagopa/io-app-design-system/commit/15cfe9ccbfa743e9252e13e0687f482dbeb07a58) -#### [v2.0.0-0](https://github.com/pagopa/io-app-design-system/compare/v1.42.0...v2.0.0-0) +#### [v2.0.0-0](https://github.com/pagopa/io-app-design-system/compare/v1.43.0...v2.0.0-0) > 31 July 2024 - [IOAPPX-349] Add the new `IOText` component with support for advanced a11y features [`#312`](https://github.com/pagopa/io-app-design-system/pull/312) - chore: release 2.0.0-0 [`7227d4b`](https://github.com/pagopa/io-app-design-system/commit/7227d4bee6d1fe913973a5a35e3308555d0101bb) +#### [v1.43.0](https://github.com/pagopa/io-app-design-system/compare/v1.42.0...v1.43.0) + +> 2 August 2024 + +- [IOPLT-637] Implements the AlertEdgeToEdgeWrapper component [`#321`](https://github.com/pagopa/io-app-design-system/pull/321) +- chore: release 1.43.0 [`340ad43`](https://github.com/pagopa/io-app-design-system/commit/340ad43a914c25d4afc43ffc73b3e66bb2c0e099) + #### [v1.42.0](https://github.com/pagopa/io-app-design-system/compare/v1.41.0...v1.42.0) > 31 July 2024 @@ -176,17 +188,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) diff --git a/package.json b/package.json index 373824c9..1d697fb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-app-design-system", - "version": "1.43.0", + "version": "1.44.0", "description": "The library defining the core components of the design system of @pagopa/io-app", "main": "lib/commonjs/index", "module": "lib/module/index",