File tree 6 files changed +56
-100
lines changed
6 files changed +56
-100
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ material-dashboard/
60
60
|
61
61
├── documentation/
62
62
├── examples/
63
- └── License.pdf
64
63
65
64
```
66
65
@@ -72,6 +71,13 @@ V1.1.0 10 Nov, 2016 - New Page Added
72
71
- fix link in documentation
73
72
- for those who want to upsell inside their dashboard we added a new page "Upgrade to PRO" with a pricing and options table
74
73
74
+ V1.1.1 8 Feb 2017
75
+ - switched to MIT License
76
+
77
+ ### License
78
+
79
+ - Copyright 2017 Creative Tim (http://www.creative-tim.com )
80
+ - Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md )
75
81
76
82
## Useful Links
77
83
Original file line number Diff line number Diff line change 1
- /*! =========================================================
2
- *
3
- Material Dashboard - V1.1.0
4
- *
5
- * =========================================================
6
- *
7
- * Copyright 2016 Creative Tim (http://www.creative-tim.com/product/material-dashboard)
8
- *
9
- * _oo0oo_
10
- * o8888888o
11
- * 88" . "88
12
- * (| -_- |)
13
- * 0\ = /0
14
- * ___/`---'\___
15
- * .' \| |// '.
16
- * / \||| : |||// \
17
- * / _||||| -:- |||||- \
18
- * | | \ - /// | |
19
- * | \_| ''\---/'' |_/ |
20
- * \ .-\__ '-' ___/-. /
21
- * ___'. .' /--.--\ `. .'___
22
- * ."" '< `.___\_<|>_/___.' >' "".
23
- * | | : `- \`.;`\ _ /`;.`/ - ` : | |
24
- * \ \ `_. \_ __\ /__ _/ .-` / /
25
- * =====`-.____`.___ \_____/___.-`___.-'=====
26
- * `=---='
27
- *
28
- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29
- *
30
- * Buddha Bless: "No Bugs"
31
- *
32
- * ========================================================= */
1
+ /*!
2
+
3
+ =========================================================
4
+ * Material Dashboard - v1.1.1
5
+ =========================================================
6
+
7
+ * Product Page: http://www.creative-tim.com/product/material-dashboard
8
+ * Copyright 2017 Creative Tim (http://www.creative-tim.com)
9
+ * Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md)
10
+
11
+ =========================================================
12
+
13
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14
+
15
+ */
16
+
33
17
/* ANIMATION */
34
18
/* SHADOWS */
35
19
/* Shadows (from mdl http://www.getmdl.io/) */
Original file line number Diff line number Diff line change 1
- /*! =========================================================
2
- *
3
- * Material Dashboard - V1.1.0
4
- *
5
- * =========================================================
6
- *
7
- * Copyright 2016 Creative Tim (http://www.creative-tim.com/product/material-dashboard)
8
- *
9
- *
10
- * _oo0oo_
11
- * o8888888o
12
- * 88" . "88
13
- * (| -_- |)
14
- * 0\ = /0
15
- * ___/`---'\___
16
- * .' \| |// '.
17
- * / \||| : |||// \
18
- * / _||||| -:- |||||- \
19
- * | | \\ - /// | |
20
- * | \_| ''\---/'' |_/ |
21
- * \ .-\__ '-' ___/-. /
22
- * ___'. .' /--.--\ `. .'___
23
- * ."" '< `.___\_<|>_/___.' >' "".
24
- * | | : `- \`.;`\ _ /`;.`/ - ` : | |
25
- * \ \ `_. \_ __\ /__ _/ .-` / /
26
- * =====`-.____`.___ \_____/___.-`___.-'=====
27
- * `=---='
28
- *
29
- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30
- *
31
- * Buddha Bless: "No Bugs"
32
- *
33
- * ========================================================= */
1
+ /*!
2
+
3
+ =========================================================
4
+ * Material Dashboard - v1.1.1
5
+ =========================================================
6
+
7
+ * Product Page: http://www.creative-tim.com/product/material-dashboard
8
+ * Copyright 2017 Creative Tim (http://www.creative-tim.com)
9
+ * Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md)
10
+
11
+ =========================================================
12
+
13
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14
+
15
+ */
34
16
35
17
// Material Dashboard Wizard Functions
36
18
Original file line number Diff line number Diff line change 1
- /* ! =========================================================
2
- *
3
- Material Dashboard - V1.1.0
4
- *
5
- * =========================================================
6
- *
7
- * Copyright 2016 Creative Tim (http://www.creative-tim.com/product/material-dashboard)
8
- *
9
- * _oo0oo_
10
- * o8888888o
11
- * 88" . "88
12
- * (| -_- |)
13
- * 0\ = /0
14
- * ___/`---'\___
15
- * .' \| |// '.
16
- * / \||| : |||// \
17
- * / _||||| -:- |||||- \
18
- * | | \\ - /// | |
19
- * | \_| ''\---/'' |_/ |
20
- * \ .-\__ '-' ___/-. /
21
- * ___'. .' /--.--\ `. .'___
22
- * ."" '< `.___\_<|>_/___.' >' "".
23
- * | | : `- \`.;`\ _ /`;.`/ - ` : | |
24
- * \ \ `_. \_ __\ /__ _/ .-` / /
25
- * =====`-.____`.___ \_____/___.-`___.-'=====
26
- * `=---='
27
- *
28
- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29
- *
30
- * Buddha Bless: "No Bugs"
31
- *
32
- * ========================================================= */
33
-
34
-
1
+ /* !
2
+
3
+ =========================================================
4
+ * Material Dashboard - v1.1.1
5
+ =========================================================
6
+
7
+ * Product Page: http://www.creative-tim.com/product/material-dashboard
8
+ * Copyright 2017 Creative Tim (http://www.creative-tim.com)
9
+ * Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md)
10
+
11
+ =========================================================
12
+
13
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14
+
15
+ */
35
16
36
17
37
18
// variables and mixins
Original file line number Diff line number Diff line change @@ -3,3 +3,6 @@ V1.0.0 21 Sept, 2016 - Initial Release
3
3
V1.1.0 10 Nov, 2016 - New Page Added
4
4
- fix link in documentation
5
5
- for those who want to upsell inside their dashboard we added a new page "Upgrade to PRO" with a pricing and options table
6
+
7
+ V1.1.1 8 Feb 2017
8
+ - switched to MIT License
You can’t perform that action at this time.
0 commit comments