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

Commitee6a114

Browse files
committed
First working CoreUI static site
1 parentbe1a14c commitee6a114

File tree

634 files changed

+72561
-0
lines changed

Some content is hidden

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

634 files changed

+72561
-0
lines changed

‎.editorconfig‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[*]
2+
end_of_line =crlf
3+
indent_style =space
4+

‎AspNetCore2CoreUI.sln‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{9177A565-C07
77
EndProject
88
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") ="CoreUI.Web","src\CoreUI.Web\CoreUI.Web.csproj","{1D91979B-7E6C-4468-870F-17A98489453F}"
99
EndProject
10+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") ="Solution Items","Solution Items","{18FD16D3-F563-4B35-8024-9107C24974D4}"
11+
ProjectSection(SolutionItems) =preProject
12+
.editorconfig= .editorconfig
13+
EndProjectSection
14+
EndProject
1015
Global
1116
GlobalSection(SolutionConfigurationPlatforms) =preSolution
1217
Debug|Any CPU=Debug|Any CPU

‎src/CoreUI.Web/CoreUI/blank.html‎

Lines changed: 536 additions & 0 deletions
Large diffs are not rendered by default.

‎src/CoreUI.Web/CoreUI/charts.html‎

Lines changed: 633 additions & 0 deletions
Large diffs are not rendered by default.

‎src/CoreUI.Web/CoreUI/components-buttons.html‎

Lines changed: 798 additions & 0 deletions
Large diffs are not rendered by default.

‎src/CoreUI.Web/CoreUI/components-cards.html‎

Lines changed: 910 additions & 0 deletions
Large diffs are not rendered by default.

‎src/CoreUI.Web/CoreUI/components-forms.html‎

Lines changed: 1584 additions & 0 deletions
Large diffs are not rendered by default.

‎src/CoreUI.Web/CoreUI/components-modals.html‎

Lines changed: 758 additions & 0 deletions
Large diffs are not rendered by default.

‎src/CoreUI.Web/CoreUI/components-social-buttons.html‎

Lines changed: 1323 additions & 0 deletions
Large diffs are not rendered by default.

‎src/CoreUI.Web/CoreUI/components-switches.html‎

Lines changed: 1500 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp