|
4 | 4 |
|
5 | 5 | #### `5.6.0` |
6 | 6 |
|
7 | | -- - chore(dependencies): update to `Angular 21` |
8 | | - - `@angular/build` @ "21.0.2" (was "20.3.12") |
9 | | - - `@angular/cli` @ "21.0.2" (was "20.3.12") |
10 | | - - `@angular/compiler-cli` @ "21.0.3" (was "20.3.14") |
11 | | - - `@angular/animations` @ "21.0.3" (was "20.3.14") |
12 | | - - `@angular/cdk` @ "21.0.2" (was "20.2.14") |
13 | | - - `@angular/common` @ "21.0.3" (was "20.3.14") |
14 | | - - `@angular/compiler` @ "21.0.3" (was "20.3.14") |
15 | | - - `@angular/core` @ "21.0.3" (was "20.3.14") |
16 | | - - `@angular/forms` @ "21.0.3" (was "20.3.14") |
17 | | - - `@angular/language-service` @ "21.0.3" (was "20.3.14") |
18 | | - - `@angular/localize` @ "21.0.3" (was "20.3.14") |
19 | | - - `@angular/platform-browser` @ "21.0.3" (was "20.3.14") |
20 | | - - `@angular/platform-browser-dynamic` @ "21.0.3" (was "20.3.14") |
21 | | - - `@angular/router` @ "21.0.3" (was "20.3.14") |
22 | | - - `@coreui/angular` @ "5.6.0" (was "5.5.24") |
23 | | - - `@coreui/angular-chartjs` @ "5.6.0" (was "5.5.24") |
24 | | - - `@coreui/icons-angular` @ "5.6.0" (was "5.5.24") |
25 | | - - `@types/node` @ "24.10.2" (was "22.19.1") |
26 | | - - `jasmine-core` @ "5.13.0" (was "5.12.1") |
27 | | - - `zone.js` @ "0.16.0" (was "0.15.1") |
| 7 | +- chore(dependencies): update to `Angular 21` |
| 8 | + - `@angular/build` @ "21.0.2" (was "20.3.12") |
| 9 | + - `@angular/cli` @ "21.0.2" (was "20.3.12") |
| 10 | + - `@angular/compiler-cli` @ "21.0.3" (was "20.3.14") |
| 11 | + - `@angular/animations` @ "21.0.3" (was "20.3.14") |
| 12 | + - `@angular/cdk` @ "21.0.2" (was "20.2.14") |
| 13 | + - `@angular/common` @ "21.0.3" (was "20.3.14") |
| 14 | + - `@angular/compiler` @ "21.0.3" (was "20.3.14") |
| 15 | + - `@angular/core` @ "21.0.3" (was "20.3.14") |
| 16 | + - `@angular/forms` @ "21.0.3" (was "20.3.14") |
| 17 | + - `@angular/language-service` @ "21.0.3" (was "20.3.14") |
| 18 | + - `@angular/localize` @ "21.0.3" (was "20.3.14") |
| 19 | + - `@angular/platform-browser` @ "21.0.3" (was "20.3.14") |
| 20 | + - `@angular/platform-browser-dynamic` @ "21.0.3" (was "20.3.14") |
| 21 | + - `@angular/router` @ "21.0.3" (was "20.3.14") |
| 22 | + - `@coreui/angular` @ "5.6.0" (was "5.5.24") |
| 23 | + - `@coreui/angular-chartjs` @ "5.6.0" (was "5.5.24") |
| 24 | + - `@coreui/icons-angular` @ "5.6.0" (was "5.5.24") |
| 25 | + - `@types/node` @ "24.10.2" (was "22.19.1") |
| 26 | + - `jasmine-core` @ "5.13.0" (was "5.12.1") |
| 27 | + - `zone.js` @ "0.16.0" (was "0.15.1") |
28 | 28 | - refactor(breadcrumbs): signal for breadcrumb items |
29 | 29 | - refactor: remove to zone.js polyfill from prod build |
30 | 30 | - refactor(app.config): remove `importProvidersFrom(SidebarModule, DropdownModule)` |
31 | 31 | - refactor: migration from `NgClass` to `class` bindings |
32 | 32 | - refactor: migration from `NgStyle` to `style` bindings |
| 33 | +- fix(colors): colorClasses as Record |
| 34 | +- refactor(progress): signals for value and variant prop |
33 | 35 |
|
34 | 36 | --- |
35 | 37 |
|
|
0 commit comments