Skip to content

feat(general): angular 20 support #163#165

Merged
airikej merged 2 commits intorcfrom
feat/163-angular-version-update
Oct 23, 2025
Merged

feat(general): angular 20 support #163#165
airikej merged 2 commits intorcfrom
feat/163-angular-version-update

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Oct 22, 2025

No description provided.

@airikej airikej linked an issue Oct 22, 2025 that may be closed by this pull request
@airikej airikej requested a review from mart-sessman October 22, 2025 05:23
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@airikej airikej merged commit 2e262be into rc Oct 23, 2025
18 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 23, 2025
# [3.0.0-rc.3](angular-3.0.0-rc.2...angular-3.0.0-rc.3) (2025-10-23)

### Features

* **general:** angular 20 support [#163](#163) ([#165](#165)) ([2e262be](2e262be))
@airikej airikej deleted the feat/163-angular-version-update branch October 28, 2025 08:15
github-actions bot pushed a commit that referenced this pull request Oct 30, 2025
# [3.1.0-rc.2](angular-3.1.0-rc.1...angular-3.1.0-rc.2) (2025-10-30)

### Features

* **general:** angular 20 support [#163](#163) ([#165](#165)) ([2e262be](2e262be))
github-actions bot pushed a commit that referenced this pull request Oct 30, 2025
# [4.0.0-rc.1](angular-3.0.0...angular-4.0.0-rc.1) (2025-10-30)

### Bug Fixes

* **publish:** run npm i to fix npm ci to fix publish ([ba87f80](ba87f80))
* **tooltip:** fix merge conflicts [#22](#22) ([0fb5eda](0fb5eda))
* **tooltip:** fix tooltip positioning [#22](#22) ([ac9c70f](ac9c70f))

### Features

* **carousel:** add carousel [#151](#151) ([21b872f](21b872f))
* **carousel:** add carousel component [#151](#151) ([fe193a9](fe193a9))
* **carousel:** add figma link to story file [#151](#151) ([e138f9a](e138f9a))
* **carousel:** add more tests [#151](#151) ([0e0f539](0e0f539))
* **carousel:** add tests [#151](#151) ([d5dbabb](d5dbabb))
* **carousel:** code improvement [#151](#151) ([9fea3e3](9fea3e3))
* **carousel:** fix test [#151](#151) ([4bad166](4bad166))
* **carousel:** story improvements [#151](#151) ([61ebe4d](61ebe4d))
* **community-modal:** npm install -> Fix modal stories, add inputId to select [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([f466269](f466269))
* **community-select:** Add possibility to direct dropdown width with elementRef or null [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([829cba4](829cba4))
* **community-select:** npm i + Fix dropdown opening with wrong scrollTop [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([caea228](caea228))
* **community-select:** npm install again [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([d26fbe2](d26fbe2))
* **community-select:** Revert package-lock (seems to be bug after npm i) [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([c863745](c863745))
* **general:** angular 20 support [#163](#163) ([#165](#165)) ([2e262be](2e262be))
* **various-changes:** add missing exports from file-dropzone ([e701aa6](e701aa6))
* **various-changes:** better template for card padding story ([dee2ff7](dee2ff7))
* **various-changes:** change translation Lehe suurus -> Kuva Korraga ([274343d](274343d))
* **various-changes:** fix card body not listening to padding inputs from parent element + storybook for the case ([f4f1317](f4f1317))
* **various-changes:** remove padding and margin around the arrow for input group ([5022e3b](5022e3b))

### BREAKING CHANGES

* **tooltip:** tooltip-content position props moved to tooltip parent component
* **tooltip:** sidenav item routerLink prop renamed to route
github-actions bot pushed a commit that referenced this pull request Oct 30, 2025
# [4.0.0-rc.1](angular-3.0.0...angular-4.0.0-rc.1) (2025-10-30)

### Bug Fixes

* **publish:** run npm i to fix npm ci to fix publish ([ba87f80](ba87f80))
* **tooltip:** fix merge conflicts [#22](#22) ([0fb5eda](0fb5eda))
* **tooltip:** fix tooltip positioning [#22](#22) ([ac9c70f](ac9c70f))

### Features

* **carousel:** add carousel [#151](#151) ([21b872f](21b872f))
* **carousel:** add carousel component [#151](#151) ([fe193a9](fe193a9))
* **carousel:** add figma link to story file [#151](#151) ([e138f9a](e138f9a))
* **carousel:** add more tests [#151](#151) ([0e0f539](0e0f539))
* **carousel:** add tests [#151](#151) ([d5dbabb](d5dbabb))
* **carousel:** code improvement [#151](#151) ([9fea3e3](9fea3e3))
* **carousel:** fix test [#151](#151) ([4bad166](4bad166))
* **carousel:** story improvements [#151](#151) ([61ebe4d](61ebe4d))
* **community-modal:** npm install -> Fix modal stories, add inputId to select [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([f466269](f466269))
* **community-select:** Add possibility to direct dropdown width with elementRef or null [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([829cba4](829cba4))
* **community-select:** npm i + Fix dropdown opening with wrong scrollTop [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([caea228](caea228))
* **community-select:** npm install again [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([d26fbe2](d26fbe2))
* **community-select:** Revert package-lock (seems to be bug after npm i) [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([c863745](c863745))
* **general:** angular 20 support [#163](#163) ([#165](#165)) ([2e262be](2e262be))
* **various-changes:** add missing exports from file-dropzone ([e701aa6](e701aa6))
* **various-changes:** better template for card padding story ([dee2ff7](dee2ff7))
* **various-changes:** change translation Lehe suurus -> Kuva Korraga ([274343d](274343d))
* **various-changes:** fix card body not listening to padding inputs from parent element + storybook for the case ([f4f1317](f4f1317))
* **various-changes:** remove padding and margin around the arrow for input group ([5022e3b](5022e3b))

### BREAKING CHANGES

* **tooltip:** tooltip-content position props moved to tooltip parent component
* **tooltip:** sidenav item routerLink prop renamed to route
github-actions bot pushed a commit that referenced this pull request Oct 30, 2025
# [4.0.0](angular-3.0.0...angular-4.0.0) (2025-10-30)

### Bug Fixes

* **publish:** run npm i to fix npm ci to fix publish ([ba87f80](ba87f80))
* **tooltip:** fix merge conflicts [#22](#22) ([0fb5eda](0fb5eda))
* **tooltip:** fix tooltip positioning [#22](#22) ([ac9c70f](ac9c70f))

### Features

* **carousel:** add carousel [#151](#151) ([21b872f](21b872f))
* **carousel:** add carousel component [#151](#151) ([fe193a9](fe193a9))
* **carousel:** add figma link to story file [#151](#151) ([e138f9a](e138f9a))
* **carousel:** add more tests [#151](#151) ([0e0f539](0e0f539))
* **carousel:** add tests [#151](#151) ([d5dbabb](d5dbabb))
* **carousel:** code improvement [#151](#151) ([9fea3e3](9fea3e3))
* **carousel:** fix test [#151](#151) ([4bad166](4bad166))
* **carousel:** story improvements [#151](#151) ([61ebe4d](61ebe4d))
* **community-modal:** npm install -> Fix modal stories, add inputId to select [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([f466269](f466269))
* **community-select:** Add possibility to direct dropdown width with elementRef or null [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([829cba4](829cba4))
* **community-select:** npm i + Fix dropdown opening with wrong scrollTop [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([caea228](caea228))
* **community-select:** npm install again [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([d26fbe2](d26fbe2))
* **community-select:** Revert package-lock (seems to be bug after npm i) [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([c863745](c863745))
* **general:** angular 20 support [#163](#163) ([#165](#165)) ([2e262be](2e262be))
* **various-changes:** add missing exports from file-dropzone ([e701aa6](e701aa6))
* **various-changes:** better template for card padding story ([dee2ff7](dee2ff7))
* **various-changes:** change translation Lehe suurus -> Kuva Korraga ([274343d](274343d))
* **various-changes:** fix card body not listening to padding inputs from parent element + storybook for the case ([f4f1317](f4f1317))
* **various-changes:** remove padding and margin around the arrow for input group ([5022e3b](5022e3b))

### BREAKING CHANGES

* **tooltip:** tooltip-content position props moved to tooltip parent component
* **tooltip:** sidenav item routerLink prop renamed to route
github-actions bot pushed a commit that referenced this pull request Oct 30, 2025
# [4.0.0-rc.1](angular-3.0.0...angular-4.0.0-rc.1) (2025-10-30)

### Bug Fixes

* **publish:** run npm i to fix npm ci to fix publish ([ba87f80](ba87f80))
* **tooltip:** fix merge conflicts [#22](#22) ([0fb5eda](0fb5eda))
* **tooltip:** fix tooltip positioning [#22](#22) ([ac9c70f](ac9c70f))

### Features

* **carousel:** add carousel [#151](#151) ([21b872f](21b872f))
* **carousel:** add carousel component [#151](#151) ([fe193a9](fe193a9))
* **carousel:** add figma link to story file [#151](#151) ([e138f9a](e138f9a))
* **carousel:** add more tests [#151](#151) ([0e0f539](0e0f539))
* **carousel:** add tests [#151](#151) ([d5dbabb](d5dbabb))
* **carousel:** code improvement [#151](#151) ([9fea3e3](9fea3e3))
* **carousel:** fix test [#151](#151) ([4bad166](4bad166))
* **carousel:** story improvements [#151](#151) ([61ebe4d](61ebe4d))
* **community-modal:** npm install -> Fix modal stories, add inputId to select [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([f466269](f466269))
* **community-select:** Add possibility to direct dropdown width with elementRef or null [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([829cba4](829cba4))
* **community-select:** npm i + Fix dropdown opening with wrong scrollTop [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([caea228](caea228))
* **community-select:** npm install again [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([d26fbe2](d26fbe2))
* **community-select:** Revert package-lock (seems to be bug after npm i) [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([c863745](c863745))
* **general:** angular 20 support [#163](#163) ([#165](#165)) ([2e262be](2e262be))
* **various-changes:** add missing exports from file-dropzone ([e701aa6](e701aa6))
* **various-changes:** better template for card padding story ([dee2ff7](dee2ff7))
* **various-changes:** change translation Lehe suurus -> Kuva Korraga ([274343d](274343d))
* **various-changes:** fix card body not listening to padding inputs from parent element + storybook for the case ([f4f1317](f4f1317))
* **various-changes:** remove padding and margin around the arrow for input group ([5022e3b](5022e3b))

### BREAKING CHANGES

* **tooltip:** tooltip-content position props moved to tooltip parent component
* **tooltip:** sidenav item routerLink prop renamed to route
github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
# [4.0.0-rc.1](angular-3.0.0...angular-4.0.0-rc.1) (2025-10-31)

### Bug Fixes

* **publish:** run npm i to fix npm ci to fix publish ([ba87f80](ba87f80))
* **tooltip:** fix merge conflicts [#22](#22) ([0fb5eda](0fb5eda))
* **tooltip:** fix tooltip positioning [#22](#22) ([ac9c70f](ac9c70f))

### Features

* **carousel:** add carousel [#151](#151) ([21b872f](21b872f))
* **carousel:** add carousel component [#151](#151) ([fe193a9](fe193a9))
* **carousel:** add figma link to story file [#151](#151) ([e138f9a](e138f9a))
* **carousel:** add more tests [#151](#151) ([0e0f539](0e0f539))
* **carousel:** add tests [#151](#151) ([d5dbabb](d5dbabb))
* **carousel:** code improvement [#151](#151) ([9fea3e3](9fea3e3))
* **carousel:** fix test [#151](#151) ([4bad166](4bad166))
* **carousel:** story improvements [#151](#151) ([61ebe4d](61ebe4d))
* **community-modal:** npm install -> Fix modal stories, add inputId to select [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([f466269](f466269))
* **community-select:** Add possibility to direct dropdown width with elementRef or null [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([829cba4](829cba4))
* **community-select:** npm i + Fix dropdown opening with wrong scrollTop [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([caea228](caea228))
* **community-select:** npm install again [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([d26fbe2](d26fbe2))
* **community-select:** Revert package-lock (seems to be bug after npm i) [#640](https://github.com/TEDI-Design-System/angular/issues/640) ([c863745](c863745))
* **general:** angular 20 support [#163](#163) ([#165](#165)) ([2e262be](2e262be))
* **various-changes:** add missing exports from file-dropzone ([e701aa6](e701aa6))
* **various-changes:** better template for card padding story ([dee2ff7](dee2ff7))
* **various-changes:** change translation Lehe suurus -> Kuva Korraga ([274343d](274343d))
* **various-changes:** fix card body not listening to padding inputs from parent element + storybook for the case ([f4f1317](f4f1317))
* **various-changes:** remove padding and margin around the arrow for input group ([5022e3b](5022e3b))

### BREAKING CHANGES

* **tooltip:** tooltip-content position props moved to tooltip parent component
* **tooltip:** sidenav item routerLink prop renamed to route
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Angular version 20 support

2 participants