Skip to content

Commit 80866f2

Browse files
committed
Ship: v2.4.0-beta.1
1 parent ec6f36f commit 80866f2

File tree

83 files changed

+4332
-3532
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+4332
-3532
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
### [@coreui/angular](https://coreui.io/) changelog
22

3+
##### `v2.4.0-beta.1`
4+
- fix(sidebar): navItems reassignment bug [#126](https://github.com/coreui/coreui-free-angular-admin-template/issues/126), [#42](https://github.com/coreui/coreui-free-angular-admin-template/issues/42), #12
5+
- refactor(aside): drop `Replace`
6+
- refactor(breadcrumb): drop `Replace` new component `cui-breadcrumb` (migration needed)
7+
- refactor(footer): minor changes
8+
- refactor(header): drop `Replace`
9+
- refactor(layout): cleanup
10+
- refactor(sidebar-nav): drop `Replace`, redesign
11+
- update: `@angular/animations` to `^7.2.4`
12+
- update: `@angular/common` to `^7.2.4`
13+
- update: `@angular/compiler` to `^7.2.4`
14+
- update: `@angular/core` to `^7.2.4`
15+
- update: `@angular/forms` to `^7.2.4`
16+
- update: `@angular/http` to `^7.2.4`
17+
- update: `@angular/platform-browser` to `^7.2.4`
18+
- update: `@angular/platform-browser-dynamic` to `^7.2.4`
19+
- update: `@angular/router` to `^7.2.4`
20+
- update: `core-js` to `^2.6.5`
21+
- update: `@angular-devkit/build-angular` to `^0.13.1`
22+
- update: `@angular-devkit/build-ng-packagr` to `^0.13.1`
23+
- update: `@angular/cli` to `^7.3.1`
24+
- update: `@angular/compiler-cli` to `^7.2.4`
25+
- update: `@angular/language-service` to `^7.2.4`
26+
- update: `@types/jasmine` to `^3.3.9`
27+
- update: `@types/node` to `^10.12.26`
28+
- update: `ng-packagr` to `^4.7.1`
29+
330
##### `v2.3.1`
431
- fix: faulty LayoutModule import causes: Unexpected value 'undefined' imported by the module #47
532
- refactor(appSidebarToggler): inject `ClassToggler` instead of ToggleClasses function

0 commit comments

Comments
 (0)