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

Appearance settings

Commit 36ee26a

Browse filesBrowse files
committed
@coreui/react v2.0.0-alpha initial nwb version
1 parent 2ee038d commit 36ee26a
Copy full SHA for 36ee26a

Some content is hidden

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

85 files changed

+26416
-18739
lines changed

‎.babelrc

Copy file name to clipboardExpand all lines: .babelrc
-7Lines changed: 0 additions & 7 deletions
This file was deleted.

‎.eslintrc.js

Copy file name to clipboardExpand all lines: .eslintrc.js
-68Lines changed: 0 additions & 68 deletions
This file was deleted.

‎.gitignore

Copy file name to clipboard
+19-3Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1+
# See https://help.github.com/ignore-files/ for more about ignoring files.
2+
3+
# dependencies
4+
/node_modules
5+
package-lock.json
6+
7+
# testing
8+
/demo/dist
9+
10+
# testing
11+
/coverage
12+
13+
# production
14+
/es
15+
/lib
16+
/umd
17+
18+
# misc
119
.DS_Store
220
.idea
3-
package-lock.json
421

5-
# Folders to ignore
6-
node_modules
22+
npm-debug.log*

‎.idea/inspectionProfiles/Project_Default.xml

Copy file name to clipboardExpand all lines: .idea/inspectionProfiles/Project_Default.xml
+6Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎.idea/misc.xml

Copy file name to clipboardExpand all lines: .idea/misc.xml
+6Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎.idea/modules.xml

Copy file name to clipboardExpand all lines: .idea/modules.xml
+8Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎.idea/react.iml

Copy file name to clipboardExpand all lines: .idea/react.iml
+12Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎.idea/vcs.xml

Copy file name to clipboardExpand all lines: .idea/vcs.xml
+6Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.