Skip to content

Commit c5cc339

Browse files
committed
v1.0.0
1 parent 7ca12d7 commit c5cc339

Some content is hidden

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

51 files changed

+1059
-733
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
## Changelog [react](./REACT.md) version
22

3-
### 2017.08.24
3+
##### 2017.08.24
44
- webpack.config env.prod
55
- Dashboard .dropdown-menu-right temp.scss hotfix (full)
66
- callout.scss .chart-wrapper hotfix (full)
77

8-
### 2017.08.11
8+
##### 2017.08.11
99
- Bootstrap 4 beta
1010
- Dashboard component (full):
1111
- line chart for social box
1212
- sparkline chart for callout
1313

14-
### 2017.08.01
14+
##### 2017.08.01
1515
- Sidebar component:
1616
- title item with optional wrapper and class (_nav.js)
1717
- nav link item with optional badge
1818
- code refactoring
1919

20-
### 2017.07.31
20+
##### 2017.07.31
2121
- moved to [reactstrap](https://reactstrap.github.io/)
2222
- moved to [webpack](https://webpack.js.org/) (dropping gulp)
2323
- data driven Sidebar component (_nav.js)

CHANGELOG.md~Stashed changes

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Changelog [react](./REACT.md) version
2+
3+
##### 2017.08.24
4+
- webpack.config env.prod
5+
- Dashboard .dropdown-menu-right temp.scss hotfix (full)
6+
- callout.scss .chart-wrapper hotfix (full)
7+
8+
##### 2017.08.11
9+
- Bootstrap 4 beta
10+
- Dashboard component (full):
11+
- line chart for social box
12+
- sparkline chart for callout
13+
14+
##### 2017.08.01
15+
- Sidebar component:
16+
- title item with optional wrapper and class (_nav.js)
17+
- nav link item with optional badge
18+
- code refactoring
19+
20+
##### 2017.07.31
21+
- moved to [reactstrap](https://reactstrap.github.io/)
22+
- moved to [webpack](https://webpack.js.org/) (dropping gulp)
23+
- data driven Sidebar component (_nav.js)
24+

REACT.md

+10-17
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,29 @@
11
# React version
22

33
## Intro
4-
54
It uses Sass (with .scss). The style is loaded at the component level.
65

76
Dependencies can be handled by **npm**.
87

98
## Directories
10-
119
```
12-
src (js|jsx source)
13-
scss (scss source)
14-
public (html template)
15-
public/img (images)
10+
React_Full_Project/
11+
├── src/ (js|jsx source)
12+
├── scss/ (scss source)
13+
├── public/ (html template)
14+
├── img/ (images)
1615
```
1716

1817
## Usage
19-
2018
**npm i** - to install dependencies
2119

2220
## Sctipts
23-
24-
**npm start** for developing (it runs webpack-dev-server)
25-
26-
**npm run build** to run a dev build
27-
28-
**npm run clean** to clean build dir
29-
30-
**npm run dev** to run a dev build with watching filesystem for changes
31-
21+
**npm start** for developing (it runs webpack-dev-server)
22+
**npm run build** to run a dev build
23+
**npm run clean** to clean build dir
24+
**npm run dev** to run a dev build with watching filesystem for changes
3225

3326
## See also
3427

35-
[Changelog](./CHANGELOG.md)
28+
[Changelog](./CHANGELOG.md)
3629
[Readme](./README.md)

REACT.md~Stashed changes

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# React version
2+
3+
## Intro
4+
It uses Sass (with .scss). The style is loaded at the component level.
5+
6+
Dependencies can be handled by **npm**.
7+
8+
## Directories
9+
```
10+
React_Full_Project/
11+
├── src/ (js|jsx source)
12+
├── scss/ (scss source)
13+
├── public/ (html template)
14+
├── img/ (images)
15+
```
16+
17+
## Usage
18+
**npm i** - to install dependencies
19+
20+
## Sctipts
21+
**npm start** for developing (it runs webpack-dev-server)
22+
**npm run build** to run a dev build
23+
**npm run clean** to clean build dir
24+
**npm run dev** to run a dev build with watching filesystem for changes
25+
26+
## See also
27+
28+
[Changelog](./CHANGELOG.md)
29+
[Readme](./README.md)

REACT.md~Updated upstream

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# React version
2+
3+
## Intro
4+
5+
It uses Sass (with .scss). The style is loaded at the component level.
6+
7+
Dependencies can be handled by **npm**.
8+
9+
## Directories
10+
11+
```
12+
src (js|jsx source)
13+
scss (scss source)
14+
public (html template)
15+
public/img (images)
16+
```
17+
18+
## Usage
19+
20+
**npm i** - to install dependencies
21+
22+
## Sctipts
23+
24+
**npm start** for developing (it runs webpack-dev-server)
25+
26+
**npm run build** to run a dev build
27+
28+
**npm run clean** to clean build dir
29+
30+
**npm run dev** to run a dev build with watching filesystem for changes
31+
32+
33+
## See also
34+
35+
[Changelog](./CHANGELOG.md)
36+
[Readme](./README.md)

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Please help us on [Product Hunt](https://www.producthunt.com/posts/coreui-open-s
1212

1313
Why I decided to create CoreUI? Please read this article: [Jack of all trades, master of none. Why Boostrap Admin Templates suck.](https://medium.com/@lukaszholeczek/jack-of-all-trades-master-of-none-5ea53ef8a1f#.7eqx1bcd8)
1414

15-
CoreUI is Open Source React & Bootstrap Admin Template. CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let's just add that the CoreUI consists bunch of unique features and over 1000 high quality icons.
15+
CoreUI is an Open Source React & Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, lets just add that CoreUI consists bunch of unique features and over 1000 high quality icons.
1616

17-
CoreUI based on Bootstrap 4 and offers 6 versions: HTML5, AJAX, AngularJS, Angular 2, React.js & Vue.js.
17+
CoreUI is based on Bootstrap 4 and offers 6 versions: [HTML5 AJAX](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template), [HTML5 Static](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template), [AngularJS](https://github.com/mrholek/CoreUI-AngularJS), [Angular 2+](https://github.com/mrholek/CoreUI-Angular), [React.js](https://github.com/mrholek/CoreUI-React) & [Vue.js](https://github.com/mrholek/CoreUI-Vue).
1818

19-
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means also mobile devices, where the navigation is the same easy and intuitive as in desktop or laptop. CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
19+
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
2020

2121
[![CoreUI React Free Bootstrap Admin Template](http://coreui.io/assets/img/coreui.png "CoreUI React Free Bootstrap Admin Template")](http://coreui.io)
2222

React_Full_Project/CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Changelog [react](./REACT.md) version
2+
3+
### 2017.08.24
4+
- webpack.config env.prod
5+
- Dashboard .dropdown-menu-right temp.scss hotfix (full)
6+
- callout.scss .chart-wrapper hotfix (full)
7+
8+
### 2017.08.11
9+
- Bootstrap 4 beta
10+
- Dashboard component (full):
11+
- line chart for social box
12+
- sparkline chart for callout
13+
14+
### 2017.08.01
15+
- Sidebar component:
16+
- title item with optional wrapper and class (_nav.js)
17+
- nav link item with optional badge
18+
- code refactoring
19+
20+
### 2017.07.31
21+
- moved to [reactstrap](https://reactstrap.github.io/)
22+
- moved to [webpack](https://webpack.js.org/) (dropping gulp)
23+
- data driven Sidebar component (_nav.js)
24+

React_Full_Project/REACT.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# React version
2+
3+
## Intro
4+
5+
It uses Sass (with .scss). The style is loaded at the component level.
6+
7+
Dependencies can be handled by **npm**.
8+
9+
## Directories
10+
11+
```
12+
src (js|jsx source)
13+
scss (scss source)
14+
public (html template)
15+
public/img (images)
16+
```
17+
18+
## Usage
19+
20+
**npm i** - to install dependencies
21+
22+
## Sctipts
23+
24+
**npm start** for developing (it runs webpack-dev-server)
25+
26+
**npm run build** to run a dev build
27+
28+
**npm run clean** to clean build dir
29+
30+
**npm run dev** to run a dev build with watching filesystem for changes
31+
32+
33+
## See also
34+
35+
[Changelog](./CHANGELOG.md)
36+
[Readme](./README.md)

React_Full_Project/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-react",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0",
44
"description": "CoreUI React Open Source Bootstrap Admin Template",
55
"author": "Łukasz Holeczek <[email protected]>",
66
"url": "http://coreui.io",
@@ -15,32 +15,32 @@
1515
"babel-preset-env": "^1.6.0",
1616
"babel-preset-react": "^6.24.1",
1717
"copy-webpack-plugin": "^4.0.1",
18-
"css-hot-loader": "^1.3.0",
19-
"css-loader": "^0.28.5",
18+
"css-hot-loader": "^1.3.1",
19+
"css-loader": "^0.28.7",
2020
"extract-text-webpack-plugin": "^3.0.0",
2121
"file-loader": "^0.11.2",
2222
"html-loader": "^0.5.1",
2323
"html-webpack-plugin": "^2.30.1",
2424
"node-sass": "^4.5.3",
25-
"rimraf": "^2.6.1",
25+
"rimraf": "^2.6.2",
2626
"sass-loader": "^6.0.6",
2727
"source-list-map": "^2.0.0",
2828
"style-loader": "^0.18.2",
29-
"uglify-js": "^3.0.28",
29+
"uglify-js": "^3.1.1",
3030
"url-loader": "^0.5.9",
31-
"webpack": "^3.5.5",
32-
"webpack-dev-server": "^2.7.1"
31+
"webpack": "^3.6.0",
32+
"webpack-dev-server": "^2.8.2"
3333
},
3434
"dependencies": {
3535
"bootstrap": "^4.0.0-beta",
36-
"chart.js": "2.6.0",
36+
"chart.js": "2.7.0",
3737
"font-awesome": "^4.7.0",
3838
"history": "4.7.2",
3939
"react": "^15.6.1",
40-
"react-chartjs-2": "2.6.1",
40+
"react-chartjs-2": "2.6.2",
4141
"react-dom": "^15.6.1",
4242
"react-router-dom": "4.2.2",
43-
"react-transition-group": "^1.2.0",
43+
"react-transition-group": "^2.2.0",
4444
"reactstrap": "^4.8.0",
4545
"simple-line-icons": "^2.4.1"
4646
},
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.breadcrumb {
22
position: relative;
3-
margin-bottom: 1.5 * $spacer;
3+
margin: $breadcrumb-margin;
44

55
@include borders($breadcrumb-borders);
66
}

React_Full_Project/scss/core/_callout.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111

1212
.chart-wrapper {
1313
position: absolute;
14-
top: 18px;
14+
top: 10px;
1515
left: 50%;
1616
float: right;
17-
width: 60%;
17+
width: 50%;
1818
}
1919
}
2020

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// Temp fix for reactstrap
2+
.show {
3+
> .dropdown-menu-right {
4+
right: 0;
5+
left: auto; // Reset the default from `.dropdown-menu`
6+
}
7+
}

0 commit comments

Comments
 (0)