Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit927ee72

Browse files
authored
Merge pull requestcoreui#41 from coreui/dev-vnext
v2.2.4
2 parents8127062 +7f5d683 commit927ee72

File tree

11 files changed

+351
-669
lines changed

11 files changed

+351
-669
lines changed

‎CHANGELOG.md‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,28 @@
11
###[@coreui/angular](https://coreui.io/) changelog
22

3+
#####`v2.2.4`
4+
- update:`typescript` to`~3.2.4`
5+
- update:`@angular/animations` to`^7.2.1`
6+
- update:`@angular/common` to`^7.2.1`
7+
- update:`@angular/compiler` to`^7.2.1`
8+
- update:`@angular/core` to`^7.2.1`
9+
- update:`@angular/forms` to`^7.2.1`
10+
- update:`@angular/http` to`^7.2.1`
11+
- update:`@angular/platform-browser` to`^7.2.1`
12+
- update:`@angular/platform-browser-dynamic` to`^7.2.1`
13+
- update:`@angular/router` to`^7.2.1`
14+
- update:`zone.js` to`^0.8.28`
15+
- update:`@angular-devkit/build-angular` to`^0.12.2`
16+
- update:`@angular-devkit/build-ng-packagr` to`^0.12.2`
17+
- update:`@angular/cli` to`^7.2.2`
18+
- update:`@angular/compiler-cli` to`^7.2.1`
19+
- update:`@angular/language-service` to`^7.2.1`
20+
- update:`@types/jasmine` to`^3.3.6`
21+
- update:`ng-packagr` to`^4.6.0`
22+
323
#####`v2.2.3`
424
- refactor(app-sidebar-nav): minor changes
25+
- update:`@coreui/coreui` to`^2.1.6`
526
- update:`@angular/animations` to`^7.2.0`
627
- update:`@angular/common` to`^7.2.0`
728
- update:`@angular/compiler` to`^7.2.0`

‎dist/@coreui/angular/bundles/coreui-angular.umd.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/@coreui/angular/bundles/coreui-angular.umd.min.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/@coreui/angular/esm2015/lib/sidebar/app-sidebar-nav.component.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/@coreui/angular/esm5/lib/sidebar/app-sidebar-nav.component.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/@coreui/angular/fesm2015/coreui-angular.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/@coreui/angular/fesm5/coreui-angular.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/@coreui/angular/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coreui/angular",
3-
"version":"2.2.3",
3+
"version":"2.2.4",
44
"description":"CoreUI Angular Bootstrap 4 components",
55
"license":"MIT",
66
"homepage":"https://coreui.io/angular",
@@ -17,8 +17,8 @@
1717
}
1818
],
1919
"peerDependencies": {
20-
"@angular/common":"^7.2.0",
21-
"@angular/core":"^7.2.0",
20+
"@angular/common":"^7.2.1",
21+
"@angular/core":"^7.2.1",
2222
"@coreui/coreui":"^2.1.6"
2323
},
2424
"repository": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp