|
1 | 1 | ## [angular](./README.md) version `changelog` |
2 | 2 |
|
3 | | -###### `v2.0.0-rc.2` |
4 | | -- chore: dependencies update |
| 3 | +###### `v2.0.0-rc.3` |
5 | 4 | - fix(carousels): move to `loremflickr` image placeholders |
6 | 5 | - refactor: code cleanup |
7 | 6 | - tests: fix minimal testing |
| 7 | +- update: `@angular/*` to `6.1.2` |
| 8 | +- update: `@angular/cli` to `6.1.3` |
| 9 | +- update: `@angular-devkit/build-angular` to `0.7.3` |
| 10 | +- update: `ngx-perfect-scrollbar` to `6.3.0` |
| 11 | +- update: `rxjs` to `6.2.2` |
| 12 | +- update: `rxjs-compat` to `6.2.2` |
| 13 | +- update: `@types/node` to `10.5.8` |
| 14 | +- update: `codelyzer` to `4.4.3` |
| 15 | +- update: `jasmine-core` to `3.2.0` |
| 16 | +- update: `karma` to `3.0.0` |
| 17 | +- update: `protractor": "5.4.0` |
| 18 | +- update: `ts-node` to `7.0.1` |
| 19 | +- update: `tslint` to `5.11.0` |
| 20 | + |
| 21 | +###### `v2.0.0-rc.2` |
| 22 | +- update: @angular/animations to 6.0.9 |
| 23 | +- update: @angular/common to 6.0.9 |
| 24 | +- update: @angular/compiler to 6.0.9 |
| 25 | +- update: @angular/core to 6.0.9 |
| 26 | +- update: @angular/forms to 6.0.9 |
| 27 | +- update: @angular/http to 6.0.9 |
| 28 | +- update: @angular/platform-browser to 6.0.9 |
| 29 | +- update: @angular/platform-browser-dynamic to 6.0.9 |
| 30 | +- update: @angular/router to 6.0.9 |
| 31 | +- update: @coreui/coreui to 2.0.4 |
| 32 | +- update: @coreui/icons to 0.3.0 |
| 33 | +- update: bootstrap to 4.1.2 |
| 34 | +- update: codelyzer to 4.4.2 |
| 35 | +- update: karma-jasmine-html-reporter to 1.2.0 |
8 | 36 |
|
9 | 37 | ###### `v2.0.0-rc.1` |
10 | 38 | - chore: dependencies update |
|
15 | 43 |
|
16 | 44 | ###### `v1.0.9` |
17 | 45 | - update: bootstrap to `v4.0.0` |
18 | | -- update: dependencies |
| 46 | +- update: dependencies |
19 | 47 |
|
20 | 48 | ###### `v1.0.8` |
21 | 49 | - update: bootstrap to `4.0.0-beta.3` |
22 | 50 | - update: ngx-bootstrap to `2.0.0-rc.0` |
23 | 51 | - fix(forms): duplicate `select` ids, toggleCollapse |
24 | | -- fix(dashboard): btnRadio |
25 | | -- refactor: `input-group-addon` to new `4.0.0-beta.3` classes |
| 52 | +- fix(dashboard): btnRadio |
| 53 | +- refactor: `input-group-addon` to new `4.0.0-beta.3` classes |
26 | 54 | - feature: some Bootstrap4 components added |
27 | 55 | - feat: mobile sidebar link click closes the sidebar |
28 | 56 | - update: dependencies |
29 | | - |
|
0 commit comments