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

Commit031e508

Browse files
authored
Merge pull requestcoreui#34 from coreui/dev-vnext
v2.2.1
2 parentsd1694f2 +5b52608 commit031e508

File tree

43 files changed

+12284
-75
lines changed

Some content is hidden

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

43 files changed

+12284
-75
lines changed

‎.gitignore‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Misc
2-
package-lock.json
2+
#package-lock.json
33

44
# Folders to ignore
55
node_modules

‎CHANGELOG.md‎

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

3+
#####`v2.2.1`
4+
- fix: remove`-fixed` class on layout components destroy
5+
- chore: commit`package-lock.json`
6+
- chore: add[README](./projects/coreui/angular/README.md)
7+
- update:`core-js` to`2.6.0`
8+
- update:`@angular-devkit/build-angular` to`0.11.1`
9+
- update:`@angular-devkit/build-ng-packagr` to`0.11.1`
10+
- update:`@angular/cli` to`7.1.1`
11+
- update:`@types/jasmine` to`3.3.1`
12+
- update:`@types/node` to`10.12.12`
13+
314
#####`v2.2.0`
415
- chore: build with Angular 7
516
- chore: update Angular to`^7.1.0` see:https://update.angular.io/

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
#[@coreui/angular](https://coreui.io/angular)
2+
3+
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui-angular)
4+
[![Npm badge](https://img.shields.io/npm/v/@coreui/angular.svg)][npm]
5+
[![NPM downloads][npm-download]][npm]
6+
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
7+
[![npm package][npm-coreui-badge]][npm-coreui]
8+
[![NPM downloads][npm-coreui-download]][npm-coreui]
9+
![angular](https://img.shields.io/badge/angular-^7.1.1-lightgrey.svg?style=flat-square)
10+
11+
[npm]:https://www.npmjs.com/package/@coreui/angular
12+
[npm-download]:https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
13+
[npm-coreui]:https://www.npmjs.com/package/@coreui/coreui
14+
[npm-coreui-badge]:https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
15+
[npm-coreui-download]:https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
16+
17+
>[@coreui/angular](https://coreui.io/angular)`v2` library project
18+
>for use with[CoreUI](https://coreui.io/angular/)`v2` Bootstrap Admin Template
19+
20+
##Installation
21+
```
22+
npm install @coreui/angular
23+
```
24+
25+
##Changelog
26+
27+
See the GitHub[release history](https://github.com/coreui/coreui-angular/releases).
28+
29+
##Contributing
30+
31+
See[CONTRIBUTING.md](https://github.com/coreui/coreui-angular/blob/master/CONTRIBUTING.md).

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

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎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‎

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/coreui-angular.metadata.json‎

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

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

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

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp