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

Commit91d9716

Browse files
committed
Ship: v2.2.5
1 parente18301f commit91d9716

File tree

55 files changed

+2197
-864
lines changed

Some content is hidden

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

55 files changed

+2197
-864
lines changed

‎CHANGELOG.md‎

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

3+
#####`v2.2.5`
4+
- refactor: use Renderer2 instead of direct DOM manipulation
5+
- refactor: use DOCUMENT dependency injection
6+
- update:`@angular/animations` to`^7.2.3`
7+
- update:`@angular/common` to`^7.2.3`
8+
- update:`@angular/compiler` to`^7.2.3`
9+
- update:`@angular/core` to`^7.2.3`
10+
- update:`@angular/forms` to`^7.2.3`
11+
- update:`@angular/http` to`^7.2.3`
12+
- update:`@angular/platform-browser` to`^7.2.3`
13+
- update:`@angular/platform-browser-dynamic` to`^7.2.3`
14+
- update:`@angular/router` to`^7.2.3`
15+
- update:`core-js` to`^2.6.3`
16+
- update:`rxjs` to`^6.4.0`
17+
- update:`zone.js` to`^0.8.29`
18+
- update:`@angular-devkit/build-angular` to`^0.12.4`
19+
- update:`@angular-devkit/build-ng-packagr` to`^0.12.4`
20+
- update:`@angular/cli` to`^7.3.0`
21+
- update:`@angular/compiler-cli` to`^7.2.3`
22+
- update:`@angular/language-service` to`^7.2.3`
23+
- update:`@types/jasmine` to`^3.3.8`
24+
- update:`@types/node` to`^10.12.20`
25+
- update:`ng-packagr` to`^4.7.0`
26+
327
#####`v2.2.4`
428
- update:`typescript` to`~3.2.4`
529
- update:`@angular/animations` to`^7.2.1`

‎dist/@coreui/angular/README.md‎

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,22 @@
33
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui-angular)
44
[![Npm badge](https://img.shields.io/npm/v/@coreui/angular.svg)][npm]
55
[![NPM downloads][npm-download]][npm]
6+
[![@coreui angular-next](https://img.shields.io/badge/@coreui%20-angular@next-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui-angular)
7+
[![npm next][npm-next]][npm]
68
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
79
[![npm package][npm-coreui-badge]][npm-coreui]
810
[![NPM downloads][npm-coreui-download]][npm-coreui]
9-
![angular](https://img.shields.io/badge/angular-^7.1.1-lightgrey.svg?style=flat-square)
11+
![angular](https://img.shields.io/badge/angular-^7.2.3-lightgrey.svg?style=flat-square)
1012

13+
[npm-next]:https://img.shields.io/npm/v/@coreui/angular/next.png?style=flat-square
1114
[npm]:https://www.npmjs.com/package/@coreui/angular
1215
[npm-download]:https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
1316
[npm-coreui]:https://www.npmjs.com/package/@coreui/coreui
1417
[npm-coreui-badge]:https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
1518
[npm-coreui-download]:https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
1619

17-
>[@coreui/angular](https://coreui.io/angular)`v2` library project
18-
>for use with[CoreUI](https://coreui.io/angular/)`v2` Bootstrap Admin Template
20+
>[@coreui/angular](https://coreui.io/angular)v2 library project
21+
>for use with[CoreUI](https://coreui.io/angular/)v2 Bootstrap Admin Template
1922
2023
##Installation
2124
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp