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

Commit55642fd

Browse files
authored
Merge pull requestcoreui#15 from coreui/dev-vnext
v2.0.0-rc.1
2 parentsd77504f +6661edb commit55642fd

File tree

70 files changed

+435
-934
lines changed

Some content is hidden

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

70 files changed

+435
-934
lines changed

‎.gitignore‎

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
1-
.DS_Store
1+
# Misc
22
package-lock.json
33

44
# Folders to ignore
55
node_modules
6+
/coverage
7+
8+
# IDEs and editors
9+
/.idea
10+
11+
# IDE - VSCode
12+
.vscode/*
13+
!.vscode/settings.json
14+
!.vscode/tasks.json
15+
!.vscode/launch.json
16+
!.vscode/extensions.json
17+
18+
# System Files
19+
.DS_Store
20+
Thumbs.db

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

Lines changed: 61 additions & 61 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/esm2015/lib/aside/app-aside.component.js‎

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

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

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

‎dist/@coreui/angular/esm2015/lib/aside/index.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/esm2015/lib/breadcrumb/app-breadcrumb.component.js‎

Lines changed: 5 additions & 14 deletions
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