|
|
@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. |
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
|
|
|
## Unreleased |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
|
|
|
|
- Set the change detection strategy to `OnPush` in the _FIRE_ page |
|
|
|
|
|
|
|
|
## 3.21.0 - 2026-07-05 |
|
|
## 3.21.0 - 2026-07-05 |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
|
@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
- Set the change detection strategy to `OnPush` in the alert dialog component |
|
|
- Set the change detection strategy to `OnPush` in the alert dialog component |
|
|
- Set the change detection strategy to `OnPush` in the confirmation dialog component |
|
|
- Set the change detection strategy to `OnPush` in the confirmation dialog component |
|
|
- Set the change detection strategy to `OnPush` in the FIRE page component |
|
|
|
|
|
- Set the change detection strategy to `OnPush` in the prompt dialog component |
|
|
- Set the change detection strategy to `OnPush` in the prompt dialog component |
|
|
- Set the change detection strategy to `OnPush` in the overview of the admin control panel |
|
|
- Set the change detection strategy to `OnPush` in the overview of the admin control panel |
|
|
- Set the change detection strategy to `OnPush` in the portfolio page |
|
|
- Set the change detection strategy to `OnPush` in the portfolio page |
|
|
|