Skip to content

Commit 099bfdd

Browse files
committed
update to 1.0.4
1 parent 200952e commit 099bfdd

File tree

177 files changed

+25
-13075
lines changed

Some content is hidden

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

177 files changed

+25
-13075
lines changed

Diff for: Angular4_CLI_Full_Project/.angular-cli.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
33
"project": {
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"name": "@coreui/angular"
66
},
77
"apps": [

Diff for: Angular4_CLI_Full_Project/package.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "1.0.3",
4-
"description": "",
5-
"author": "",
6-
"url": "http://coreui.io",
3+
"version": "1.0.4",
4+
"description": "Open Source Bootstrap Admin Template",
5+
"author": "Łukasz Holeczek",
6+
"homepage": "http://coreui.io",
77
"copyright": "Copyright 2017 creativeLabs Łukasz Holeczek",
88
"license": "MIT",
99
"scripts": {
@@ -25,6 +25,7 @@
2525
"@angular/platform-browser-dynamic": "4.4.4",
2626
"@angular/router": "4.4.4",
2727
"@angular/upgrade": "4.4.4",
28+
"bootstrap": "4.0.0-beta.2",
2829
"chart.js": "2.7.0",
2930
"core-js": "2.5.1",
3031
"font-awesome": "^4.7.0",

Diff for: Angular4_CLI_Full_Project/src/scss/bootstrap/_alert.scss

-49
This file was deleted.

Diff for: Angular4_CLI_Full_Project/src/scss/bootstrap/_badge.scss

-47
This file was deleted.

Diff for: Angular4_CLI_Full_Project/src/scss/bootstrap/_breadcrumb.scss

-38
This file was deleted.

Diff for: Angular4_CLI_Full_Project/src/scss/bootstrap/_button-group.scss

-207
This file was deleted.

0 commit comments

Comments
 (0)